aboutsummaryrefslogtreecommitdiff
path: root/scripts/test.sh
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2016-01-14 12:17:38 -0600
committerRob Landley <rob@landley.net>2016-01-14 14:23:58 -0600
commit192155553c01f39a774d169cb3b28dc5c7417c08 (patch)
tree30a83caa58dbc7454d7dcfae4ff9f72c6a3a2398 /scripts/test.sh
parent456b363175ae9a9bf2128d3e39a325552e1f0c43 (diff)
downloadtoybox-192155553c01f39a774d169cb3b28dc5c7417c08.tar.gz
Make "find -execdir toys echo {} +" batch correctly and show topdir results.
I dunno if find -execdir should show depth-first like it's doing, bit given that ubuntu's treating "+" and ";" the same for execdir... eh? Also, testing "find toys tests -mindepth 2 -execdir echo {} +" against the toybox source is easy (and why if (revert) fchdir() is needed), but adding that to the test suite means making a nontrivial hierarchy of files to test against (don't wanna use the project source because it's expected to change in ways that would break the tests)... The old "real world data vs test data" problem.
Diffstat (limited to 'scripts/test.sh')
0 files changed, 0 insertions, 0 deletions