Branch: refs/heads/smoke-me/khw-ebcdic
Home: https://github.com/Perl/perl5
Commit: f5432b0e81992a18a8c743081ae0b564888d3359
https://github.com/Perl/perl5/commit/f5432b0e81992a18a8c743081ae0b564888d3359
Author: Karl Williamson <[email protected]>
Date: 2020-06-06 (Sat, 06 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: 821e9cf8fab1dea99ee838f8aea3cfbadff034ea
https://github.com/Perl/perl5/commit/821e9cf8fab1dea99ee838f8aea3cfbadff034ea
Author: Karl Williamson <[email protected]>
Date: 2020-06-06 (Sat, 06 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/f5432b0e8199%5E...821e9cf8fab1