Update convert tests so they run on Windows.
This commit is contained in:
parent
834c342401
commit
67137b5121
2
testdata/testinput24
vendored
2
testdata/testinput24
vendored
@ -9,7 +9,7 @@
|
||||
# Set the glob separator explicitly so that different OS defaults are not a
|
||||
# problem. Then test various errors.
|
||||
|
||||
#pattern convert=glob,convert_glob_separator=/
|
||||
#pattern convert=glob,convert_glob_escape=\,convert_glob_separator=/
|
||||
|
||||
/abc/posix
|
||||
|
||||
|
2
testdata/testinput25
vendored
2
testdata/testinput25
vendored
@ -8,7 +8,7 @@
|
||||
# Set the glob separator explicitly so that different OS defaults are not a
|
||||
# problem. Then test various errors.
|
||||
|
||||
#pattern convert=glob_basic,convert_glob_separator=/
|
||||
#pattern convert=glob_basic,convert_glob_escape=\,convert_glob_separator=/
|
||||
|
||||
# The fact that this one works in 13 bytes in the 8-bit library shows that the
|
||||
# output is in UTF-8, though pcre2test shows the character as an escape.
|
||||
|
2
testdata/testoutput24
vendored
2
testdata/testoutput24
vendored
@ -9,7 +9,7 @@
|
||||
# Set the glob separator explicitly so that different OS defaults are not a
|
||||
# problem. Then test various errors.
|
||||
|
||||
#pattern convert=glob,convert_glob_separator=/
|
||||
#pattern convert=glob,convert_glob_escape=\,convert_glob_separator=/
|
||||
|
||||
/abc/posix
|
||||
** The convert and posix modifiers are mutually exclusive
|
||||
|
2
testdata/testoutput25
vendored
2
testdata/testoutput25
vendored
@ -8,7 +8,7 @@
|
||||
# Set the glob separator explicitly so that different OS defaults are not a
|
||||
# problem. Then test various errors.
|
||||
|
||||
#pattern convert=glob_basic,convert_glob_separator=/
|
||||
#pattern convert=glob_basic,convert_glob_escape=\,convert_glob_separator=/
|
||||
|
||||
# The fact that this one works in 13 bytes in the 8-bit library shows that the
|
||||
# output is in UTF-8, though pcre2test shows the character as an escape.
|
||||
|
Loading…
Reference in New Issue
Block a user