aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/test
Commit message (Expand)AuthorAgeFilesLines
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in toEnji Cooper2015-10-121-101/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* MFV r248590,248594:Martin Matuska2013-03-221-2/+24
* Update libarchive to 3.0.4Martin Matuska2012-07-281-6/+2
* Update libarchive to 3.0.3Martin Matuska2012-02-251-2/+17
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-2221-5629/+12
* Update bsdtar to 2.8.4Martin Matuska2011-07-1720-1114/+2505
* Enable liblzma support in libarchiveMartin Matuska2010-05-101-2/+2
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-202-2/+2
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks.Tim Kientzle2009-04-178-34/+32
* Match a comment to reduce differences with libarchive.googlecode.com.Tim Kientzle2009-03-081-0/+4
* Merge r709,r710 from libarchive.googlecode.com: More work onTim Kientzle2009-03-082-0/+721
* Merge r687-689,691,693-701,720 from libarchive.googlecode.com:Tim Kientzle2009-03-082-3/+45
* Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com:Tim Kientzle2009-03-0815-54/+623
* Merge r368,496,625,626 from libarchive.googlecode.com: A number ofTim Kientzle2009-03-082-36/+83
* Merge r435,r443 from libarchive.googlecode.com: Let the compiler optionsTim Kientzle2009-03-081-3/+3
* Merge r374 from libarchive.googlecode.com: Stupid typo in open() call. <sigh>Tim Kientzle2009-03-081-1/+1
* Merge r369 from libarchive.googlecode.com: Test -s option.Tim Kientzle2009-03-082-0/+96
* Merge r278 from libarchive.googlecode.com: Reduce the number ofTim Kientzle2009-03-081-3/+5
* Merge r273 from libarchive.googlecode.com: Use open() correctly.Tim Kientzle2009-03-081-1/+1
* Include more detailed explanation of this case, since it's prettyTim Kientzle2008-11-101-5/+34
* Test --strip-components and fix it to actually work. Jaakko did aTim Kientzle2008-11-102-0/+78
* When comparing, cast to the larger size, off_t in this case.Tim Kientzle2008-11-051-1/+1
* Fix compile warnings building on amd64. This is modified slightlyTim Kientzle2008-11-051-4/+5
* Test handling of restores relative to symlinks.Tim Kientzle2008-09-142-0/+173
* Minor cleanup of the -q test: Assert that stdout/stderr are empty for eachTim Kientzle2008-08-221-3/+9
* Explain how the test_option_q test works.Tim Kientzle2008-08-221-0/+15
* Test for -q (aka --fast-read).Tim Kientzle2008-08-222-0/+105
* The results for test 2 here are short enough to just be included inline.Tim Kientzle2008-08-212-8/+3
* Add some more tests to verify that "./foo" matches "foo" but "/foo" does not.Tim Kientzle2008-08-214-1/+76
* Always display the unedited pathname in -t output.Tim Kientzle2008-08-213-10/+2
* Better comment the pattern tests; adjust the filenames for theTim Kientzle2008-08-204-12/+22
* Test updates: Handling of patterns on command line, error messages.Tim Kientzle2008-08-156-1/+40
* MfP4: test harness cleanup.Tim Kientzle2008-06-152-19/+21
* MFp4: bsdtar 2.5.4bTim Kientzle2008-05-264-81/+174
* New bsdtar test harness. Still rather skimpy, but a lot easierTim Kientzle2008-05-0211-0/+2203
* Remove the old bsdtar test scripts; something muchTim Kientzle2008-01-028-859/+0
* When testing basic functionality, strip trailing '/' fromTim Kientzle2007-04-181-3/+3
* Add test to confirm that piping a tar archive created by bsdtar throughColin Percival2007-04-041-0/+5
* Add tests for "bsdtar -t". These are useful primarily because they testColin Percival2007-03-311-0/+16
* Clarify the test comments in test-basic.sh. Have config.sh do aTim Kientzle2007-03-112-34/+47
* bsdtar 2.0.23:Tim Kientzle2007-03-118-0/+825