From 48dfba55b283120a534f0e5ed9c0f4ee694ad5df Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 28 Mar 2021 15:20:20 -0400 Subject: test: Add more tests for -H/-L and -type l --- tests/test_printf_l_nonlink.out | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'tests/test_printf_l_nonlink.out') diff --git a/tests/test_printf_l_nonlink.out b/tests/test_printf_l_nonlink.out index e356c24..66e2908 100644 --- a/tests/test_printf_l_nonlink.out +++ b/tests/test_printf_l_nonlink.out @@ -1,12 +1,13 @@ -| 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 | +| 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 | +| links/deeply/nested/broken -> nowhere | -- cgit v1.2.3