summaryrefslogtreecommitdiff
path: root/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* checkout: disallow bad paths on HFSEdward Thomson2014-12-1749-0/+37
* checkout: disallow bad paths on win32Edward Thomson2014-12-1780-0/+64
* revert tests: always use core.autocrlf=false in testsEdward Thomson2014-10-2712-4/+2
* git_rebase_commit: drop already-picked commitsEdward Thomson2014-10-2610-0/+5
* Introduce git_rebase to set up a rebase sessionEdward Thomson2014-10-26124-0/+167
* Introduce failing test for conflict filtering in indexEdward Thomson2014-10-133-0/+0
* Merge pull request #2473 from arthurschreiber/arthur/new-javascript-test-filesEdward Thomson2014-10-1014-351/+325
|\
| * Update the javascript diff driver's function pattern.Arthur Schreiber2014-10-091-3/+3
| * New test files for the javascript diff driver.Arthur Schreiber2014-10-0914-351/+325
* | Merge pull request #2592 from libgit2/cmn/describeCarlos Martín Nieto2014-10-0953-0/+54
|\ \ | |/ |/|
| * tests: Add "describe" test repositorynulltoken2014-04-3053-0/+54
* | config: Add test cases that have trailing spaces before comment charsLinquize2014-10-041-0/+6
* | Revert "test: Remove symlinks from the source tree"Vicent Marti2014-08-181-0/+1
* | test: Remove symlinks from the source treeVicent Marti2014-08-181-1/+0
|/
* Merge pull request #2261 from jacquesg/format-patchVicent Marti2014-04-1689-0/+72
|\
| * Added git_diff_stats test filesJacques Germishuys2014-04-1589-0/+72
* | Added cherry pick testsJacques Germishuys2014-04-1490-0/+96
|/
* Merge pull request #2178 from libgit2/rb/fix-short-idEdward Thomson2014-03-311-0/+0
|\
| * Add failing test for git_object_short_idJiri Pospisil2014-03-101-0/+0
* | Add `git_merge_status` to provide info about an upcoming mergeEdward Thomson2014-03-201-0/+1
|/
* Add PHP tests and fix bug in PHP builtin driverRussell Belfer2014-01-2713-3/+204
* Update Javascript userdiff driver and testsRussell Belfer2014-01-2723-5/+410
* Move userdiff tests to be data drivenRussell Belfer2014-01-2421-0/+189
* Preserve tree filemode in index during checkoutEdward Thomson2014-01-223-0/+0
* Merge submodulesEdward Thomson2014-01-2045-0/+44
* Don't try to merge binary filesEdward Thomson2014-01-209-0/+3
* merge_file should use more aggressive levelsEdward Thomson2014-01-2023-1/+9
* Handle git_buf's from users more liberallyEdward Thomson2014-01-084-1/+1
* Introduce git_revert to revert a single commitEdward Thomson2013-12-0245-0/+91
* tree-cache: Don't segfault upon corruptionnulltoken2013-11-191-0/+0
* Rename tests-clar to testsBen Straub2013-11-141794-0/+2854
* Backport more test dataVicent Martí2012-05-0266-57/+0
* Move test resourcesVicent Martí2012-05-0298-130/+0
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-02111-0/+144
|\
| * Include the new config test fileCarlos Martín Nieto2012-04-251-0/+2
| * config: parse quoted valuesCarlos Martín Nieto2012-04-161-0/+7
| * tag: Add git_tag_peel() which recursively peel a tag until a non tag git_obje...nulltoken2012-04-102-0/+1
| * Fix handling of submodules in treesRussell Belfer2012-03-266-0/+6
| * Fix error in tree iterator when popping up treesRussell Belfer2012-03-2513-1/+9
| * Adding new tests for new status commandRussell Belfer2012-03-2295-0/+124
* | Merge pull request #606 from benstraub/t04_commit_to_clarVicent Martí2012-04-0253-0/+43
|\ \
| * | Ported t04_commit.c to Clar.Ben Straub2012-03-2053-0/+43
| |/
* | Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-31267-471/+0
* | t08_tag.c ported.Ben Straub2012-03-3053-0/+43
|/
* Add tests and fix bugs for diff whitespace optionsRussell Belfer2012-03-028-4/+15
* Clean up diff implementation for reviewRussell Belfer2012-03-021-0/+0
* Initial implementation of git_diff_blobRussell Belfer2012-03-0215-3/+43
* Add test for possible attr bugRussell Belfer2012-03-022-0/+7
* Implement setting multivarsCarlos Martín Nieto2012-02-171-2/+2
* tests: add multivar read testCarlos Martín Nieto2012-02-171-0/+3