summaryrefslogtreecommitdiff
path: root/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* checkout: fix test fixture missing objectscmn/validity-tree-from-unowned-indexEdward Thomson2018-10-203-0/+0
* tests: verify diff stats with renames in subdirectoryPatrick Steinhardt2018-10-0412-1/+8
* Merge pull request #4727 from libgit2/cmn/null-oid-existing-treeEdward Thomson2018-08-261-0/+0
|\
| * tree: accept null ids in existing trees when updatingCarlos Martín Nieto2018-07-181-0/+0
* | Write a test.Nelson Elhage2018-08-141-0/+1
|/
* mailmap: Updates tests for new API and featuresNika Layzell2018-06-146-1/+5
* mailmap: Clean up the mailmap fixture's .gitted directoryNika Layzell2018-06-1413-543/+0
* mailmap: Add a bunch of tests for the new mailmap functionalityNika Layzell2018-06-1455-0/+596
* checkout: add a failing test for refusing a symlinked .gitmodulesCarlos Martín Nieto2018-05-225-0/+1
* tests: add information about the crlf data generatorEdward Thomson2018-04-172-0/+87
* tests: crlf: update POSIX test data to reflect Git 2.9+ behaviorSven Strickroth2018-04-1731-70/+70
* tests: crlf: update Windows test data to reflect Git 2.9+ behaviorSven Strickroth2018-04-1735-80/+80
* revwalk: fix uninteresting revs sometimes not limiting graphwalkPatrick Steinhardt2018-04-128-0/+17
* testrepo: add new branchEdward Thomson2018-02-233-0/+3
* tests: add rename-rewrite scenarios to "renames" repositoryPatrick Steinhardt2018-02-207-0/+3
* Add failing test case for virtual commit merge base issueEdward Thomson2018-02-0426-0/+9
* Introduce additional criss-cross merge branchesEdward Thomson2018-02-0468-0/+11
* Do not attempt to check out submodule as blob when merging a submodule modify...David Turner2017-12-043-0/+3
* 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