diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2021-06-02 14:19:59 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2021-06-02 14:19:59 -0400 |
commit | 1eeadd8e9402c69afff85b187683bc50292d00a5 (patch) | |
tree | 71579104778109fed1848fa32884798cff4ef541 /tests | |
parent | ea6155677e0f466d05a0027fdbe29827f4a08c2c (diff) | |
download | bfs-1eeadd8e9402c69afff85b187683bc50292d00a5.tar.xz |
Implement time units for -{a,B,c,m}time
From FreeBSD find. Closes #75.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_mtime_units.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test_mtime_units.out b/tests/test_mtime_units.out new file mode 100644 index 0000000..f7f63b0 --- /dev/null +++ b/tests/test_mtime_units.out @@ -0,0 +1,5 @@ +times +times/a +times/b +times/c +times/l |