diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-12-20 21:35:51 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-12-20 21:36:52 -0500 |
commit | 4b6e5737241feacc0764e56e438cabee2ff3429e (patch) | |
tree | ef2feba7aa9ee59d5c63284e7002ae4b6b7193cf /tests | |
parent | 11e8c667f62ef3a1a0b099013352ba6053595142 (diff) | |
download | bfs-4b6e5737241feacc0764e56e438cabee2ff3429e.tar.xz |
Implement -mnewer
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_0120.out | 4 | ||||
-rw-r--r-- | tests/test_0121.out | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/test_0120.out b/tests/test_0120.out new file mode 100644 index 0000000..7f6c0dd --- /dev/null +++ b/tests/test_0120.out @@ -0,0 +1,4 @@ +times +times/b +times/c +times/l diff --git a/tests/test_0121.out b/tests/test_0121.out new file mode 100644 index 0000000..7f6c0dd --- /dev/null +++ b/tests/test_0121.out @@ -0,0 +1,4 @@ +times +times/b +times/c +times/l |