From 2eb92b83a3b914f518f463f9330e185b43595450 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 20 Sep 2020 12:38:44 -0400 Subject: tests: Add missing ground truth --- tests/test_printf_l_nonlink.out | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/test_printf_l_nonlink.out (limited to 'tests') diff --git a/tests/test_printf_l_nonlink.out b/tests/test_printf_l_nonlink.out new file mode 100644 index 0000000..e356c24 --- /dev/null +++ b/tests/test_printf_l_nonlink.out @@ -0,0 +1,12 @@ +| links -> | +| links/file -> | +| links/broken -> nowhere | +| links/deeply -> | +| links/symlink -> file | +| links/hardlink -> | +| links/skip -> deeply/nested | +| links/notdir -> symlink/file | +| links/deeply/nested -> | +| links/deeply/nested/dir -> | +| links/deeply/nested/file -> | +| links/deeply/nested/link -> file | -- cgit v1.2.3