freebsd-src/usr.bin/tar/test
Tim Kientzle 8666079cdb Include more detailed explanation of this case, since it's pretty
subtle why it comes out the way it does.  Once you realize that it
depends on the archiving order, it's also important to realize that
filesystem differences aren't going to break this case.  (Some of the
other tests have had to be extensively rewritten to make them
independent of the order in which a particular filesystem returns file
entries.)

(This commit also serves to note the PR number that I accidentally
omitted from the previous commit.)

PR:		bin/128562
MFC after:	30 days
2008-11-10 05:24:13 +00:00
..
main.c When comparing, cast to the larger size, off_t in this case. 2008-11-05 06:40:53 +00:00
Makefile Test --strip-components and fix it to actually work. Jaakko did a 2008-11-10 05:04:55 +00:00
test.h Add some more tests to verify that "./foo" matches "foo" but "/foo" does not. 2008-08-21 07:04:57 +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 Test updates: Handling of patterns on command line, error messages. 2008-08-15 06:12:02 +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_q.c Minor cleanup of the -q test: Assert that stdout/stderr are empty for each 2008-08-22 01:35:08 +00:00
test_option_T.c Test updates: Handling of patterns on command line, error messages. 2008-08-15 06:12:02 +00:00
test_patterns.c The results for test 2 here are short enough to just be included inline. 2008-08-21 22:28:00 +00:00
test_patterns_2.tgz.uu Better comment the pattern tests; adjust the filenames for the 2008-08-20 06:01:53 +00:00
test_patterns_3.tgz.uu Add some more tests to verify that "./foo" matches "foo" but "/foo" does not. 2008-08-21 07:04:57 +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_strip_components.c Include more detailed explanation of this case, since it's pretty 2008-11-10 05:24:13 +00:00
test_symlink_dir.c Test handling of restores relative to symlinks. 2008-09-14 02:16:04 +00:00
test_version.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00