summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* git-am: add am.threeWay config variablerl/am-3way-configRemi Lespinet2015-06-041-0/+19
* t4150-am: refactor am -3 testsRemi Lespinet2015-06-041-15/+11
* Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano2015-04-202-16/+22
|\
| * connect.c: ignore extra colon after hostnametb/connect-ipv6-parse-fixTorsten Bögershausen2015-04-082-16/+22
* | Merge branch 'va/fix-git-p4-tests'Junio C Hamano2015-04-201-12/+31
|\ \
| * | t9814: guarantee only one source exists in git-p4 copy testsVitor Antunes2015-04-121-15/+31
| * | git-p4: fix copy detection testVitor Antunes2015-03-281-1/+4
| * | t9814: fix broken shell syntax in git-p4 rename testVitor Antunes2015-03-281-2/+2
* | | Merge branch 'jc/update-instead-into-void'Junio C Hamano2015-04-141-1/+54
|\ \ \
| * | | push-to-deploy: allow pushing into an unborn branch and updating itjc/update-instead-into-voidJunio C Hamano2015-04-011-1/+54
* | | | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-26102-773/+459
|\ \ \ \
| * | | | t9001: drop save_confirm helperJeff King2015-03-251-10/+5
| * | | | t0020: use test_* helpers instead of hand-rolled messagesJeff King2015-03-251-33/+5
| * | | | t: simplify loop exit-code status variablesJeff King2015-03-252-16/+6
| * | | | t: fix some trivial cases of ignored exit codes in loopsJeff King2015-03-2510-28/+24
| * | | | t7701: fix ignored exit code inside loopJeff King2015-03-251-1/+1
| * | | | t3305: fix ignored exit code inside loopJeff King2015-03-251-6/+3
| * | | | t0020: fix ignored exit code inside loopsJeff King2015-03-251-35/+19
| * | | | perf-lib: fix ignored exit code inside loopJeff King2015-03-251-1/+1
| * | | | t6039: fix broken && chainTorsten Bögershausen2015-03-221-1/+1
| * | | | t9158, t9161: fix broken &&-chain in git-svn testsMichael J Gruber2015-03-202-7/+7
| * | | | t9104: fix test for following larger parentsMichael J Gruber2015-03-201-4/+6
| * | | | t4104: drop hand-rolled error reportingJeff King2015-03-201-8/+2
| * | | | t0005: fix broken &&-chainsJeff King2015-03-201-2/+2
| * | | | t7004: fix embedded single-quotesJeff King2015-03-201-1/+1
| * | | | t0050: appease --chain-lintJeff King2015-03-201-4/+8
| * | | | t9001: use test_when_finishedJeff King2015-03-201-20/+10
| * | | | t4117: use modern test_* helpersJeff King2015-03-201-56/+10
| * | | | t6034: use modern test_* helpersJeff King2015-03-201-53/+13
| * | | | t1301: use modern test_* helpersJeff King2015-03-201-13/+7
| * | | | t0020: use modern test_* helpersJeff King2015-03-201-116/+28
| * | | | t6030: use modern test_* helpersJeff King2015-03-201-60/+31
| * | | | t9502: fix &&-chain breakageJeff King2015-03-201-4/+6
| * | | | t7201: fix &&-chain breakageJeff King2015-03-201-13/+6
| * | | | t3600: fix &&-chain breakage for setup commandsJeff King2015-03-201-18/+18
| * | | | t: avoid using ":" for commentsJeff King2015-03-202-10/+10
| * | | | t: wrap complicated expect_code users in a blockJeff King2015-03-204-9/+13
| * | | | t: use test_expect_code instead of hand-rolled comparisonJeff King2015-03-203-44/+38
| * | | | t: use test_might_fail for diff and grepJeff King2015-03-202-6/+6
| * | | | t: fix &&-chaining issues around setup which might failJeff King2015-03-205-8/+11
| * | | | t: use test_must_fail instead of hand-rolled blocksJeff King2015-03-203-14/+5
| * | | | t: use verbose instead of hand-rolled errorsJeff King2015-03-205-45/+10
| * | | | t: assume test_cmp produces verbose outputJeff King2015-03-202-12/+3
| * | | | t: fix trivial &&-chain breakageJeff King2015-03-2043-68/+70
| * | | | t: fix moderate &&-chain breakageJeff King2015-03-2013-44/+44
| * | | | t: fix severe &&-chain breakageJeff King2015-03-2014-19/+19
| * | | | t/test-lib: introduce --chain-lint optionJeff King2015-03-202-0/+26
* | | | | Merge branch 'tg/test-index-v4'Junio C Hamano2015-03-251-3/+12
|\ \ \ \ \
| * | | | | t1700: make test pass with index-v4tg/test-index-v4Thomas Gummerer2015-03-201-3/+12
* | | | | | Merge branch 'jk/prune-with-corrupt-refs'Junio C Hamano2015-03-251-0/+114
|\ \ \ \ \ \