summaryrefslogtreecommitdiff
path: root/tests/core
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with multiple iconv conversions in one dirRussell Belfer2014-04-071-1/+11
* Add efficient git_buf join3 APIRussell Belfer2014-04-011-0/+32
* Test for giterr_captureEdward Thomson2014-03-251-0/+24
* env test needs to deref git_buf's ptrEdward Thomson2014-03-241-1/+1
* settings: use git_buf for returning stringsCarlos Martín Nieto2014-03-241-4/+6
* Fix pqueue sort boundary condition bugRussell Belfer2014-03-121-0/+31
* features: Rename `_HAS_` to `_FEATURE_`vmg/featuresVicent Marti2014-03-031-6/+6
* caps: Rename to features to avoid confusionVicent Marti2014-03-031-8/+8
* Move system directory cache out of utilsEdward Thomson2014-02-241-16/+17
* Add some priority queue testsRussell Belfer2014-02-031-0/+97
* Expand zstream tests and fix off-by-one errorRussell Belfer2014-01-301-17/+62
* Reorganize zstream API and fix wrap problemsRussell Belfer2014-01-301-0/+98
* add unit tests for git_buf_join corner casesPatrick Reynolds2014-01-201-0/+31
* pool: Agh, this test doesn't really apply in 32-bit machinesVicent Marti2013-12-131-3/+0
* pool: Correct overflow checksVicent Marti2013-12-131-1/+5
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-2/+4
* Further EUSER and error propagation fixesRussell Belfer2013-12-111-0/+46
* Rename tests-clar to testsBen Straub2013-11-1424-0/+4329