From ffab78fcb425ffb51fb1e70adcd0188f0112402c Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 9 Nov 2020 17:14:20 -0500 Subject: tests: Add missing expectations from dd3bbb9 --- tests/test_group_nogroup.out | 19 +++++++++++++++++++ tests/test_user_nouser.out | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 tests/test_group_nogroup.out create mode 100644 tests/test_user_nouser.out (limited to 'tests') diff --git a/tests/test_group_nogroup.out b/tests/test_group_nogroup.out new file mode 100644 index 0000000..bb3cd8d --- /dev/null +++ b/tests/test_group_nogroup.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_user_nouser.out b/tests/test_user_nouser.out new file mode 100644 index 0000000..bb3cd8d --- /dev/null +++ b/tests/test_user_nouser.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