diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-12-20 21:09:42 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-12-20 21:09:42 -0500 |
commit | 96ca12560f5c4007891985f98fba94fd9c0dc241 (patch) | |
tree | 93f2bbf49996e75a55866668d38113ddef41148e /tests/test_0118.out | |
parent | b23b74b9bd204ce432109f92f6dd5468e07daeba (diff) | |
download | bfs-96ca12560f5c4007891985f98fba94fd9c0dc241.tar.xz |
Support -[gu]id NAME like BSD find
Diffstat (limited to 'tests/test_0118.out')
-rw-r--r-- | tests/test_0118.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_0118.out b/tests/test_0118.out new file mode 100644 index 0000000..bb3cd8d --- /dev/null +++ b/tests/test_0118.out @@ -0,0 +1,19 @@ +basic +basic/a +basic/b +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l +basic/c/d +basic/e/f +basic/g/h +basic/j/foo +basic/k/foo +basic/l/foo +basic/k/foo/bar +basic/l/foo/bar +basic/l/foo/bar/baz |