<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libarchive/test/main.c, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-12-22T08:42:07Z</updated>
<entry>
<title>Use contrib sources for building libarchive, tar and cpio.</title>
<updated>2011-12-22T08:42:07Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2011-12-22T08:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=45d3b226a6370e9c8a99d042320250d96c9daf32'/>
<id>urn:sha1:45d3b226a6370e9c8a99d042320250d96c9daf32</id>
<content type='text'>
Make "make test" fully operational.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>- Update libarchive to 2.8.4</title>
<updated>2011-07-17T21:27:38Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2011-07-17T21:27:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38abb26b5a2ddacf701a0028befd7fc5d0a512ba'/>
<id>urn:sha1:38abb26b5a2ddacf701a0028befd7fc5d0a512ba</id>
<content type='text'>
- Add support for extracting xar and rpm archives
- Add libarchive_fe subdir (common code for tar and cpio)

Approved by:	kientzle
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>A raft of test changes and improvements from the Googlecode repository.</title>
<updated>2009-12-30T05:59:21Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-12-30T05:59:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a1d787383a92915c0a33ee4e8626888e13e5c6f'/>
<id>urn:sha1:0a1d787383a92915c0a33ee4e8626888e13e5c6f</id>
<content type='text'>
In particular, this includes tests for the new features I've merged
over the last few days.
</content>
</entry>
<entry>
<title>Merge r1054,r1060 from libarchive.googlecode.com:</title>
<updated>2009-04-27T18:39:55Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-04-27T18:39:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=525ed69972db4960f2b6d2277aa39575c7d7a5e0'/>
<id>urn:sha1:525ed69972db4960f2b6d2277aa39575c7d7a5e0</id>
<content type='text'>
 * assertEqualMem() now takes void * arguments
 * Be a little smarter about what we hexdump when assertEqualMem() fails
</content>
</entry>
<entry>
<title>Merge lots of test suite updates from libarchive.googlecode.com.</title>
<updated>2009-04-17T01:06:31Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-04-17T01:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24a4c128955b86f76ca25f02d817eb0ecf49b40b'/>
<id>urn:sha1:24a4c128955b86f76ca25f02d817eb0ecf49b40b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from libarchive.googlecode.com:  Mostly a bunch of</title>
<updated>2009-04-12T05:33:34Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-04-12T05:33:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2421f76676c33a8de3054504f3ecb9ca3d1ee75'/>
<id>urn:sha1:e2421f76676c33a8de3054504f3ecb9ca3d1ee75</id>
<content type='text'>
corrections to the Windows support to reconcile differences
between Visual Studio and Cygwin.  Includes parts of
revisions 757, 774, 787, 815, 817, 819, 820, 844, and 886.

Of particular note, r886 overhauled the UTF-8/Unicode conversions to
work correctly regardless of whether the local system uses 16-bit
or 32-bit wchar_t.  (I assume that systems with 16-bit wchar_t
use UTF-16 and those with 32-bit wchar_t use UCS-4.)  This revision
also added a preference for wcrtomb() (which is thread-safe) on
platforms that support it.
</content>
</entry>
<entry>
<title>Fix spelling.</title>
<updated>2009-03-07T07:19:25Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-03-07T07:19:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6d8acef62f4f33a6a0fe0a5a3b080d5b6e974567'/>
<id>urn:sha1:6d8acef62f4f33a6a0fe0a5a3b080d5b6e974567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge r280,281,496,595,675,712 from libarchive.googlecode.com: Various</title>
<updated>2009-03-07T03:16:16Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-03-07T03:16:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=144552f37d883042efdf35b03171afb89a0d860f'/>
<id>urn:sha1:144552f37d883042efdf35b03171afb89a0d860f</id>
<content type='text'>
test improvements, including some work on Windows compatibility and an
extra check to verify that no test leaves open file descriptors
around.
</content>
</entry>
<entry>
<title>Merge r420,r494 from libarchive.googlecode.com: Prettify the test</title>
<updated>2009-03-06T05:07:03Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-03-06T05:07:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a86d4001dd36909188508c79b3a02580835180ad'/>
<id>urn:sha1:a86d4001dd36909188508c79b3a02580835180ad</id>
<content type='text'>
harness a bit:  remove a dead comment, tweak the wording of the
summary report.
</content>
</entry>
<entry>
<title>Merge r386,r395,r451 from libarchive.googlecode.com: On Windows, break</title>
<updated>2009-03-05T18:30:50Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2009-03-05T18:30:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e80e6f701861958722fae12985745e1acd2526dc'/>
<id>urn:sha1:e80e6f701861958722fae12985745e1acd2526dc</id>
<content type='text'>
into the debugger on test setup failures (otherwise, the console window
just goes away and you can't see what went wrong).  On all platforms,
clean up a stray buffer before exiting.
</content>
</entry>
</feed>
