diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-12-18 18:35:33 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-12-18 18:35:33 -0500 |
commit | 8fad779ae21b1052268af0befa930c75d1dd780b (patch) | |
tree | 59fe107f78d9b53f0e6d3ac59e326105a2d06230 /tests/test_0114.out | |
parent | e319411a3f2f4e82f3519cc1a1f45e7153a5e2af (diff) | |
download | bfs-8fad779ae21b1052268af0befa930c75d1dd780b.tar.xz |
Implement BSD find's -depth N
Diffstat (limited to 'tests/test_0114.out')
-rw-r--r-- | tests/test_0114.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/test_0114.out b/tests/test_0114.out new file mode 100644 index 0000000..7575ae4 --- /dev/null +++ b/tests/test_0114.out @@ -0,0 +1,10 @@ +basic +basic/a +basic/b +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l |