summaryrefslogtreecommitdiff
path: root/t/t6422-merge-rename-corner-cases.sh
Commit message (Expand)AuthorAgeFilesLines
* t6422: drop commented out codeAndrei Rybak2023-01-131-2/+0
* t64xx: convert 'test_create_repo' to 'git init'Elijah Newren2022-08-261-19/+19
* cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason2022-07-011-0/+1
* t6[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-7/+7
* t64*: preemptively adjust alignment to prepare for `master` -> `main`Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* merge tests: expect improved directory/file conflict handling in ortElijah Newren2020-10-261-8/+22
* t/: new helper for tests that pass with ort but fail with recursiveElijah Newren2020-10-261-3/+4
* t642[23]: be more flexible for add/add conflicts involving pair renamesElijah Newren2020-08-101-6/+12
* t6422, t6426: be more flexible for add/add conflicts involving renamesElijah Newren2020-08-101-8/+13
* t6422: fix multiple errors with the mod6 test expectationsElijah Newren2020-08-101-9/+10
* t6416, t6422: fix incorrect untracked file countElijah Newren2020-08-101-2/+2
* t6422: fix bad check against missing fileElijah Newren2020-08-101-3/+3
* Collect merge-related tests to t64xxElijah Newren2020-08-101-0/+1437