summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correctly store long sparse file names in PAX archives.Sergey Poznyakoff2010-12-143-0/+49
* tests: make the truncate test smaller and less buggy (tiny change)Paul Eggert2010-12-061-4/+3
* tests: skip SIGPIPE-dependent tests in environments ignoring SIGPIPEPaul Eggert2010-11-263-1/+12
* tests: new test listed04 for --one-file-system --listed-incrementalPaul Eggert2010-11-223-0/+49
* tar: fix --verify option, which broke in 1.24Paul Eggert2010-11-153-0/+40
* tests: avoid spurious failure when VERSION_CONTROL envvar is setJim Meyering2010-11-081-1/+2
* tests: fix some issues with signals, timestamps, "test" typoPaul Eggert2010-11-023-10/+10
* tests: port to sh variants that squirrel away file descriptorsPaul Eggert2010-10-271-10/+16
* Transform file names when updating and appendig to archives.Sergey Poznyakoff2010-10-273-0/+45
* tests: port to Solaris diffPaul Eggert2010-10-261-6/+6
* tar: don't use "((" in shell scriptsPaul Eggert2010-10-261-15/+15
* Make sure name matching occurs before name transformation.Sergey Poznyakoff2010-10-263-0/+51
* tar: don't assume stdin is open when testing fd limitsPaul Eggert2010-10-261-0/+1
* tar: fix bug with -C and extracting directoriesPaul Eggert2010-10-253-0/+38
* tar: use more-accurate diagnostic when intermediate mkdir failsPaul Eggert2010-10-153-0/+46
* tests: port to NFS file servers with clock skewPaul Eggert2010-10-1524-35/+37
* tar: -x -C symlink fixPaul Eggert2010-09-243-0/+38
* tar: --dereference consistencyPaul Eggert2010-09-233-0/+55
* tar: prefer openat-style functionsPaul Eggert2010-09-181-1/+1
* tar: extract permissions for . lastPaul Eggert2010-09-173-0/+41
* tar: live within system-supplied limits on file descriptorsPaul Eggert2010-09-123-0/+79
* tar: more reliable directory traversal when creating archivesPaul Eggert2010-09-061-4/+4
* tar: avoid assumptions about root access and chmod -w in test casesPaul Eggert2010-08-263-1/+7
* tar: fix bug with -C and delayed setting of metadataPaul Eggert2010-08-253-0/+46
* Don't apply file transformations to volume names.Sergey Poznyakoff2010-08-254-5/+52
* tar: add comment to link04.at testPaul Eggert2010-08-241-0/+6
* tar: handle files that occur multiple times but have link count 1Paul Eggert2010-08-233-0/+60
* tar: remove trailing white space from source filesPaul Eggert2010-08-1960-112/+54
* tar: no need to report getcwd error if never using the resultPaul R. Eggert2010-07-183-0/+48
* tar: don't crash if getcwd failsPaul R. Eggert2010-07-153-3/+50
* Keep a detailed map of archive members stored in the record buffer.Sergey Poznyakoff2010-07-116-2/+57
* Fix exclusion of long file names when extracting from pax format archives.Sergey Poznyakoff2010-06-283-0/+49
* Fix the gzip.at test case.Sergey Poznyakoff2010-04-011-5/+6
* Minor fixes in the testsuite.Sergey Poznyakoff2010-03-273-7/+7
* Fix undesired error exit on receiving SIGPIPE.Sergey Poznyakoff2010-03-204-1/+45
* Fix --remove-files.Sergey Poznyakoff2010-03-173-0/+47
* Bugfixes.Sergey Poznyakoff2010-03-121-0/+1
* Fix `--test-label' and `--label -r' behavior.Sergey Poznyakoff2010-03-115-0/+198
* Minor fix in the testsuite.Sergey Poznyakoff2010-03-081-1/+1
* Minor fix.Sergey Poznyakoff2010-03-021-3/+7
* Read POSIX multivolume archives split at the header boundary.Sergey Poznyakoff2010-01-253-1/+46
* Fix listing of volume labels (in particular in PAX archives).Sergey Poznyakoff2010-01-244-0/+78
* Rewrite update algorithm.Sergey Poznyakoff2009-10-145-1/+119
* Minor changes.Sergey Poznyakoff2009-10-142-7/+17
* Fix bugs in handling the --remove-files option.Sergey Poznyakoff2009-10-075-4/+123
* Fix bug in OLDGNU format creation.Sergey Poznyakoff2009-10-041-6/+20
* Fix testcases.Sergey Poznyakoff2009-08-272-1/+2
* Fix interaction between --listed-incremental and -CSergey Poznyakoff2009-08-132-10/+6
* Update for new exclude module from gnulib. Add testcases by Phil Proudman.Sergey Poznyakoff2009-08-127-0/+357
* Minor fixesSergey Poznyakoff2009-08-081-4/+17