Update 16-bit and 32-bit tests.

This commit is contained in:
ph10 2017-04-16 13:04:57 +00:00
parent edc6a4e59c
commit 72ada2e30e
2 changed files with 10 additions and 0 deletions

View File

@ -166,4 +166,9 @@ No match
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

View File

@ -164,4 +164,9 @@ No match
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