Update 16-bit and 32-bit tests.
This commit is contained in:
parent
edc6a4e59c
commit
72ada2e30e
5
testdata/testoutput22-16
vendored
5
testdata/testoutput22-16
vendored
@ -166,4 +166,9 @@ No match
|
|||||||
a\x{100}b
|
a\x{100}b
|
||||||
0: a\x{100}b
|
0: a\x{100}b
|
||||||
|
|
||||||
|
/^ab\C/utf,no_start_optimize
|
||||||
|
\= Expect no match - tests \C at end of subject
|
||||||
|
ab
|
||||||
|
No match
|
||||||
|
|
||||||
# End of testinput22
|
# End of testinput22
|
||||||
|
5
testdata/testoutput22-32
vendored
5
testdata/testoutput22-32
vendored
@ -164,4 +164,9 @@ No match
|
|||||||
a\x{100}b
|
a\x{100}b
|
||||||
0: a\x{100}b
|
0: a\x{100}b
|
||||||
|
|
||||||
|
/^ab\C/utf,no_start_optimize
|
||||||
|
\= Expect no match - tests \C at end of subject
|
||||||
|
ab
|
||||||
|
No match
|
||||||
|
|
||||||
# End of testinput22
|
# End of testinput22
|
||||||
|
Loading…
Reference in New Issue
Block a user