<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/refs/iterator.c, branch ethomson/https_proxy</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>tests: refs::iterator: fix memory leak due to ref names not being free'd</title>
<updated>2018-01-12T13:13:59+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-01-12T13:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=782402c271d5467f9890af8e808af938a93bc55f'/>
<id>782402c271d5467f9890af8e808af938a93bc55f</id>
<content type='text'>
The test refs::iterator::foreach_name iterates through every reference
and copies its name into a local vector. While the test makes sure to
free the vector afterwards, the copied reference names are not being
free'd. Fix that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test refs::iterator::foreach_name iterates through every reference
and copies its name into a local vector. While the test makes sure to
free the vector afterwards, the copied reference names are not being
free'd. Fix that.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs:iterator: add tests to recurse symlinks</title>
<updated>2017-12-30T16:03:42+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2017-12-30T00:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7a830f28d2795da60b8be534f448cb026071462f'/>
<id>7a830f28d2795da60b8be534f448cb026071462f</id>
<content type='text'>
Ensure that we can recurse into directories via symbolic links.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that we can recurse into directories via symbolic links.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: failing test for concurrent ref access</title>
<updated>2014-06-02T14:46:47+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-02T14:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4ee2543c5ac1e7ed2f849968a7396f04d83fee54'/>
<id>4ee2543c5ac1e7ed2f849968a7396f04d83fee54</id>
<content type='text'>
If we remove a reference while we're iterating through the packed refs,
the position in the iterator will be off.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we remove a reference while we're iterating through the packed refs,
the position in the iterator will be off.
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests of canceling from callbacks</title>
<updated>2013-12-12T19:14:51+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-12-12T19:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=11bd7a034ba9046a7ba601c446e937377d507065'/>
<id>11bd7a034ba9046a7ba601c446e937377d507065</id>
<content type='text'>
This covers diff print, push, and ref foreach.  This also has a
fix for a small memory leak in the push tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This covers diff print, push, and ref foreach.  This also has a
fix for a small memory leak in the push tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tests-clar to tests</title>
<updated>2013-11-14T22:05:52+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-11-14T22:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1782038144ef3413831801bb9c2f3038a84ac6f4'/>
<id>1782038144ef3413831801bb9c2f3038a84ac6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
