From 96ca12560f5c4007891985f98fba94fd9c0dc241 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 20 Dec 2016 21:09:42 -0500 Subject: Support -[gu]id NAME like BSD find --- tests/test_0118.out | 19 +++++++++++++++++++ tests/test_0119.out | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 tests/test_0118.out create mode 100644 tests/test_0119.out (limited to 'tests') 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 diff --git a/tests/test_0119.out b/tests/test_0119.out new file mode 100644 index 0000000..bb3cd8d --- /dev/null +++ b/tests/test_0119.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 -- cgit v1.2.3