summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t/chainlint: add chainlint "specialized" test casesEric Sunshine2018-07-174-0/+31
* t/chainlint: add chainlint "complex" test casesEric Sunshine2018-07-178-0/+82
* t/chainlint: add chainlint "cuddled" test casesEric Sunshine2018-07-176-0/+70
* t/chainlint: add chainlint "loop" and "conditional" test casesEric Sunshine2018-07-1710-0/+200
* t/chainlint: add chainlint "nested subshell" test casesEric Sunshine2018-07-1712-0/+173
* t/chainlint: add chainlint "one-liner" test casesEric Sunshine2018-07-176-0/+71
* t/chainlint: add chainlint "whitespace" test casesEric Sunshine2018-07-1712-0/+113
* t/chainlint: add chainlint "basic" test casesEric Sunshine2018-07-1716-0/+206
* t/Makefile: add machinery to check correctness of chainlint.sedEric Sunshine2018-07-172-4/+22
* t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsEric Sunshine2018-07-172-1/+348
* t5608: fix broken &&-chainSZEDER Gábor2018-07-171-1/+1
* t9119: fix broken &&-chainsEric Sunshine2018-07-161-60/+60
* t9000-t9999: fix broken &&-chainsEric Sunshine2018-07-1626-51/+51
* t7000-t7999: fix broken &&-chainsEric Sunshine2018-07-167-57/+57
* t6000-t6999: fix broken &&-chainsEric Sunshine2018-07-165-17/+17
* t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-1614-24/+24
* t4000-t4999: fix broken &&-chainsEric Sunshine2018-07-166-17/+17
* t3030: fix broken &&-chainsEric Sunshine2018-07-161-170/+170
* t3000-t3999: fix broken &&-chainsEric Sunshine2018-07-1610-28/+28
* t2000-t2999: fix broken &&-chainsEric Sunshine2018-07-162-8/+8
* t1000-t1999: fix broken &&-chainsEric Sunshine2018-07-166-19/+19
* t0000-t0999: fix broken &&-chainsEric Sunshine2018-07-163-15/+15
* t9814: simplify convoluted check that command correctly errors outEric Sunshine2018-07-161-15/+3
* t9001: fix broken "invoke hook" testEric Sunshine2018-07-161-2/+2
* t7810: use test_expect_code() instead of hand-rolled comparisonEric Sunshine2018-07-161-4/+3
* t7400: fix broken "submodule add/reconfigure --force" testEric Sunshine2018-07-161-5/+6
* t7201: drop pointless "exit 0" at end of subshellEric Sunshine2018-07-031-1/+0
* t6036: fix broken "merge fails but has appropriate contents" testsEric Sunshine2018-07-031-4/+4
* t5505: modernize and simplify hard-to-digest testEric Sunshine2018-07-031-6/+2
* t5406: use write_script() instead of birthing shell script manuallyEric Sunshine2018-07-031-2/+3
* t5405: use test_must_fail() instead of checking exit code manuallyEric Sunshine2018-07-031-2/+1
* t/lib-submodule-update: fix "absorbing" testEric Sunshine2018-07-031-3/+2
* t: drop unnecessary terminating semicolon in subshellEric Sunshine2018-07-033-4/+4
* t: use sane_unset() rather than 'unset' with broken &&-chainEric Sunshine2018-07-032-3/+3
* t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine2018-07-0310-62/+61
* t: use test_might_fail() instead of manipulating exit code manuallyEric Sunshine2018-07-034-10/+8
* Second batch for 2.19 cycleJunio C Hamano2018-06-281-0/+44
* Merge branch 'sb/fix-fetching-moved-submodules'Junio C Hamano2018-06-282-7/+5
|\
| * t5526: test recursive submodules when fetching moved submodulesStefan Beller2018-06-141-5/+1
| * submodule: fix NULL correctness in renamed broken submodulesStefan Beller2018-06-141-2/+4
* | Merge branch 'tz/cred-netrc-cleanup'Junio C Hamano2018-06-283-6/+11
|\ \
| * | git-credential-netrc: make "all" default target of MakefileTodd Zullinger2018-06-181-0/+3
| * | git-credential-netrc: fix exit status when tests failLuis Marsano2018-06-181-1/+3
| * | git-credential-netrc: use in-tree Git.pm for testsLuis Marsano2018-06-182-2/+2
| * | git-credential-netrc: minor whitespace cleanup in test scriptTodd Zullinger2018-06-181-4/+4
* | | Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano2018-06-285-9/+6
|\ \ \
| * | | tests: clean after SANITY testsJunio C Hamano2018-06-155-9/+6
* | | | Merge branch 'nd/completion-negation'Junio C Hamano2018-06-284-34/+136
|\ \ \ \
| * | | | completion: collapse extra --no-.. optionsNguyễn Thái Ngọc Duy2018-06-113-29/+115
| * | | | completion: suppress some -no- optionsNguyễn Thái Ngọc Duy2018-05-292-6/+6