[Toybox] [PATCH] Add find tests.
Rob Landley
rob at landley.net
Mon Sep 14 14:26:07 PDT 2015
On 09/12/2015 07:07 PM, Daniel K. Levy wrote:
> On Sat, 2015-09-12 at 16:22 -0700, enh wrote:
>> add tests?
>
> Sure :)
Applied, but:
$ TEST_HOST=1 VERBOSE=fail scripts/test.sh find
...
FAIL: find -type l -newer -exec
echo -ne '' | find dir -type l -newer dir/file -exec ls {} \;
--- expected 2015-09-14 16:24:29.299661516 -0500
+++ actual 2015-09-14 16:24:29.299661516 -0500
@@ -1 +0,0 @@
-dir/link
That's the ubuntu "find" not passing this test?
/me goes to poke at + mode...
Rob
1442265967.0
More information about the Toybox
mailing list