Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 16, 2018 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/8c0b6c4b0d4dbc31ba737fe22631915f to your computer and use it in GitHub Desktop.
Save Whateverable/8c0b6c4b0d4dbc31ba737fe22631915f to your computer and use it in GitHub Desktop.
committable6
4507a5654108^,4507a5654108,HEAD chdir ‘sandbox/roast’; run env=>%(%*ENV, PERL6LIB=>‘packages’, MVM_SPESH_NODELAY=>1), ‘perl6’, ‘S32-str/windows-1251-windows-1252-encode-decode.t’
¦«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/nKYtiffkj3 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
¦«HEAD(beaad7b)»:
===SORRY!===
Iteration past end of iterator
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/nKYtiffkj3 line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment