.. |
ash-alias
|
1c660b4bd2
small ash testsuite, adapted from bash
|
hace 17 años |
ash-arith
|
216913c290
ash: parser: Add syntax stack for recursive parsing
|
hace 6 años |
ash-getopts
|
238ff98bb8
hush: fix "getopts" builtin to not be upset by other builtins calling getopt()
|
hace 7 años |
ash-glob
|
8e2c9cc2fc
ash: fix globbing bugs when using glibc glob()
|
hace 8 años |
ash-heredoc
|
c4c2012284
ash: parser: Fix single-quoted patterns in here-documents
|
hace 6 años |
ash-invert
|
140644dc1c
add ash testcases
|
hace 17 años |
ash-misc
|
fbf44854a3
hush: support "f() (cmd)" functions
|
hace 6 años |
ash-parsing
|
f693b606b7
hush: fix recent breakage from parse_stream() changes
|
hace 6 años |
ash-psubst
|
675d24aeaf
ash: add LINENO support
|
hace 6 años |
ash-quoting
|
34179956f9
hush: fix "$v" expansion in case patterns when v='[a]'
|
hace 6 años |
ash-read
|
eae12688c9
shell: optional support for read -t N.NNN, closes 10101
|
hace 7 años |
ash-redir
|
89e9d5534d
hush: do not drop backslash from eval 'echo ok\'
|
hace 6 años |
ash-signals
|
8d2191c6ae
ash: copy three tests from hush_test/hush-signals/*
|
hace 7 años |
ash-standalone
|
a5060b8364
ash: fix nofork bug where environment is not properly passed to a command
|
hace 7 años |
ash-vars
|
9678636911
hush: IFS fixes
|
hace 6 años |
ash-z_slow
|
46158dc833
shell: add 6856 $IFS tests to testsuites
|
hace 6 años |
.gitignore
|
b9b7aa1910
ash_test: ignore generated files
|
hace 8 años |
printenv.c
|
95f7953f2c
do not use `a' quoting style in comments
|
hace 7 años |
recho.c
|
fb132e4737
whitespace cleanup
|
hace 14 años |
run-all
|
e34dbc4fdc
ash: add all hush parsing tests to ast tests
|
hace 7 años |
zecho.c
|
fb132e4737
whitespace cleanup
|
hace 14 años |