kientzle 2008-06-21 19:11:51 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test test_read_format_isorr_bz2.c
Added files:
lib/libarchive/test test_read_format_isorr_bz2.iso.bz2.uu
Log:
SVN rev 179916 on 2008-06-21 19:11:51Z by kientzle
Refactor one of the ISO extraction tests: Move the reference
file into a separate file (instead of embedding it in the C code)
and use later timestamps (timestamps too close to the Epoch fail
predictably on systems that lack timegm(), whose mktime() doesn't
support dates before the Epoch and which are running in timezones
with negative offsets from GMT). The goal here is to test the ISO
extraction, not the local platform's time support.
Revision Changes Path
1.4 +52 -94 src/lib/libarchive/test/test_read_format_isorr_bz2.c
1.1 +24 -0
src/lib/libarchive/test/test_read_format_isorr_bz2.iso.bz2.uu (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"