summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
* Simplify GIT_UNUSED macrosRussell Belfer2012-03-021-2/+2
* Add test for possible attr bugRussell Belfer2012-03-021-2/+3
* Merge pull request #575 from libgit2/filtersVicent Martí2012-03-029-263/+415
|\
| * Add filter tests and fix some bugsRussell Belfer2012-03-023-0/+138
| * attr: Add missing header to test suiteVicent Martí2012-03-021-0/+42
| * attr: Change the attribute check macrosVicent Martí2012-03-023-256/+228
| * buffer: Unify `git_fbuffer` and `git_buf`Vicent Martí2012-02-272-7/+7
* | Simple test for pushing HEAD and hiding a branchCarlos Martín Nieto2012-02-271-0/+17
* | revwalk: add convenience function to push/hide HEADCarlos Martín Nieto2012-02-271-0/+15
* | Add revwalk glob testCarlos Martín Nieto2012-02-271-0/+15
* | Move revwalk test to clarCarlos Martín Nieto2012-02-271-0/+119
|/
* Add git_remote_list()Carlos Martín Nieto2012-02-261-0/+18
* config: add more comprehensive multivar testsCarlos Martín Nieto2012-02-251-13/+69
* A remote exists with an URL aloneCarlos Martín Nieto2012-02-241-0/+13
* tests-clar/notes: init oid before usingschu2012-02-231-0/+1
* Fix workdir iterator unit testsRussell Belfer2012-02-231-2/+2
* Merge pull request #570 from arrbee/uniform-iteratorsVicent Martí2012-02-223-0/+390
|\
| * Iterator improvements from diff implementationRussell Belfer2012-02-221-6/+8
| * Uniform iterators for trees, index, and workdirRussell Belfer2012-02-213-0/+388
* | Merge pull request #565 from carlosmn/multimapVicent Martí2012-02-221-0/+88
|\ \ | |/ |/|
| * Implement setting multivarsCarlos Martín Nieto2012-02-171-2/+38
| * Support getting multivarsCarlos Martín Nieto2012-02-171-0/+28
| * tests: add multivar read testCarlos Martín Nieto2012-02-171-0/+24
* | Add git_remote_save()Carlos Martín Nieto2012-02-201-0/+26
* | Add git_remote_set_{fetch,push}spec()Carlos Martín Nieto2012-02-201-0/+16
|/
* Add git notes APIschu2012-02-151-0/+49
* commit: actually allow yet to be born update_refschu2012-02-151-0/+44
* tests-clar: fix warning sign-compareschu2012-02-131-1/+1
* repository: ensure that the path to the .git directory ends with a forward sl...nulltoken2012-02-032-7/+65
* Add unit tests for recent bug fixesRussell Belfer2012-02-012-0/+17
* Merge remote-tracking branch 'arrbee/status-bugs' into developmentVicent Martí2012-02-011-3/+3
|\
| * Fix attr path is_dir checkRussell Belfer2012-01-311-3/+3
* | tests: free the remotes temp bufferCarlos Martín Nieto2012-02-011-0/+1
|/
* refspec: a ref name includes the refs/ prefixCarlos Martín Nieto2012-01-311-0/+10
* clar: Remove pregenerated filesVicent Martí2012-01-272-1478/+0
* repository: add minimal reinitialization of repositorynulltoken2012-01-251-0/+36
* clay: migrate a test initializing a repository which path escapes the current...nulltoken2012-01-252-51/+21
* Rename the Clay test suite to ClarVicent Martí2012-01-2455-0/+7671