Add a new test.

This commit is contained in:
Philip.Hazel 2015-11-13 17:16:28 +00:00
parent 299e587f9b
commit 5dce5b3727
2 changed files with 7 additions and 0 deletions

3
testdata/testinput2 vendored
View File

@ -4524,6 +4524,9 @@ B)x/alt_verbnames,mark
1234abc\=offset_limit=7
\= Expect no match
1234abc\=offset_limit=6
/A/g,replace=-,use_offset_limit
XAXAXAXAXA\=offset_limit=4
/abc/
\= Expect error

View File

@ -14587,6 +14587,10 @@ No match
\= Expect no match
1234abc\=offset_limit=6
No match
/A/g,replace=-,use_offset_limit
XAXAXAXAXA\=offset_limit=4
2: X-X-XAXAXA
/abc/
\= Expect error