aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* grep: fix two bugs with -wDenys Vlasenko2014-01-071-0/+12
* testsuite: remove forgotten debug hackDenys Vlasenko2013-12-311-1/+1
* fix failures found by randomconfig buildsDenys Vlasenko2013-12-312-3/+9
* testsuite: disable tests for no longer supported bbox-specific date formatsDenys Vlasenko2013-12-312-6/+8
* testsuite: fix false positives for duDenys Vlasenko2013-12-202-0/+3
* awk: fix a bug in argc counting in recent changeDenys Vlasenko2013-11-211-1/+13
* tar: prevent empty file to be treated as valid tarballDenys Vlasenko2013-11-191-0/+25
* fix a copy/paste error in last tar testcase nameDenys Vlasenko2013-11-191-2/+1
* tar: add a testcase for previous commitDenys Vlasenko2013-11-191-0/+12
* fix bashisms in testsuite/Michael Tokarev2013-11-104-14/+12
* sed: fix "sed clusternewline" testcaseDenys Vlasenko2013-10-301-2/+0
* awk: fix length(array)Denys Vlasenko2013-10-121-0/+5
* awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2013-07-311-0/+28
* awk.tests: add test for recent large integer fixDenys Vlasenko2013-07-221-3/+8
* sed: fix matching of newlines by $Denys Vlasenko2013-07-211-0/+21
* grep: fix grep -x to not set REG_NOSUBJames Hogan2013-05-161-0/+14
* grep: don't bail out on first mismatch if '-w' option is setBartosz Golaszewski2013-05-151-0/+6
* awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2013-03-131-0/+19
* testsuite/du/du-k-works: fix false positiveKang Kai2013-01-281-0/+4
* fix testsuite false positiveDenys Vlasenko2013-01-211-1/+1
* mdev: fix mode of dir1 in =dir1/dir2/file ruleDenys Vlasenko2013-01-211-1/+21
* grep: fix grep -Fw not respecting the -w option. Closes 5792Denys Vlasenko2013-01-201-0/+12
* sha3sum: new appletLauri Kasanen2013-01-141-0/+3
* testsuite: make mkfs.minix test not fail spuriously on big endianYao Zhao2012-07-241-1/+9
* awk: fix FS assignment behavior. Closes 5108Denys Vlasenko2012-07-111-0/+7
* awk: make -F STR interpret escape sequences. Closes 5126Denys Vlasenko2012-06-221-0/+5
* mount: fix the wrongly stored fs creation timeDenys Vlasenko2012-06-211-1/+26
* testsuite: some more awk tests related to conditionsTanguy Pruvot2012-06-111-0/+7
* sed: yet another fix on top of zero length match codeDenys Vlasenko2012-06-081-1/+5
* sed: fix breakage added by zero length match codeDenys Vlasenko2012-06-071-0/+4
* sed: fix zero chars match/replaceDenys Vlasenko2012-06-041-2/+8
* fix for spurious testsuite failureDenys Vlasenko2012-05-101-0/+1
* sed: fix handling of s/// which has empty matchesDenys Vlasenko2012-04-241-0/+1
* testsuite: add a test that tar detects XZ-compressed dataDenys Vlasenko2012-03-061-0/+19
* testsuite: merge bzcat2.tests into bzcat.testsDenys Vlasenko2011-10-312-28/+30
* testsuite: fix the mishap in the previous commitDenys Vlasenko2011-10-313-27/+81
* bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...Denys Vlasenko2011-10-312-53/+27
* libbb: split decode_base64 off read_base64Leonid Lisovskiy2011-10-281-3/+98
* patch: make -p count path components, not slashes (think /blah//thing)Rob Landley2011-10-101-0/+16
* tail: fix -c +N. Closes 4111Denys Vlasenko2011-09-171-0/+8
* awk: fix a SEGVDenys Vlasenko2011-09-111-0/+3
* grep: be GNU compatible with -f EMPTY_FILELauri Kasanen2011-08-281-1/+17
* patch: make it able to create files (again)Rob Landley2011-08-221-1/+0
* uncompress: fix buffer underrun by corrupted inputDenys Vlasenko2011-08-181-0/+20
* patch: add a test we currently failDenys Vlasenko2011-08-161-0/+15
* sed: fix range handling for sed -i. Closes 4069Denys Vlasenko2011-08-161-3/+7
* testsuite: fixes after randomconfig runDenys Vlasenko2011-08-112-3/+5
* randomconfig fixesDenys Vlasenko2011-08-102-21/+13
* randomconfig fixesDenys Vlasenko2011-08-105-4/+24
* fix false positive in parse testDenys Vlasenko2011-06-181-0/+1