summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-08-13userdiff: add tests for Fortran xfuncname regexLibravatar Philippe Blain10-0/+96
2020-08-13drop vcs-svn experimentLibravatar Jeff King8-1674/+1
2020-08-13blame: only coalesce lines that are adjacent in resultLibravatar Jeff King1-0/+9
2020-08-13t8003: factor setup out of coalesce testLibravatar Jeff King1-6/+10
2020-08-13t8003: check output of coalesced blameLibravatar Jeff King1-7/+4
2020-08-12submodule: port submodule subcommand 'summary' from shell to CLibravatar Prathamesh Chavan1-1/+1
2020-08-12t7421: introduce a test script for verifying 'summary' outputLibravatar Shourya Shukla2-0/+73
2020-08-12dir: avoid prematurely marking nonbare repositories as matchesLibravatar Elijah Newren1-0/+16
2020-08-12t3000: fix some test description typosLibravatar Elijah Newren1-4/+4
2020-08-11Merge branch 'tb/upload-pack-filters'Libravatar Junio C Hamano1-0/+33
2020-08-11Merge branch 'bc/sha-256-part-3'Libravatar Junio C Hamano60-305/+481
2020-08-11t/t4013: add test for --diff-merges=offLibravatar Sergey Organov3-0/+158
2020-08-11t1416: avoid hard-coded sha1 idsLibravatar Jeff King1-2/+3
2020-08-11multi-pack-index: repack batches below --batch-sizeLibravatar Derrick Stolee1-0/+18
2020-08-10t6425: be more flexible with rename/delete conflict messagesLibravatar Elijah Newren1-1/+2
2020-08-10t642[23]: be more flexible for add/add conflicts involving pair renamesLibravatar Elijah Newren2-8/+14
2020-08-10t6422, t6426: be more flexible for add/add conflicts involving renamesLibravatar Elijah Newren2-9/+14
2020-08-10t6423: add an explanation about why one of the tests does not passLibravatar Elijah Newren1-0/+8
2020-08-10t6416, t6423: clarify some comments and fix some typosLibravatar Elijah Newren2-14/+13
2020-08-10t6422: fix multiple errors with the mod6 test expectationsLibravatar Elijah Newren1-9/+10
2020-08-10t6423: fix test setup for a couple testsLibravatar Elijah Newren1-0/+2
2020-08-10t6416, t6422: fix incorrect untracked file countLibravatar Elijah Newren2-3/+3
2020-08-10t6422: fix bad check against missing fileLibravatar Elijah Newren1-3/+3
2020-08-10t6418: tighten delete/normalize conflict testcaseLibravatar Elijah Newren1-1/+2
2020-08-10Collect merge-related tests to t64xxLibravatar Elijah Newren35-0/+0
2020-08-10Merge branch 'en/eol-attrs-gotchas'Libravatar Junio C Hamano1-20/+6
2020-08-10Merge branch 'ma/t1450-quotefix'Libravatar Junio C Hamano1-1/+1
2020-08-10Merge branch 'jk/strvec'Libravatar Junio C Hamano2-27/+27
2020-08-10init: disallow --separate-git-dir with bare repositoryLibravatar Eric Sunshine1-0/+13
2020-08-09test_cmp: diagnose incorrect argumentsLibravatar Eric Sunshine1-2/+14
2020-08-09t4140: test apply with i-t-a pathsLibravatar Raymond E. Pasco1-0/+56
2020-08-07bisect: introduce first-parent flagLibravatar Aaron Lipman1-0/+18
2020-08-07rev-list: allow bisect and first-parent flagsLibravatar Aaron Lipman2-2/+47
2020-08-07t6030: modernize "git bisect run" testsLibravatar Aaron Lipman1-48/+38
2020-08-07refs: fix interleaving hook calls with reference-transaction hookLibravatar Patrick Steinhardt1-0/+26
2020-08-06t4104: modernize and simplify quotingLibravatar Martin Ågren1-42/+15
2020-08-06t: don't spuriously close and reopen quotesLibravatar Martin Ågren17-38/+38
2020-08-06apply: do not lazy fetch when applying binaryLibravatar Jonathan Tan1-0/+16
2020-08-05t5616: use test_i18ngrep for upload-pack errorsLibravatar Jeff King1-4/+4
2020-08-04Merge branch 'jt/pretend-object-never-come-from-elsewhere'Libravatar Junio C Hamano1-0/+11
2020-08-04Merge branch 'jt/pack-objects-prefetch-in-batch'Libravatar Junio C Hamano1-0/+36
2020-08-03upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'Libravatar Taylor Blau1-0/+9
2020-08-03upload-pack.c: allow banning certain object filter(s)Libravatar Taylor Blau1-0/+24
2020-08-03merge: make merge.renormalize work for all uses of merge machineryLibravatar Elijah Newren1-2/+2
2020-08-03t6038: remove problematic testLibravatar Elijah Newren1-14/+0
2020-08-03t6038: make tests fail for the right reasonLibravatar Elijah Newren1-4/+4
2020-08-01t1450: fix quoting of NUL byte when corrupting packLibravatar Martin Ågren1-1/+1
2020-08-01Merge branch 'cc/pretty-contents-size' into masterLibravatar Junio C Hamano1-2/+2
2020-08-01Merge branch 'jc/fmt-merge-msg-suppress-destination' into masterLibravatar Junio C Hamano28-93/+113
2020-07-31t6300: fix issues related to %(contents:size)Libravatar Alban Gruin1-2/+2