mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-10 12:51:15 -03:00
Add some tests for string and NUL
This commit is contained in:
@@ -422,3 +422,14 @@ bxy
|
||||
xy
|
||||
aabxyx
|
||||
xyx
|
||||
|
||||
####################
|
||||
# Check NUL
|
||||
a\x00b
|
||||
a\x00c
|
||||
a
|
||||
\x00
|
||||
d
|
||||
a\x00b
|
||||
a\x00g
|
||||
a\x00g
|
||||
|
||||
Reference in New Issue
Block a user