Created
February 16, 2018 22:20
-
-
Save Whateverable/83ccbcbf6d40bb084b3d2ca2e679adcd to your computer and use it in GitHub Desktop.
committable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4507a5654108^,4507a5654108 chdir ‘sandbox/roast’; run env=>%(%*ENV, PERL6LIB=>‘packages’, MVM_SPESH_NODELAY=>1), ‘perl6’, ‘S32-str/windows-1251-windows-1252-encode-decode.t’ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
¦«4507a5654108^»: | |
1..4 | |
Error encoding Windows-1252 string: could not encode codepoint 8250 | |
in sub test_encode at S32-str/windows-1251-windows-1252-encode-decode.t line 13 | |
in sub run_test at S32-str/windows-1251-windows-1252-encode-decode.t line 17 | |
in block <unit> at S32-str/windows-1251-windows-1252-encode-decode.t line 9 | |
# Looks like you planned 4 tests, but ran 0 | |
The spawned command 'perl6' exited unsuccessfully (exit code: 255) | |
in block <unit> at /tmp/oxIz9M_MF4 line 1 | |
«exit code = 1» | |
¦«4507a56»: | |
1..4 | |
ok 1 - Test encoding from Unicode to windows-1252 | |
ok 2 - Test decoding from windows-1252 to Unicode | |
ok 3 - Test encoding from Unicode to windows-1251 | |
ok 4 - Test decoding from windows-1251 to Unicode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment