Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 63c69d8307a22a38d9f93571e88625f3261e2618
https://github.com/Perl/perl5/commit/63c69d8307a22a38d9f93571e88625f3261e2618
Author: Karl Williamson <[email protected]>
Date: 2020-06-07 (Sun, 07 Jun 2020)
Changed paths:
M ext/XS-APItest/t/svpv.t
Log Message:
-----------
APItest/t/svpv.t: Generalize for EBCDIC
This had ASCII-centric tests, which have now been converted to work on
EBCDIC as well.
Commit: a192978fac97e3535f3d8ae6857c8156871bb916
https://github.com/Perl/perl5/commit/a192978fac97e3535f3d8ae6857c8156871bb916
Author: Karl Williamson <[email protected]>
Date: 2020-06-07 (Sun, 07 Jun 2020)
Changed paths:
M ext/XS-APItest/t/utf16_to_utf8.t
Log Message:
-----------
APItest/t/utf16_to_utf8.t: Skip on EBCDIC
How this should behave is not well defined.
Compare: https://github.com/Perl/perl5/compare/df812ad2f218...a192978fac97