summaryrefslogtreecommitdiff
path: root/tests-clar/index/tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a test for invalid filenames while writing tree from indexfilename-validationScott J. Goldman2012-11-181-0/+27
|
* index: refine add_from_workdir() error reportnulltoken2012-11-101-0/+13
|
* index refactoringEdward Thomson2012-10-291-2/+6
|
* misc: Fix warnings from PVS Studio trialVicent Martí2012-06-071-1/+1
|
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-1/+1
|
* errors: Rename the generic return codesVicent Martí2012-05-181-3/+3
|
* Update test suiteVicent Martí2012-05-021-1/+1
|
* tests-clar/index: actually assert resultschu2012-04-031-0/+2
| | | | Signed-off-by: schu <schu-github@schulog.org>
* tests: Cleanup & fix test suiteVicent Martí2012-04-031-1/+0
|
* Discovered cl_git_strequal! Mounted a crusade!Ben Straub2012-03-311-1/+1
|
* Moved more assertions inside Clar test helpers.Ben Straub2012-03-311-16/+10
|
* Cleaned up build issues under Linux. Had to disable a file-mode checkBen Straub2012-03-301-3/+3
| | | | in tag/write.c.
* t08_tag.c ported.Ben Straub2012-03-301-15/+15
| | | | Also cleaned up some names for things that used to be macros.
* t06_index.c ported.Ben Straub2012-03-301-0/+251