aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.24.0 patches, bump version to 1.24.11_24_1Denys Vlasenko2015-10-241-0/+36
* randconfig fixesDenys Vlasenko2015-10-121-2/+2
* randconfig fixesDenys Vlasenko2015-10-111-1/+1
* randconfig fixesDenys Vlasenko2015-10-113-9/+23
* awk: support "length" form of "length()". Closes 8371Denys Vlasenko2015-10-021-0/+5
* sort: fix -kN,M handling (was including last separator into the comparison)Denys Vlasenko2015-09-191-0/+8
* diff.tests: add testcases for -B and single line changesAaro Koskinen2015-07-311-0/+12
* bzcat.tests: Run both .gz and .bz2 tests, and add .Z testsThiago Jung Bauermann2015-05-111-24/+50
* sed: implement ",+N" range endDenys Vlasenko2015-04-171-0/+32
* dc: tweak parsingBernhard Reutner-Fischer2015-02-161-0/+56
* diff: fix a bug in diffing against stdin. Closes 7784Denys Vlasenko2015-01-111-0/+11
* randomconfig fixesDenys Vlasenko2014-12-222-2/+3
* sed: fix a buglet in s///NUM handlingDenys Vlasenko2014-09-161-0/+4
* grep: fix "grep -r PATTRN SYMLINK_TO_DIR"Denys Vlasenko2014-08-281-0/+20
* test: fix mishandling of "test '(' = '('" and similarDenys Vlasenko2014-07-011-0/+20
* awk: fix handling of "if ... break ; else ..." - closes 7226Denys Vlasenko2014-06-261-0/+16
* find: exit code fixes for find -execDenys Vlasenko2014-06-191-0/+26
* grep: fix -w match if first match isn't a word, but second is. Closes 4520Denys Vlasenko2014-02-271-0/+6
* grep: properly handle grep -w "^str" in !EXTRA_COMPAT case tooBartosz Golaszewski2014-02-071-0/+6
* testsuite: fix last "which" changeMichael Tokarev2014-01-231-1/+1
* sort: check global flags on fallback sortBartosz Golaszewski2014-01-191-3/+0
* find: fix a regression introduced with -HLP supportDenys Vlasenko2014-01-091-0/+22
* 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