diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-06-07 15:15:33 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-06-07 15:16:13 -0400 |
commit | b85a344c3645d7748eeb4f3e49e15180d16c5882 (patch) | |
tree | 8620d9d6a24dd9c733789b45610e3141c5a389be /tests | |
parent | 1bce3b33acbfcfbfa03f1174d6e00c125cd8625d (diff) | |
download | bfs-b85a344c3645d7748eeb4f3e49e15180d16c5882.tar.xz |
Treat -nohidden like -exclude -hidden
Fixes #30.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_nohidden_depth.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_nohidden_depth.out b/tests/test_nohidden_depth.out new file mode 100644 index 0000000..d2a9690 --- /dev/null +++ b/tests/test_nohidden_depth.out @@ -0,0 +1,19 @@ +weirdnames +weirdnames/ +weirdnames/! +weirdnames/!- +weirdnames/( +weirdnames/(- +weirdnames/) +weirdnames/, +weirdnames/- +weirdnames/\ +weirdnames/ /j +weirdnames/!-/e +weirdnames/!/d +weirdnames/(-/c +weirdnames/(/b +weirdnames/)/g +weirdnames/,/f +weirdnames/-/a +weirdnames/\/i |