51977 Commits (4f69176feb1b441d46dab7a0ac679df7edf44f5f)
 

Author SHA1 Message Date
Eric Sunshine 4f69176feb chainlint: add test of pathological case which triggered false positive 7 years ago
Eric Sunshine 22e3e0241a chainlint: recognize multi-line quoted strings more robustly 7 years ago
Eric Sunshine d93871143f chainlint: let here-doc and multi-line string commence on same line 7 years ago
Eric Sunshine 06fc5c9f90 chainlint: recognize multi-line $(...) when command cuddled with "$(" 7 years ago
Eric Sunshine 7e32a31b21 chainlint: match 'quoted' here-doc tags 7 years ago
Eric Sunshine c2c29cc03e chainlint: match arbitrary here-docs tags rather than hard-coded names 7 years ago
Eric Sunshine ace64e56c1 t/chainlint.sed: drop extra spaces from regex character class 7 years ago
Eric Sunshine 950079b7b6 t/chainlint: add chainlint "specialized" test cases 7 years ago
Eric Sunshine 1f718b0b78 t/chainlint: add chainlint "complex" test cases 7 years ago
Eric Sunshine 24c8618064 t/chainlint: add chainlint "cuddled" test cases 7 years ago
Eric Sunshine ebcbbe060f t/chainlint: add chainlint "loop" and "conditional" test cases 7 years ago
Eric Sunshine bb4efbc5df t/chainlint: add chainlint "nested subshell" test cases 7 years ago
Eric Sunshine 90a880393a t/chainlint: add chainlint "one-liner" test cases 7 years ago
Eric Sunshine 7b90679012 t/chainlint: add chainlint "whitespace" test cases 7 years ago
Eric Sunshine 5238710eb4 t/chainlint: add chainlint "basic" test cases 7 years ago
Eric Sunshine 803394459d t/Makefile: add machinery to check correctness of chainlint.sed 7 years ago
Eric Sunshine 878f988350 t/test-lib: teach --chain-lint to detect broken &&-chains in subshells 7 years ago
SZEDER Gábor 9500526284 t5608: fix broken &&-chain 7 years ago
Eric Sunshine f9f7c116a3 t9119: fix broken &&-chains 7 years ago
Eric Sunshine cff4243db9 t9000-t9999: fix broken &&-chains 7 years ago
Eric Sunshine e974e06de0 t7000-t7999: fix broken &&-chains 7 years ago
Eric Sunshine c8ce3763ff t6000-t6999: fix broken &&-chains 7 years ago
Eric Sunshine 51b85471af t5000-t5999: fix broken &&-chains 7 years ago
Eric Sunshine f957f03b60 t4000-t4999: fix broken &&-chains 7 years ago
Eric Sunshine b6c32f63f3 t3030: fix broken &&-chains 7 years ago
Eric Sunshine 3ea6737993 t3000-t3999: fix broken &&-chains 7 years ago
Eric Sunshine 2c2d0f9f47 t2000-t2999: fix broken &&-chains 7 years ago
Eric Sunshine f2deabfcb6 t1000-t1999: fix broken &&-chains 7 years ago
Eric Sunshine 75651fd783 t0000-t0999: fix broken &&-chains 7 years ago
Eric Sunshine 794165cb17 t9814: simplify convoluted check that command correctly errors out 7 years ago
Eric Sunshine be8c48d4c4 t9001: fix broken "invoke hook" test 7 years ago
Eric Sunshine d964def526 t7810: use test_expect_code() instead of hand-rolled comparison 7 years ago
Eric Sunshine adc73318fe t7400: fix broken "submodule add/reconfigure --force" test 7 years ago
Eric Sunshine e7eb15faca t7201: drop pointless "exit 0" at end of subshell 7 years ago
Eric Sunshine f1e1239811 t6036: fix broken "merge fails but has appropriate contents" tests 7 years ago
Eric Sunshine 431f4a26b5 t5505: modernize and simplify hard-to-digest test 7 years ago
Eric Sunshine fb23bd7af2 t5406: use write_script() instead of birthing shell script manually 7 years ago
Eric Sunshine fbd6ef273e t5405: use test_must_fail() instead of checking exit code manually 7 years ago
Eric Sunshine e5d7e9f516 t/lib-submodule-update: fix "absorbing" test 7 years ago
Eric Sunshine 02779185d5 t: drop unnecessary terminating semicolon in subshell 7 years ago
Eric Sunshine ed6c994af4 t: use sane_unset() rather than 'unset' with broken &&-chain 7 years ago
Eric Sunshine 0590ff26c4 t: use test_write_lines() instead of series of 'echo' commands 7 years ago
Eric Sunshine 8327974859 t: use test_might_fail() instead of manipulating exit code manually 7 years ago
Junio C Hamano e3331758f1 Second batch for 2.19 cycle 7 years ago
Junio C Hamano 085d2abf57 Merge branch 'sb/fix-fetching-moved-submodules' 7 years ago
Junio C Hamano cf22247b63 Merge branch 'tz/cred-netrc-cleanup' 7 years ago
Junio C Hamano 18404434bf Merge branch 'jc/clean-after-sanity-tests' 7 years ago
Junio C Hamano 6da2d95951 Merge branch 'nd/completion-negation' 7 years ago
Junio C Hamano 5eb8da8508 Merge branch 'pw/add-p-recount' 7 years ago
Junio C Hamano 0079732e96 Merge branch 'jk/fetch-all-peeled-fix' 7 years ago