diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-02-02 11:50:53 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-02-02 11:50:53 -0500 |
commit | d83ffb41c7f5d42bfb43a19e38ab3d1331f0d86e (patch) | |
tree | 5fb8a6cf29feaf875740cd44291b29ab4e22ee85 /tests/test_nohidden.out | |
parent | 6b1ecc327f2a1931342ecee1bebc247fa455c678 (diff) | |
download | bfs-d83ffb41c7f5d42bfb43a19e38ab3d1331f0d86e.tar.xz |
tests: Add tests for syntactically invalid globs
Diffstat (limited to 'tests/test_nohidden.out')
-rw-r--r-- | tests/test_nohidden.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_nohidden.out b/tests/test_nohidden.out index d2a9690..0c9b73d 100644 --- a/tests/test_nohidden.out +++ b/tests/test_nohidden.out @@ -7,6 +7,7 @@ weirdnames/(- weirdnames/) weirdnames/, weirdnames/- +weirdnames/[ weirdnames/\ weirdnames/ /j weirdnames/!-/e @@ -16,4 +17,5 @@ weirdnames/(/b weirdnames/)/g weirdnames/,/f weirdnames/-/a +weirdnames/[/k weirdnames/\/i |