From 3b387d81e63893ed3fe3b45e3721fbcfb1c5dde0 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 19 Oct 2022 10:29:05 -0400 Subject: tests: Split test cases into separate files --- tests/gnu/printf_l_nonlink.out | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/gnu/printf_l_nonlink.out (limited to 'tests/gnu/printf_l_nonlink.out') diff --git a/tests/gnu/printf_l_nonlink.out b/tests/gnu/printf_l_nonlink.out new file mode 100644 index 0000000..30df155 --- /dev/null +++ b/tests/gnu/printf_l_nonlink.out @@ -0,0 +1,13 @@ +| links -> | +| links/file -> | +| links/skip -> deeply/nested | +| links/broken -> nowhere | +| links/deeply -> | +| links/notdir -> symlink/file | +| links/symlink -> file | +| links/hardlink -> | +| links/deeply/nested -> | +| links/deeply/nested/dir -> | +| links/deeply/nested/file -> | +| links/deeply/nested/link -> file | +| links/deeply/nested/broken -> nowhere | -- cgit v1.2.3