Skip to content

Commit

Permalink
Fudge failing test on JVM
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Apr 23, 2015
1 parent ef3335e commit 0168355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S32-str/length.t
Expand Up @@ -59,6 +59,7 @@ for @data -> $string, $bytes, $codes, $graphs, $chars {
# test something with a codepoint above 0xFFFF to catch errors that an
# UTF-16 based implementation might make

#?rakudo.jvm todo '.codes weirdness on JVM, possibly NYI?'
is "\x[E0100]".codes, 1, '.codes on a >0xFFFF char'; # \c[VARIATION SELECTOR-17]
#?niecza skip ".graphs NYI"
#?rakudo skip ".graphs NYI"
Expand Down

0 comments on commit 0168355

Please sign in to comment.