summaryrefslogtreecommitdiff
path: root/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* submodule: refuse lookup in bare repositoriesPatrick Steinhardt2017-08-2512-0/+13
* tests: fix the rebase-submodule testEtienne Samson2017-07-251-0/+0
* Remove invalid submoduleEtienne Samson2017-07-201-0/+0
* tests: index::version: add test to read index version v4Patrick Steinhardt2017-06-0612-0/+7
* submodule: resolve URLs relative to main worktreePatrick Steinhardt2017-03-171-3/+0
* rebase: ignore untracked files in submodulesDavid Turner2017-03-0332-0/+122
* hash: test for sha1 collision attack detectionEdward Thomson2017-03-032-0/+6
* Merge pull request #3436 from pks-t/libgit2-worktreeEdward Thomson2017-02-1339-0/+37
|\
| * tests: add merge-conflict branch for testrepoPatrick Steinhardt2017-02-134-0/+1
| * tests: add submodule worktree test dataPatrick Steinhardt2017-02-1323-0/+24
| * tests: add worktree test dataPatrick Steinhardt2017-02-1312-0/+12
* | tests: fix permissions on testrepo.git index filePatrick Steinhardt2017-02-131-0/+0
|/
* Merge pull request #4111 from pks-t/pks/dos-prefixEdward Thomson2017-02-101-0/+0
|\
| * tests: repo: assert discovery starting at Win32 roots finishesPatrick Steinhardt2017-02-081-0/+0
* | merge_trees: introduce test for submodule renamesEdward Thomson2017-02-0916-0/+7
|/
* Merge branch 'pr/3809'Edward Thomson2016-10-099-1/+2
|\
| * make git_diff_stats_to_buf not show 0 insertions or 0 deletionsSim Domingo2016-10-099-1/+2
* | revwalk: introduce tests that hide old commitsEdward Thomson2016-10-0613-0/+12
|/
* rebase: test rebasing a new commit with subfolderEdward Thomson2016-06-026-0/+1
* status: test submodules with mixed caseEdward Thomson2016-03-31227-0/+358
* tests: use legitimate object idsEdward Thomson2016-02-284-0/+0
* win32: tests around handling forbidden pathsEdward Thomson2016-02-1712-0/+23
* Merge pull request #3521 from pks-t/blame-line-overflowEdward Thomson2015-12-147-1/+1
|\
| * blame: use size_t for line counts in git_blame_hunkPatrick Steinhardt2015-12-017-1/+1
* | diff: include commit message when formatting patchPatrick Steinhardt2015-12-016-1/+3
|/
* merge: handle conflicts in recursive base buildingEdward Thomson2015-11-2524-0/+8
* merge tests: add complex recursive exampleEdward Thomson2015-11-2511-6/+11
* merge: add recursive test with conflicting contentsEdward Thomson2015-11-258-0/+9
* merge: add recursive test with three merge basesEdward Thomson2015-11-2527-0/+19
* merge: add a third-level recursive mergeEdward Thomson2015-11-2512-0/+12
* merge: add a second-level recursive mergeEdward Thomson2015-11-2511-0/+9
* merge: add simple recursive testEdward Thomson2015-11-2568-0/+121
* submodule: test updating a submodule w/ a pathEdward Thomson2015-11-0412-0/+13
* Add test caseVicent Marti2015-11-027-0/+11
* index: test that we round-trip nsecsEdward Thomson2015-10-2212-0/+15
* repo::reservedname: test a submodule updateEdward Thomson2015-09-1820-0/+28
* crlf tests: posix known-good dataEdward Thomson2015-06-22684-0/+3960
* crlf tests: windows known-good dataEdward Thomson2015-06-22685-0/+3961
* crlf: include utf8 resources in master branchEdward Thomson2015-06-2217-2/+4
* crlf: include additional test resourcesEdward Thomson2015-06-2216-1/+6
* remote: apply insteadOf configuration.Patrick Steinhardt2015-05-311-0/+12
* Illustrate bad checkout on WindowsJacques Germishuys2015-03-259-0/+2
* Added tests to merge files and branches with whitespace problems and fixesJacques Germishuys2015-03-1647-0/+40
* checkout test: ensure .gitattributes lifecycleEdward Thomson2015-02-024-0/+2
* checkout tests: nasty symlinksEdward Thomson2015-01-2017-2/+11
* Add files and tests with many UTF-8 chars and few UTF-8 charsLinquize2015-01-207-1/+1
* repo::init test: create hook symlinkEdward Thomson2015-01-081-1/+0
* submodule init should resolve relative url pathsJameson Miller2014-12-2213-0/+18
* checkout: disallow bad paths on HFSEdward Thomson2014-12-1649-0/+37
* checkout: disallow bad paths on win32Edward Thomson2014-12-1680-0/+64