aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* sed: fix append command to match GNU sed 4.2.1Denys Vlasenko2016-05-061-2/+4
* sed: understand \n,\r and \t in i and a commands. Closes 8871Denys Vlasenko2016-04-241-0/+18
* sed: make 's///w FILE' actually write to FILE. Closes 8251Denys Vlasenko2016-01-241-0/+6
* [g]unzip: fix recent breakage.Denys Vlasenko2015-10-301-0/+1
* unzip: test for bad archive SEGVingDenys Vlasenko2015-10-261-1/+22
* tar: add a test that we don't write into symlinksDenys Vlasenko2015-10-221-0/+43
* tar: add support for --strip-components=NDenys Vlasenko2015-10-221-0/+10
* sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"Denys Vlasenko2015-10-191-0/+8
* sort: fix key with delimiters breakageDenys Vlasenko2015-10-191-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