<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/test, branch v1.2.6.1</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.2.6.1</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.2.6.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2011-12-01T04:19:05+00:00</updated>
<entry>
<title>Clean up infcover.c.</title>
<updated>2011-12-01T04:19:05+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-12-01T04:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=fbac04f666339eef3678e4eb81b25ae69bfcbd81'/>
<id>urn:sha1:fbac04f666339eef3678e4eb81b25ae69bfcbd81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test the inflate code with full coverage.</title>
<updated>2011-11-27T22:15:40+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-11-20T16:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=014967ace3f79835ced79b0189d39eced1da7fa2'/>
<id>urn:sha1:014967ace3f79835ced79b0189d39eced1da7fa2</id>
<content type='text'>
Add a cover target in Makefile and the test/infcover.c test program
to cover all of the code lines in the inf*.c source files.  The
coverage is run with memory allocation checking in order to expose
memory leaks.  The coverage testing is run using:

    ./configure --cover &amp;&amp; make cover
</content>
</entry>
<entry>
<title>Move example.c and minigzip.c to test/.</title>
<updated>2011-11-27T22:15:32+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-11-22T02:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=1b57de3aef88bd0a7b80c11db3631281b08b650a'/>
<id>urn:sha1:1b57de3aef88bd0a7b80c11db3631281b08b650a</id>
<content type='text'>
</content>
</entry>
</feed>
