busybox/shell/hush_test
Denys Vlasenko b4cedd4c9a hush: fix several syntax corner cases with function definitions
function                                             old     new   delta
parse_stream                                        3063    3075     +12
done_word                                            777     784      +7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 19/0)               Total: 19 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2025-08-18 14:52:46 +02:00
..
hush-arith shell/math: bash-compatible handling of too large numbers 2023-06-25 17:42:05 +02:00
hush-bugs hush: move tickquote1.tests to hush-bugs/ - it's a known bug 2025-08-14 05:02:07 +02:00
hush-comm shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y 2021-10-11 18:44:00 +02:00
hush-getopts
hush-glob
hush-heredoc hush: implement <<<here_string syntax 2025-08-15 00:08:11 +02:00
hush-invert
hush-leak
hush-misc hush: fix several syntax corner cases with function definitions 2025-08-18 14:52:46 +02:00
hush-parsing hush: test for, and disallow several invalid syntaxes 2025-08-11 23:18:01 +02:00
hush-psubst shell: update psubst testcases 2021-07-27 04:20:32 +02:00
hush-quoting ash: fix handling of single-quoted strings in pattern substitution 2024-02-26 16:27:53 +01:00
hush-read shell: improve bash compatibility of read built-in 2025-07-01 20:21:37 +02:00
hush-redir hush: do not segfault on "for </dev/null v in..." 2025-08-12 17:56:58 +02:00
hush-signals hush: if !JOBS, skip tests which wouldn't work 2025-08-03 09:32:36 +02:00
hush-standalone
hush-test2 hush: document bugs in [[ =~ ]] comparison 2020-11-01 18:47:24 +01:00
hush-vars hush: fix var_backslash1.tests 2025-08-11 17:36:02 +02:00
hush-z_slow
.gitignore
run-all hush: if !JOBS, skip tests which wouldn't work 2025-08-03 09:32:36 +02:00