shellharden/test
2018-03-31 16:23:07 +02:00
..
arithmetic.bash Support arithmentic expansion 2018-03-31 16:23:07 +02:00
backtick.bash parses and colors pretty good, needs restructuring 2017-01-20 00:01:11 +01:00
cmdsub.bash parses and colors pretty good, needs restructuring 2017-01-20 00:01:11 +01:00
heredoc_complicated.bash Support complicated heredoc delimiters 2017-02-17 19:08:28 +01:00
heredoc_vs_var.bash Support complicated heredoc delimiters 2017-02-17 19:08:28 +01:00
phantomstring.bash Quote strings with variables holistically 2017-07-31 00:20:35 +02:00
pwd.bash New feature: Replace $(pwd) → $PWD 2017-02-10 19:00:41 +01:00
stresc.bash Avoid accidentally supporing "$''" 2017-02-17 19:08:40 +01:00
unsupp_numeral_variable_quot.bash Introduce a "Syntactical pitfall" error, fail on $10 2017-02-23 16:38:52 +01:00
unsupp_numeral_variable_unquot.bash Introduce a "Syntactical pitfall" error, fail on $10 2017-02-23 16:38:52 +01:00
var.bash Introduce a "Syntactical pitfall" error, fail on $10 2017-02-23 16:38:52 +01:00