aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.19.2 patches, bump version to 1.19.31_19_3Denys Vlasenko2011-10-281-0/+8
* Apply post-1.19.0 patches, bump version to 1.19.11_19_1Denys Vlasenko2011-08-281-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
* od: code shrink, fix "od --traditional FILE"Denys Vlasenko2011-05-211-1/+21
* sed: support \r in s commandDenys Vlasenko2011-05-031-0/+3
* mount: add a test for bind+rsharedDenys Vlasenko2011-03-141-1/+38
* ls: fix handling of symlinks by option -1Denys Vlasenko2011-03-121-0/+10
* tar: skip leading / and handle names like abc/..////def -> def (not ///def)Denys Vlasenko2011-03-021-1/+1
* tar: on extract, everything up to and including last ".." is strippedDenys Vlasenko2011-03-011-0/+17
* echo: fix ENOSPC detection and some iffy code in \NNN handlingDenys Vlasenko2011-02-146-0/+14
* typo fixDenys Vlasenko2011-02-061-1/+1
* tar: fix a bug where autodetection messes up -z on extractDenys Vlasenko2011-02-061-0/+14
* date: preserve isdst value if date is in time_t (unix time) formatAlexey Soloviev2010-12-311-0/+13
* add a test for patch which we currently failDenys Vlasenko2010-11-282-0/+38
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-222-1/+6
* patch: busyboxify by migrating from toybox to busybox helpersDenys Vlasenko2010-11-211-2/+2
* decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko2010-10-281-2/+29
* awk: fix segfault on closing non-opened fileDenys Vlasenko2010-10-231-0/+6
* cpio: avoid 'not created: newer or same age file exists' message for dirsPascal Bellard2010-10-181-0/+10
* shaN: small code shrinkDenys Vlasenko2010-10-161-11/+3
* testsuite: add tests for {ms5,shaN}sumDenys Vlasenko2010-10-165-1/+56
* awk: 00.123 is not a octal constant; neither is 009.123. fixing thisDenys Vlasenko2010-10-051-0/+6
* Fixed a couple of failing tar testsDan Fandrich2010-09-121-4/+5
* tar: add a test for extraction of read-only directoryDan Fandrich2010-09-051-0/+25
* fix false positive in testsuite/tar.testsDenys Vlasenko2010-09-031-4/+4
* Fix some test casesDan Fandrich2010-09-033-5/+14
* testsuite: show the number of failures after a test runDan Fandrich2010-08-294-2/+21
* grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu...Denys Vlasenko2010-08-231-0/+4
* patch: support "patch [FILE [PATCH]]" formatDenys Vlasenko2010-08-221-1/+23
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1642-42/+42
* sed: make N command behave as in GNU sedDenys Vlasenko2010-08-161-3/+11
* mdev: fix non-working device deletion, add a test for thatDenys Vlasenko2010-08-161-0/+10
* patch: uncomment the test which we actually do pass nowDenys Vlasenko2010-08-161-4/+6
* patch: add -N and a test for it (fails for now)Denys Vlasenko2010-08-161-1/+26
* patch: replace it with toybox's implementationRob Landley2010-08-132-6/+10
* Improved portability of testsDan Fandrich2010-08-118-5/+24
* sed.tests: make last test less confusingDenys Vlasenko2010-08-011-1/+1
* sed: fix sed -i: unlike without -i, it does not forget rangesDenys Vlasenko2010-08-011-1/+6
* testsuite: typo in tr.testsLeonid Lisovskiy2010-07-292-4/+4
* *: trailing empty lines removedDenys Vlasenko2010-07-266-6/+0
* diff: fix "diff dir1 dir2/". Closes bug 2203Matheus Izvekov2010-07-091-2/+29
* [un]expand: fix testsuiteDenys Vlasenko2010-07-062-4/+2
* randomconfig fixesDenys Vlasenko2010-07-059-16/+19
* cpio.tests: mention suid bits too, not only sgidDenys Vlasenko2010-06-181-3/+3
* data_extract_all: do not chmod symlink. Closes 2053Denys Vlasenko2010-06-181-9/+21
* xargs: fix accounting of -sNUMDenys Vlasenko2010-06-131-1/+11
* xargs: code shrink -15 bytesDenys Vlasenko2010-06-131-0/+5