cvs commit: src/lib/libarchive/test test_compat_tar_hardlink.c test_pax_filename_encoding.c test_tar_large.c test_ustar_filenames.c test_write_disk_hardlink.c test_write_format_tar_ustar.c

Tim Kientzle kientzle at FreeBSD.org
Mon Aug 25 01:55:50 UTC 2008


kientzle    2008-08-25 01:55:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libarchive/test  test_compat_tar_hardlink.c 
                         test_pax_filename_encoding.c 
                         test_tar_large.c test_ustar_filenames.c 
                         test_write_disk_hardlink.c 
                         test_write_format_tar_ustar.c 
  Log:
  SVN rev 182131 on 2008-08-25 01:55:40Z by kientzle
  
  MFC r181542,r181555: Minor test suite fixup so that the test suite
  works against the libarchive 1.x API.  Not needed by 7-STABLE, but
  it's nice to minimize the differences between 7-STABLE and CURRENT.
  
  Revision  Changes    Path
  1.1.2.3   +4 -0      src/lib/libarchive/test/test_compat_tar_hardlink.c
  1.1.2.3   +16 -0     src/lib/libarchive/test/test_pax_filename_encoding.c
  1.1.2.3   +1 -1      src/lib/libarchive/test/test_tar_large.c
  1.1.2.2   +10 -2     src/lib/libarchive/test/test_ustar_filenames.c
  1.1.2.3   +4 -0      src/lib/libarchive/test/test_write_disk_hardlink.c
  1.1.2.2   +4 -0      src/lib/libarchive/test/test_write_format_tar_ustar.c


More information about the cvs-all mailing list