summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
* status: Add case insensitivity related failing testbug/status_casenulltoken2013-06-293-2/+35
* tests: Remove misleading commentsnulltoken2013-06-291-2/+0
* tests: Fix indentationnulltoken2013-06-291-13/+13
* Merge pull request #1688 from arrbee/submodule-load-ignore-orphaned-headRussell Belfer2013-06-271-0/+71
|\
| * Test submodules with empty index or orphaned headRussell Belfer2013-06-271-0/+71
* | Fix bug marking submodule diffs as unmodifiedRussell Belfer2013-06-271-1/+3
* | Fail on unmodified deltas when they're unexpectedJustin Spahr-Summers2013-06-261-1/+1
* | Merge pull request #1681 from arthurschreiber/patch-1Russell Belfer2013-06-251-0/+12
|\ \ | |/ |/|
| * Add a test case.Arthur Schreiber2013-06-251-0/+12
* | Unbreak git_remote_ls on a local transport after disconnecting.Arthur Schreiber2013-06-251-0/+12
|/
* test-rename: This is not a decimal, sillyVicent Marti2013-06-251-2/+2
* Fix checkout tests on WindowsRussell Belfer2013-06-242-6/+14
* Addition checkout target directory testsRussell Belfer2013-06-212-0/+115
* Add target directory to checkoutRussell Belfer2013-06-211-0/+28
* Fix checkout of modified file when missing from wdRussell Belfer2013-06-213-0/+123
* test asserting checkout should not recreate deleted filesEdward Thomson2013-06-201-0/+30
* Add test for fixed diff bugRussell Belfer2013-06-201-0/+20
* Add status flags to force output sort orderRussell Belfer2013-06-203-0/+84
* Add tests and fix use of freed memoryRussell Belfer2013-06-191-0/+20
* Add index pathspec-based operationsRussell Belfer2013-06-191-0/+254
* Fix rename looped reference issuesRussell Belfer2013-06-181-3/+5
* test illustrating tri-cyclic rename failureEdward Thomson2013-06-181-0/+53
* test failure when renames produce similar similaritiesEdward Thomson2013-06-186-0/+79
* Add "as_path" parameters to blob and buffer diffsRussell Belfer2013-06-171-104/+403
* Update clar to latest versionRussell Belfer2013-06-172-24/+36
* Fix memory leaks in diff rename testsRussell Belfer2013-06-172-6/+11
* Add test of rename with no changesRussell Belfer2013-06-171-0/+57
* More tests and bug fixes for status with renameRussell Belfer2013-06-171-11/+131
* Test has to work on case sensitive systemsRussell Belfer2013-06-171-3/+14
* Make index_insert keep existing caseRussell Belfer2013-06-171-1/+0
* some simple case-sensitive index testsEdward Thomson2013-06-172-0/+64
* Improve case handling in git_diff__paired_foreachRussell Belfer2013-06-172-2/+53
* git__strcasesort_cmp: strcasecmp sorting rules but requires strict equalityEdward Thomson2013-06-171-0/+13
* handle renames in status computationEdward Thomson2013-06-171-0/+265
* ref: free the last ref when cancelling git_branch_foreach()yorah2013-06-171-1/+1
* diff: fix warningyorah2013-06-141-0/+2
* Fix Windows warningsRussell Belfer2013-06-121-1/+1
* Merge pull request #1643 from ethomson/rename_sourceVicent Martí2013-06-126-0/+94
|\
| * failing unit test for similar renamesEdward Thomson2013-06-106-0/+94
* | Merge pull request #1642 from arrbee/diff-function-contextVicent Martí2013-06-1220-32/+423
|\ \
| * | Add patch from blobs APIRussell Belfer2013-06-121-0/+238
| * | Fix some diff driver memory leaksRussell Belfer2013-06-121-9/+8
| * | Add diff drivers tests (and fix bugs)Russell Belfer2013-06-111-0/+126
| * | Implement regex pattern diff driverRussell Belfer2013-06-112-2/+2
| * | Reorganize diff and add basic diff driverRussell Belfer2013-06-1018-32/+60
| |/
* | signature: extend trimming to more whitespaceCarlos Martín Nieto2013-06-111-0/+2
|/
* Merge pull request #1624 from libgit2/vmg/full-ref-iteratorVicent Martí2013-06-037-536/+95
|\
| * Make iterators use GIT_ITEROVER & smart advanceRussell Belfer2013-05-313-66/+76
| * ...Aaaand this worksVicent Marti2013-05-302-191/+0
| * What are the chances, reallyVicent Marti2013-05-292-269/+0