aboutsummaryrefslogtreecommitdiff
path: root/testsuite/grep.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* grep: fix -E + {range}; fix -o not printing all matches (bug 489)Denys Vlasenko2009-07-291-0/+5
* grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko2008-08-091-6/+2
* grep: make "-f -" work (+ testsuite)Denis Vlasenko2008-06-071-0/+4
* clarify grep versionDenis Vlasenko2008-05-021-1/+1
* fix grep test false positiveDenis Vlasenko2008-05-021-1/+3
* fix vda's testsuite bogons, part 1Denis Vlasenko2007-11-261-1/+0
* testsuite: add tests for cut and grep;Denis Vlasenko2007-11-261-2/+5
* whitespace cleanupDenis Vlasenko2006-09-171-1/+1
* - add testcase for grep bug (http://busybox.net/bugs/view.php?id=887)Bernhard Reutner-Fischer2006-06-041-0/+2
* Redo test suite to be able to test more than one command at a time. EliminateRob Landley2006-03-161-19/+23
* Fix the test suite so that individual *.tests files can be run alaRob Landley2005-11-071-5/+1
* - set executable bitBernhard Reutner-Fischer2005-09-231-0/+0
* - introduce variable _BB_CONFIG_DEP to the new test harness.Bernhard Reutner-Fischer2005-09-231-0/+82