Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c82bc86e786aa39ba1d6bea790b718a54fb9557c
https://github.com/Perl/perl5/commit/c82bc86e786aa39ba1d6bea790b718a54fb9557c
Author: Karl Williamson <[email protected]>
Date: 2021-04-03 (Sat, 03 Apr 2021)
Changed paths:
M ext/XS-APItest/t/locale.t
Log Message:
-----------
APItest/t/locale.t: Add missing SKIP: label
Commit: 8fa44a45a6d052f95480fa59734072a7868b0512
https://github.com/Perl/perl5/commit/8fa44a45a6d052f95480fa59734072a7868b0512
Author: Karl Williamson <[email protected]>
Date: 2021-04-03 (Sat, 03 Apr 2021)
Changed paths:
M ext/XS-APItest/t/locale.t
Log Message:
-----------
APItest/t/locale.t: Fix tests
This was misleadingly outputting an undef value, instead of just saying
it's undef
Compare: https://github.com/Perl/perl5/compare/1a98e7590ddc...8fa44a45a6d0