From 1eeadd8e9402c69afff85b187683bc50292d00a5 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 2 Jun 2021 14:19:59 -0400 Subject: Implement time units for -{a,B,c,m}time From FreeBSD find. Closes #75. --- tests/test_mtime_units.out | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/test_mtime_units.out (limited to 'tests') 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 -- cgit v1.2.3