From 6b1ecc327f2a1931342ecee1bebc247fa455c678 Mon Sep 17 00:00:00 2001
From: Tavian Barnes <tavianator@tavianator.com>
Date: Tue, 1 Feb 2022 16:43:20 -0500
Subject: tests: New tests for -i?wholename

---
 tests/test_iwholename.out | 7 +++++++
 tests/test_wholename.out  | 7 +++++++
 2 files changed, 14 insertions(+)
 create mode 100644 tests/test_iwholename.out
 create mode 100644 tests/test_wholename.out

(limited to 'tests')

diff --git a/tests/test_iwholename.out b/tests/test_iwholename.out
new file mode 100644
index 0000000..0d36df9
--- /dev/null
+++ b/tests/test_iwholename.out
@@ -0,0 +1,7 @@
+basic/e/f
+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_wholename.out b/tests/test_wholename.out
new file mode 100644
index 0000000..0d36df9
--- /dev/null
+++ b/tests/test_wholename.out
@@ -0,0 +1,7 @@
+basic/e/f
+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