4 Commits

Author SHA1 Message Date
Nicholas Wilson
db3b532aa0 Improve RunTest to continue after a test failure (#696)
This makes it easier to se all the failures at once, rather than
having to fix one at a time. The output is now grouped into
directories.
2025-02-15 11:50:25 +00:00
Carlo Marcelo Arenas Belón
a3011c4378 complete update to Unicode 16 (#513)
UCD 16 makes a lot of changes to scripts, so make sure that we have
sufficient coverage by keeping the original autogenerated tests in
addition.

Complete the code updates for changes to ScriptExtensions.txt which
is no longer sorted by script and allow for multiple unicode property
test files, depending on Unicode version.
2024-10-05 12:39:48 +01:00
Carlo Marcelo Arenas Belón
29494c1dfd ci: add perl DEV job (#505)
Validates Perl compatibility
2024-09-30 16:05:45 +01:00
Philip Hazel
9a5ff3e3af Make maint/RunPerlTest public 2024-08-22 17:10:16 +01:00