chainlint.sed: improve ?!AMP?! placement accuracy
Eric Sunshine committed over 4 years ago
t/Makefile: optimize chainlint self-test
Eric Sunshine committed over 4 years ago
t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge
Eric Sunshine committed over 4 years ago
t/chainlint/*.test: generalize self-test commentary
Eric Sunshine committed over 4 years ago
t/chainlint/*.test: fix invalid test cases due to mixing quote types
Eric Sunshine committed over 4 years ago
t/chainlint/*.test: don't use invalid shell syntax
Eric Sunshine committed over 4 years ago
t6000-t9999: detect and signal failure within loop
Eric Sunshine committed over 4 years ago
t5000-t5999: detect and signal failure within loop
Eric Sunshine committed over 4 years ago
t4000-t4999: detect and signal failure within loop
Eric Sunshine committed over 4 years ago
t0000-t3999: detect and signal failure within loop
Eric Sunshine committed over 4 years ago
tests: simplify by dropping unnecessary `for` loops
Eric Sunshine committed over 4 years ago
tests: apply modern idiom for exiting loop upon failure
Eric Sunshine committed over 4 years ago
tests: apply modern idiom for signaling test failure
Eric Sunshine committed over 4 years ago
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine committed over 4 years ago
tests: fix broken &&-chains in `$(...)` command substitutions
Eric Sunshine committed over 4 years ago
tests: fix broken &&-chains in compound statements
Eric Sunshine committed over 4 years ago
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine committed over 4 years ago
tests: simplify construction of large blocks of text
Eric Sunshine committed over 4 years ago
t9107: use shell parameter expansion to avoid breaking &&-chain
Eric Sunshine committed over 4 years ago
t6300: make `%(raw:size) --shell` test more robust
Eric Sunshine committed over 4 years ago