.. |
ash-alias
|
1c660b4bd2
small ash testsuite, adapted from bash
|
17 vuotta sitten |
ash-arith
|
216913c290
ash: parser: Add syntax stack for recursive parsing
|
6 vuotta sitten |
ash-getopts
|
238ff98bb8
hush: fix "getopts" builtin to not be upset by other builtins calling getopt()
|
7 vuotta sitten |
ash-glob
|
eb54ca8be0
ash: expand: Do not quote backslashes in unquoted parameter expansion
|
6 vuotta sitten |
ash-heredoc
|
63c42afaa4
hush: add "heredoc.tests" from ash, tweak ash "is a function" message
|
6 vuotta sitten |
ash-invert
|
140644dc1c
add ash testcases
|
17 vuotta sitten |
ash-misc
|
63d765e666
shells: add tests for backslashes in export VAR=VAL
|
5 vuotta sitten |
ash-parsing
|
f693b606b7
hush: fix recent breakage from parse_stream() changes
|
6 vuotta sitten |
ash-psubst
|
675d24aeaf
ash: add LINENO support
|
6 vuotta sitten |
ash-quoting
|
83e434d5b5
hush: fix handling of '' in ${var:+ARG}
|
6 vuotta sitten |
ash-read
|
eae12688c9
shell: optional support for read -t N.NNN, closes 10101
|
7 vuotta sitten |
ash-redir
|
21806562ca
hush: restore redirected stdin
|
5 vuotta sitten |
ash-signals
|
8d2191c6ae
ash: copy three tests from hush_test/hush-signals/*
|
7 vuotta sitten |
ash-standalone
|
a5060b8364
ash: fix nofork bug where environment is not properly passed to a command
|
7 vuotta sitten |
ash-vars
|
30a4c32a4d
hush: remove test for "echo ${-}" errorring out - now it works
|
5 vuotta sitten |
ash-z_slow
|
b762c784ca
hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
|
6 vuotta sitten |
.gitignore
|
b9b7aa1910
ash_test: ignore generated files
|
8 vuotta sitten |
printenv.c
|
95f7953f2c
do not use `a' quoting style in comments
|
7 vuotta sitten |
recho.c
|
fb132e4737
whitespace cleanup
|
14 vuotta sitten |
run-all
|
e34dbc4fdc
ash: add all hush parsing tests to ast tests
|
7 vuotta sitten |
zecho.c
|
fb132e4737
whitespace cleanup
|
14 vuotta sitten |