.. |
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: fix "getopts" builtin to not be upset by other builtins calling getopt()
|
2017-08-29 13:38:30 +02:00 |
hush-glob
|
ash: expand: Do not quote backslashes in unquoted parameter expansion
|
2018-08-07 18:58:02 +02:00 |
hush-heredoc
|
hush: implement <<<here_string syntax
|
2025-08-15 00:08:11 +02:00 |
hush-invert
|
hush testsuite: add many tests from ash testsuite
|
2016-10-02 17:39:31 +02:00 |
hush-leak
|
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
|
2009-08-12 14:21:30 +02:00 |
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
|
ash: fix nofork bug where environment is not properly passed to a command
|
2017-11-03 14:16:25 +01:00 |
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
|
hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
|
2018-07-17 14:21:38 +02:00 |
.gitignore
|
hush_test: ignore generated files
|
2009-05-21 17:45:26 -04:00 |
run-all
|
hush: if !JOBS, skip tests which wouldn't work
|
2025-08-03 09:32:36 +02:00 |