summaryrefslogtreecommitdiff
path: root/tests/refs/iterator.c
Commit message (Collapse)AuthorAgeFilesLines
* refs: failing test for concurrent ref accessCarlos Martín Nieto2014-06-021-0/+33
| | | | | If we remove a reference while we're iterating through the packed refs, the position in the iterator will be off.
* More tests of canceling from callbacksRussell Belfer2013-12-121-18/+109
| | | | | This covers diff print, push, and ref foreach. This also has a fix for a small memory leak in the push tests.
* Rename tests-clar to testsBen Straub2013-11-141-0/+97