aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-123-1/+4
* find: fix handling of trailing slashes in -name PATTERN comparisonsDenys Vlasenko2016-11-251-0/+27
* patch: fix matching failureAaro Koskinen2016-11-241-0/+45
* Make grep/egrep/fgrep independently selectableDenys Vlasenko2016-11-141-1/+1
* tar: handle pax-encoded utf8 filenames and link names. Closes 9406Denys Vlasenko2016-11-112-0/+20
* cpio: add ownership (-R) test casesAaro Koskinen2016-11-041-0/+24
* awk: fix segfault on for loop syntax errorBrian Foley2016-10-241-0/+3
* sed: fix "sed n (flushes pattern space, terminates early)" testcase failureDenys Vlasenko2016-09-011-5/+1
* sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko2016-08-291-1/+1
* gzip: add test that checks that -9 compresses better than -1Natanael Copa2016-08-151-0/+5
* {md5,shaN}sum: make -c EMPTY failDenys Vlasenko2016-07-111-5/+17
* randomconfig fixes 5: false positive for tar; mount emits corrupted messageDenys Vlasenko2016-06-201-1/+1
* randomconfig fixes 4Denys Vlasenko2016-06-201-1/+1
* randomconfig fixes 3Denys Vlasenko2016-06-201-1/+1
* randomconfig fixes 2Denys Vlasenko2016-06-192-3/+3
* randomconfig fixesDenys Vlasenko2016-06-192-7/+11
* 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