index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: diagnose unclosed here-doc in chainlint.pl
Eric Sunshine
2023-03-30
1
-3
/
+12
*
Merge branch 'ah/chainlint-cpuinfo-parse-fix'
Junio C Hamano
2022-11-29
1
-1
/
+1
|
\
|
*
chainlint.pl: fix /proc/cpuinfo regexp
Andreas Hasenack
2022-11-23
1
-1
/
+1
*
|
chainlint: prefix annotated test definition with line numbers
Eric Sunshine
2022-11-11
1
-2
/
+8
*
|
chainlint: latch line numbers at which each token starts and ends
Eric Sunshine
2022-11-11
1
-8
/
+17
*
|
chainlint: sidestep impoverished macOS "terminfo"
Eric Sunshine
2022-11-11
1
-12
/
+23
*
|
chainlint: annotate original test definition rather than token stream
Eric Sunshine
2022-11-08
1
-7
/
+24
*
|
chainlint: latch start/end position of each token
Eric Sunshine
2022-11-08
1
-37
/
+43
*
|
chainlint: tighten accuracy when consuming input stream
Eric Sunshine
2022-11-08
1
-1
/
+1
*
|
chainlint: add explanatory comments
Eric Sunshine
2022-11-08
1
-0
/
+4
|
/
*
chainlint: colorize problem annotations and test delimiters
Eric Sunshine
2022-09-13
1
-3
/
+43
*
chainlint.pl: allow `|| echo` to signal failure upstream of a pipe
Eric Sunshine
2022-09-01
1
-0
/
+3
*
chainlint.pl: complain about loops lacking explicit failure handling
Eric Sunshine
2022-09-01
1
-0
/
+11
*
chainlint.pl: don't flag broken &&-chain if failure indicated explicitly
Eric Sunshine
2022-09-01
1
-0
/
+8
*
chainlint.pl: don't flag broken &&-chain if `$?` handled explicitly
Eric Sunshine
2022-09-01
1
-0
/
+6
*
chainlint.pl: don't require `&` background command to end with `&&`
Eric Sunshine
2022-09-01
1
-1
/
+1
*
chainlint.pl: don't require `return|exit|continue` to end with `&&`
Eric Sunshine
2022-09-01
1
-2
/
+18
*
chainlint.pl: validate test scripts in parallel
Eric Sunshine
2022-09-01
1
-1
/
+49
*
chainlint.pl: add parser to identify test definitions
Eric Sunshine
2022-09-01
1
-3
/
+60
*
chainlint.pl: add parser to validate tests
Eric Sunshine
2022-09-01
1
-0
/
+46
*
chainlint.pl: add POSIX shell parser
Eric Sunshine
2022-09-01
1
-0
/
+243
*
chainlint.pl: add POSIX shell lexical analyzer
Eric Sunshine
2022-09-01
1
-0
/
+177
*
t: add skeleton chainlint.pl
Eric Sunshine
2022-09-01
1
-0
/
+115