Skip to content

Commit 7a66d8b

Browse files
committed
[Truffle] Some more regexp encoding specs working.
1 parent 4bd351c commit 7a66d8b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
fails:Regexps with encoding modifiers preserves EUC-JP as /e encoding through interpolation
21
fails:Regexps with encoding modifiers preserves US-ASCII as /n encoding through interpolation if all chars are 7-bit
32
fails:Regexps with encoding modifiers preserves ASCII-8BIT as /n encoding through interpolation if all chars are 7-bit
43
fails:Regexps with encoding modifiers preserves Windows-31J as /s encoding through interpolation
54
fails:Regexps with encoding modifiers preserves UTF-8 as /u encoding through interpolation
6-
fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation
7-
fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation /o
8-
fails:Regexps with encoding modifiers supports /s (Windows_31J encoding) with interpolation
9-
fails:Regexps with encoding modifiers supports /s (Windows_31J encoding) with interpolation and /o

0 commit comments

Comments
 (0)