opnsense-src/contrib/libarchive/cpio/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_cmdline.c
test_format_newc.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_gcpio_compat.c
test_gcpio_compat_ref.bin.uu
test_gcpio_compat_ref.crc.uu
test_gcpio_compat_ref.newc.uu
test_gcpio_compat_ref.ustar.uu
test_gcpio_compat_ref_nosym.bin.uu
test_gcpio_compat_ref_nosym.crc.uu
test_gcpio_compat_ref_nosym.newc.uu
test_gcpio_compat_ref_nosym.ustar.uu
test_option_0.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_a.c
test_option_B_upper.c
test_option_c.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_C_upper.c
test_option_d.c
test_option_f.c
test_option_f.cpio.uu
test_option_help.c
test_option_J_upper.c
test_option_l.c
test_option_L_upper.c
test_option_lzma.c
test_option_m.c
test_option_m.cpio.uu
test_option_t.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_t.cpio.uu
test_option_t.stdout.uu
test_option_tv.stdout.uu
test_option_u.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_option_version.c
test_option_y.c
test_option_z.c
test_option_Z_upper.c
test_owner_parse.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
test_passthrough_dotdot.c
test_passthrough_reverse.c
test_pathmatch.c