kientzle    2007-08-12 01:16:19 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive/test  test_read_format_gtar_sparse.c 
  Log:
  Update the tests for reading the various GNU tar sparse formats.
  In particular:
    * Include a second entry in all of the test archives (to catch errors
      with intermediate padding)
    * Test the GNU tar 1.17 version of "posix sparse format 1.0"
      instead of the GNU tar 1.16 version (the latter is no longer
      supported by GNU tar).
  
  Right now, libarchive fails this test because I originally
  implemented the GNU tar 1.16 version of "posix sparse format 1.0".
  I'll fix libarchive shortly.
  
  Approved by: re (blanket, libarchive testing)
  
  Revision  Changes    Path
  1.5       +267 -75   src/lib/libarchive/test/test_read_format_gtar_sparse.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to