summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-10-26t/perf/fsmonitor: initialize test with git resetNipunn Koorapati1-2/+6
2020-10-26t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati1-2/+6
2020-10-26t/perf/fsmonitor: silence initial git commitNipunn Koorapati1-1/+1
2020-10-26t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati1-1/+5
2020-10-26t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati1-10/+12
2020-10-26t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati1-1/+3
2020-10-26t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati1-7/+9
2020-10-26t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati1-8/+11
2020-10-26Merge branch 'jk/committer-date-is-author-date-fix'Junio C Hamano1-2/+2
2020-10-26t6423: add more details about direct resolution of directoriesElijah Newren1-16/+23
2020-10-26t6423: note improved ort handling with untracked filesElijah Newren1-71/+124
2020-10-26t6423, t6436: note improved ort handling with dirty filesElijah Newren2-119/+165
2020-10-26merge tests: expect slight differences in output for recursive vs. ortElijah Newren3-6/+39
2020-10-26t6423: expect improved conflict markers labels in the ort backendElijah Newren1-10/+28
2020-10-26t6404, t6423: expect improved rename/delete handling in ort backendElijah Newren2-22/+62
2020-10-26t6416: correct expectation for rename/rename(1to2) + directory/fileElijah Newren1-2/+2
2020-10-26merge tests: expect improved directory/file conflict handling in ortElijah Newren6-102/+308
2020-10-26t/: new helper for tests that pass with ort but fail with recursiveElijah Newren6-16/+34
2020-10-23t1400: prepare for `main` being default branch nameJohannes Schindelin1-5/+5
2020-10-23tests: prepare aligned mentions of the default branch nameJohannes Schindelin8-82/+82
2020-10-23t9902: prepare a test for the upcoming default branch nameJohannes Schindelin1-3/+3
2020-10-23t3200: prepare for `main` being shorter than `master`Johannes Schindelin1-2/+2
2020-10-23t5703: adjust a test case for the upcoming default branch nameJohannes Schindelin1-3/+3
2020-10-23t6200: adjust suppression pattern to also match "main"Johannes Schindelin1-1/+1
2020-10-23tests: start moving to a different default main branch nameJohannes Schindelin4-4/+21
2020-10-23t9801: use `--` in preparation for default branch renameJohannes Schindelin1-6/+6
2020-10-23rebase: fix broken email with --committer-date-is-author-dateJeff King1-4/+4
2020-10-23am: fix broken email with --committer-date-is-author-dateJeff King1-1/+1
2020-10-23t3436: check --committer-date-is-author-date result more carefullyJeff King1-7/+7
2020-10-22t7102: prepare expected output inside test_expect_* blockJunio C Hamano1-123/+121
2020-10-22t7201: put each command on a separate lineCharvi Mendiratta1-8/+18
2020-10-22t7201: use 'git -C' to avoid subshellCharvi Mendiratta1-8/+2
2020-10-22t7102,t7201: remove whitespace after redirect operatorCharvi Mendiratta2-21/+21
2020-10-22userdiff: support BashVictor Engmark16-0/+67
2020-10-21perl: check for perl warnings while running testsJeff King1-0/+6
2020-10-21t7006: Use test_path_is_* functions in test scriptJoey Salazar1-42/+42
2020-10-20apply: when -R, also reverse list of sectionsJonathan Tan2-0/+16
2020-10-20sideband: avoid reporting incomplete sideband messagesJohannes Schindelin2-0/+29
2020-10-20t7102,t7201: remove unnecessary blank spaces in test bodyCharvi Mendiratta2-34/+0
2020-10-20t7101,t7102,t7201: modernize test formattingCharvi Mendiratta3-65/+56
2020-10-20diff: add -I<regex> that ignores matching changesMichał Kępień2-0/+140
2020-10-20p7519-fsmonitor: add a git add benchmarkNipunn Koorapati1-0/+4
2020-10-20p7519-fsmonitor: refactor to avoid code duplicationNipunn Koorapati1-99/+37
2020-10-20perf lint: add make test-lint to perf testsNipunn Koorapati3-7/+11
2020-10-20t/perf: add fsmonitor perf test for git diffNipunn Koorapati1-0/+71
2020-10-20t/perf/p7519-fsmonitor.sh: warm cache on first git statusNipunn Koorapati1-1/+2
2020-10-20t/perf/README: elaborate on output formatNipunn Koorapati1-0/+2
2020-10-20Revert "test_cmp: diagnose incorrect arguments"Junio C Hamano1-14/+2
2020-10-18t2200,t9832: avoid using 'git' upstream in a pipeAmanda Shafack2-2/+4
2020-10-18test-lib: reduce verbosity of skipped testsElijah Newren1-1/+0