summaryrefslogtreecommitdiff
path: root/testsuite/tar.tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: remove forgotten debug hackDenys Vlasenko2013-12-311-1/+1
* fix failures found by randomconfig buildsDenys Vlasenko2013-12-311-2/+4
* 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
* testsuite: add a test that tar detects XZ-compressed dataDenys Vlasenko2012-03-061-0/+19
* randomconfig fixesDenys Vlasenko2011-08-101-0/+4
* 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
* typo fixDenys Vlasenko2011-02-061-1/+1
* tar: fix a bug where autodetection messes up -z on extractDenys Vlasenko2011-02-061-0/+14
* 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-031-2/+6
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* Improved portability of testsDan Fandrich2010-08-111-0/+6
* randomtest fixesDenys Vlasenko2010-05-121-1/+1
* randomtest fixesDenys Vlasenko2010-05-111-1/+1
* randomtest fixesDenys Vlasenko2010-05-111-3/+3
* randomconfig testsuite fixesDenys Vlasenko2010-05-101-0/+6
* tar: fix "hardlinks to symlinks chown" bug 1519.Denys Vlasenko2010-04-091-0/+29
* tar: fix mishandling of repeated hardlink in tarball; expand testsDenys Vlasenko2010-04-091-7/+45
* testsuite fixesChris Metcalf2010-04-021-0/+2
* tar: add support for --overwrite. +70 bytes.Denys Vlasenko2009-12-161-0/+13
* libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differencesDenys Vlasenko2009-12-161-4/+5
* tar: add a test for latest fixDenys Vlasenko2009-11-291-0/+35