opnsense-src/contrib/libarchive/tar/test
Martin Matuska 6c95142e79 Update libarchive to 3.0.3
Some of new features:
  - New readers: RAR, LHA/LZH, CAB reader, 7-Zip
  - New writers: ISO9660, XAR
  - Improvements to many formats, especially including ISO9660 and Zip
  - Stackable write filters to write, e.g., tar.gz.uu in a single pass
  - Exploit seekable input; new "seekable" Zip reader can exploit the Zip
    Central Directory when it's available; the old "streamable" Zip reader
    is still fully supported for cases where seeking is not possible.

Full release notes available at:
	https://github.com/libarchive/libarchive/wiki/ReleaseNotes
2012-02-25 10:58:02 +00:00
..
main.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test.h Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_0.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_basic.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_copy.c Set svn:keywords to FreeBSD=%H for contrib/libarchive 2011-12-21 11:13:29 +00:00
test_empty_mtree.c
test_getdate.c Set svn:keywords to FreeBSD=%H for contrib/libarchive 2011-12-21 11:13:29 +00:00
test_help.c Set svn:keywords to FreeBSD=%H for contrib/libarchive 2011-12-21 11:13:29 +00:00
test_option_b.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_C_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_exclude.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_gid_gname.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_H_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_k.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_keep_newer_files.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_keep_newer_files.tar.Z.uu Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_L_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_n.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_newer_than.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_O_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_q.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_r.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_s.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_s.tar.Z.uu Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_T_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_U_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_uid_uname.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_X_upper.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_patterns.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_patterns_2.tar.uu
test_patterns_3.tar.uu
test_patterns_4.tar.uu
test_print_longpath.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_print_longpath.tar.Z.uu Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_stdio.c Set svn:keywords to FreeBSD=%H for contrib/libarchive 2011-12-21 11:13:29 +00:00
test_strip_components.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_symlink_dir.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_version.c Set svn:keywords to FreeBSD=%H for contrib/libarchive 2011-12-21 11:13:29 +00:00