OSDN Git Service

Fix find bug reported by Tom Marshall, add test for it, and while we're at it
[android-x86/external-toybox.git] / tests / find.test
2016-04-25 Rob LandleyFix find bug reported by Tom Marshall, add test for...
2016-03-02 Rob LandleyFactor out command name at the start of test name,...
2016-02-05 Josh GaoFix segfault when `find -iname` gets no argument.
2016-01-31 Rob LandleyTweak to "find" tests.
2015-12-06 Gilad ArnoldEnable matching any perm bits.
2015-11-19 Elliott HughesFix find -perm.
2015-09-14 Daniel K. LevyAdd find tests.
2015-09-12 Rob LandleyFix a find segfault.
2015-05-12 Rob LandleySet the executable bits on all the *.test files. (Wasn...
2014-09-20 Rob LandleyMove testsuite out of scripts/test into its own top...