summaryrefslogtreecommitdiff
path: root/cpio/test
Commit message (Expand)AuthorAgeFilesLines
* Fix cpio test in 2038 (#1836)Bernhard M. Wiedemann2023-01-121-3/+3
* replace time64 functions with normal ones (#1830)Rosen Penev2023-01-091-3/+3
* further cleanup _localtime64_s (#1824)Rosen Penev2022-12-281-10/+1
* Memory leaks fix for tests (#1829)TERESH12022-12-271-0/+1
* cleanup _localtime64_s (#1820)Rosen Penev2022-12-201-3/+3
* tests: silence localtime() CodeQL warningsMartin Matuska2022-12-081-2/+22
* Merge pull request #1502 from tih/cpio-bin-formatsMartin Matuška2021-05-101-0/+2
|\
| * update cpio documentation, add basic test of binary formatTom Ivar Helbekkmo2021-03-061-0/+2
* | cpio test: add source file extensionRolf Eike Beer2021-04-061-11/+11
|/
* bsdcpio_test: from_hex() needs to be an uint32_tMartin Matuska2020-02-271-15/+18
* Add printf attributes to the printflike functions used in tests and fixzoulasc2020-01-232-12/+17
* Windows symlink bugfixes and improvementsMartin Matuska2019-04-133-4/+4
* Fix remaining MinGW testsMartin Matuska2019-04-073-2/+16
* Fix various symlink bugs with Windows symlinksMartin Matuska2019-04-044-4/+4
* Issue 1104: Explicitly limit the printed string to 12 charactersIssue1104Tim Kientzle2018-12-151-4/+4
* Cpio test: Expected error message depends on local strerror()Tim Kientzle2018-09-022-27/+73
* Fix alphabetical order, other small fixesSean Purcell2017-05-152-4/+4
* Add zstd test suiteSean Purcell2017-05-154-0/+141
* Fix use-after-free in error branch. From Ngie Cooper.Joerg Sonnenberger2017-05-111-1/+1
* Don't leak memory.Joerg Sonnenberger2017-04-2912-11/+34
* Add NFSv4 ACL support for Linux via librichaclMartin Matuska2017-03-161-1/+6
* New tar test: test_option_aclsMartin Matuska2017-03-021-0/+5
* test suite: use a single main test file for all testsMartin Matuska2017-02-214-3406/+16
* testsuite: allow 'dev' in versionPavel Raiskup2017-02-212-83/+3
* Spelling fixes (#846)Graham Percival2016-12-201-1/+1
* Merge pull request #807 from csanchezdll/issue696Tim Kientzle2016-12-111-0/+7
|\
| * Issue 696: ppc64le mache ckech failureCarlos Sánchez de La Lama2016-10-191-0/+7
* | Free p (the memory allocated via slurpfile) when done with the contentsNgie Cooper2016-12-104-3/+15
* | Spelling fixes (#831)Graham Percival2016-12-041-2/+2
* | Make test output more verbose on WindowsTim Kientzle2016-10-231-1/+2
* | Sync up the test harnesses, fix an "unused var" warning on WindowsTim Kientzle2016-10-232-0/+35
|/
* Issue #801: close the file descriptor when testing link countsTim Kientzle2016-10-112-1/+20
* Add chmod() after make_{dir,file} in test suitesGraham Percival2016-09-261-2/+9
* Add and use assertion_file_mode() in other testsGraham Percival2016-09-262-1/+30
* Issue 720: Allow dashes in third-party version numbersTim Kientzle2016-07-201-1/+1
* Fix test for cpio version dash fixMartin Matuska2016-06-211-2/+2
* Issue 657: Allow up to 8k for the test root directory nameTim Kientzle2016-06-021-26/+49
* Issue 708: tar should fail if a named input file is missingTim Kientzle2016-05-282-0/+53
* Sync up test harnessesTim Kientzle2016-04-291-0/+4
* Issue 695: check fwrite return value, sync up test harnessesTim Kientzle2016-04-281-1/+32
* Fix -c test: we forced uid/gid to 1000, so we should not compare against the...Tim Kientzle2016-02-131-6/+2
* Issue #377: Help cpio tests pass on systems with large UIDsTim Kientzle2016-03-192-2/+2
* Rework LZ4 option tests to work with various implementations of posix_spawnpTim Kientzle2016-01-311-3/+15
* Update lz4 test to watch for the reworded error messagesTim Kientzle2016-01-311-1/+1
* Bring along a trailing null when guessing the path to the program under testTim Kientzle2016-01-311-1/+1
* Fix LZ4 tests when liblz4 is not presentTim Kientzle2016-01-301-2/+2
* Really sync up the test harnessesTim Kientzle2016-01-281-0/+13
* Sync up the test harnesses; add error checks to the UUdecode utilityTim Kientzle2016-01-281-7/+58
* Visual Studio 2015 ChangesHans Hinrichsen2016-01-131-1/+1
* Skip the --lz4 test if libarchive was compiled without the libraryTim Kientzle2015-01-251-0/+6