freebsd-dev/usr.bin/tar/test
Tim Kientzle eb36031906 MFp4: bsdtar 2.5.4b
In addition to a number of bug fixes and minor changes:
 * --numeric-owner (ignore user/group names on create and extract)
 * -S (sparsify files on extraction)
 * -s (regex filename substitutions)
 * Use new libarchive 'linkify' to get correct hardlink handling for
   both old and new cpio formats
 * Rework 'copy' test to be insensitive to readdir() filename ordering

Most of the credit for this work goes to Joerg Sonnenberger, who
has been duplicating features from NetBSD's 'pax' program.
2008-05-26 17:10:10 +00:00
..
main.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
Makefile MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
test_0.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_basic.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_copy.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
test_getdate.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_help.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_option_T.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
test_patterns.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
test_stdio.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_version.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test.h New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00