diff options
Diffstat (limited to 'tests/posix/mtime.out')
-rw-r--r-- | tests/posix/mtime.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/posix/mtime.out b/tests/posix/mtime.out new file mode 100644 index 0000000..91f0114 --- /dev/null +++ b/tests/posix/mtime.out @@ -0,0 +1,6 @@ +-mtime 1: ./yesterday +-mtime +1: ./last_week +-mtime +1: ./two_days_ago +-mtime -1: ./now +-mtime -1: ./one_hour_ago +-mtime -1: ./tomorrow |