diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-08-19 12:44:32 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-08-19 12:44:32 -0400 |
commit | 46c3a6d6cf5cbcee6add3350b0969578ef09a06b (patch) | |
tree | b75df2fa3f2de15202e6903578fb722981ddf89d /tests/bfs/L_noerror.out | |
parent | 9cf398b74f51b4d7eb6838385b889fa013b6af76 (diff) | |
download | bfs-46c3a6d6cf5cbcee6add3350b0969578ef09a06b.tar.xz |
tests/bfs: Add -noerror tests
Diffstat (limited to 'tests/bfs/L_noerror.out')
-rw-r--r-- | tests/bfs/L_noerror.out | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/bfs/L_noerror.out b/tests/bfs/L_noerror.out new file mode 100644 index 0000000..a514555 --- /dev/null +++ b/tests/bfs/L_noerror.out @@ -0,0 +1,11 @@ +loops +loops/broken +loops/deeply +loops/deeply/nested +loops/deeply/nested/dir +loops/file +loops/notdir +loops/skip +loops/skip/dir +loops/skip/loop +loops/symlink |