summaryrefslogtreecommitdiff
path: root/cat/test
Commit message (Expand)AuthorAgeFilesLines
* Add printf attributes to the printflike functions used in tests and fixzoulasc2020-01-231-1/+1
* Fix archive freeing bug in bsdcat.Joerg Sonnenberger2017-10-072-0/+43
* Fix alphabetical order, other small fixesSean Purcell2017-05-151-2/+2
* Add zstd test suiteSean Purcell2017-05-155-0/+92
* 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-3403/+15
* testsuite: allow 'dev' in versionPavel Raiskup2017-02-212-64/+4
* 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-1/+55
* 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
* Issue 657: Allow up to 8k for the test root directory nameTim Kientzle2016-06-021-26/+49
* Sync up test harnessesTim Kientzle2016-04-291-0/+4
* Issue 695: check fwrite return value, sync up test harnessesTim Kientzle2016-04-281-1/+32
* Accomodate different return codes on WindowsTim Kientzle2016-04-242-2/+2
* Bring along a trailing null when guessing the path to the program under testTim Kientzle2016-01-311-1/+1
* Really sync up the test harnessesTim Kientzle2016-01-281-0/+11
* Fix two broken UU filesTim Kientzle2016-01-282-3/+3
* Sync up the test harnesses; add error checks to the UUdecode utilityTim Kientzle2016-01-281-7/+57
* Visual Studio 2015 ChangesHans Hinrichsen2016-01-131-1/+1
* Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property,Michihiro NAKAJIMA2014-10-131-1/+2
* Fix incorrect CMake test directory when building as a subprojectXiao-Long Chen2014-09-161-1/+1
* Add additional tests for lz4 compression in front-end applications.Michihiro NAKAJIMA2014-08-183-0/+48
* Add lz4 test for bsdcat.Michihiro NAKAJIMA2014-08-185-0/+64
* Provide regression test case for bsdcat on empty compressed filesSebastian Freundt2014-08-125-0/+92
* Add a test utility function, copy_reference_file simply copingMichihiro NAKAJIMA2014-06-292-0/+25
* Apply recent changs in libarvhie/test/main.c to {tar,cpio,cat}/test/main.c fo...Michihiro NAKAJIMA2014-06-291-3/+4
* Add basic tests for bsdcat.Mike Kazantsev2014-04-0919-0/+3809