Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/truffle/tags/language/regexp/encoding_tags.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
fails:Regexps with encoding modifiers preserves EUC-JP as /e encoding through interpolation
fails:Regexps with encoding modifiers preserves US-ASCII as /n encoding through interpolation if all chars are 7-bit
fails:Regexps with encoding modifiers preserves ASCII-8BIT as /n encoding through interpolation if all chars are 7-bit
fails:Regexps with encoding modifiers preserves Windows-31J as /s encoding through interpolation
fails:Regexps with encoding modifiers preserves UTF-8 as /u encoding through interpolation
fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation
fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation /o
fails:Regexps with encoding modifiers supports /s (Windows_31J encoding) with interpolation
fails:Regexps with encoding modifiers supports /s (Windows_31J encoding) with interpolation and /o

0 comments on commit 7a66d8b

Please sign in to comment.