busybox/shell/hush_test
Denys Vlasenko 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM ))
function                                             old     new   delta
evaluate_string                                      988    1011     +23

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-26 13:29:25 +02:00
..
hush-arith shell: fix parsing of $(( (v)++ + NUM )) 2021-09-26 13:29:25 +02:00
hush-bugs
hush-getopts
hush-glob
hush-heredoc
hush-invert
hush-leak
hush-misc hush: fix set -n to act immediately, not just after run_list() 2021-09-07 02:25:52 +02:00
hush-parsing
hush-psubst shell: update psubst testcases 2021-07-27 04:20:32 +02:00
hush-quoting hush: implement $'str' bashism 2021-07-26 15:32:46 +02:00
hush-read
hush-redir
hush-signals
hush-standalone
hush-test2
hush-vars ash: LINENO starts from 0 in -c SCRIPT mode 2021-09-07 18:16:45 +02:00
hush-z_slow
.gitignore
run-all