diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/gnu/newer_link.out (renamed from tests/posix/newer_link.out) | 0 | ||||
-rw-r--r-- | tests/gnu/newer_link.sh (renamed from tests/posix/newer_link.sh) | 0 | ||||
-rw-r--r-- | tests/posix/newer_broken.out | 1 | ||||
-rw-r--r-- | tests/posix/newer_broken.sh | 4 |
4 files changed, 5 insertions, 0 deletions
diff --git a/tests/posix/newer_link.out b/tests/gnu/newer_link.out index d2dcdd1..d2dcdd1 100644 --- a/tests/posix/newer_link.out +++ b/tests/gnu/newer_link.out diff --git a/tests/posix/newer_link.sh b/tests/gnu/newer_link.sh index 685ac78..685ac78 100644 --- a/tests/posix/newer_link.sh +++ b/tests/gnu/newer_link.sh diff --git a/tests/posix/newer_broken.out b/tests/posix/newer_broken.out new file mode 100644 index 0000000..d2dcdd1 --- /dev/null +++ b/tests/posix/newer_broken.out @@ -0,0 +1 @@ +times diff --git a/tests/posix/newer_broken.sh b/tests/posix/newer_broken.sh new file mode 100644 index 0000000..dccaa73 --- /dev/null +++ b/tests/posix/newer_broken.sh @@ -0,0 +1,4 @@ +ln -s nowhere "$TEST/broken" +"$XTOUCH" -h -t "1991-12-14 00:03" "$TEST/broken" + +bfs_diff times -newer "$TEST/broken" |