Denys Vlasenko c2ce888030 ash: parser: Only accept single-digit parameter expansion outside of braces 4 years ago
..
empty.right 895bea2303 hush: fix some fallout from prev commits, add testsuite 16 years ago
empty.tests 1ba323e5b6 cosmetics in hush testsuites 16 years ago
glob_and_vars.right 82dfec3e4e hush: fix hush-bugs/glob_and_vars.tests testcase: 16 years ago
glob_and_vars.tests 82dfec3e4e hush: fix hush-bugs/glob_and_vars.tests testcase: 16 years ago
param_expand_alt.right b0648b0e78 shell: remove ${#+} tests, it is not a valid construct 6 years ago
param_expand_alt.tests b0648b0e78 shell: remove ${#+} tests, it is not a valid construct 6 years ago
param_expand_alt2.right 680c3016a2 ash: parser: Allow newlines within parameter substitution 6 years ago
param_expand_alt2.tests 680c3016a2 ash: parser: Allow newlines within parameter substitution 6 years ago
param_expand_assign.right 05d3b7cc0d hush: deal with some easier TODOs 15 years ago
param_expand_assign.tests 64925384c9 ash: add a few tests from hush-vars/* 6 years ago
param_expand_bash_substring.right aea52e7b2d shell: echo ${?:0} was fixed sometime ago, enable it in tests 6 years ago
param_expand_bash_substring.tests aea52e7b2d shell: echo ${?:0} was fixed sometime ago, enable it in tests 6 years ago
param_expand_default.right 30a4c32a4d hush: remove test for "echo ${-}" errorring out - now it works 5 years ago
param_expand_default.tests 30a4c32a4d hush: remove test for "echo ${-}" errorring out - now it works 5 years ago
param_expand_indicate_error.right 645c697372 hush: treat ${#?} as "length of $?" 6 years ago
param_expand_indicate_error.tests 645c697372 hush: treat ${#?} as "length of $?" 6 years ago
param_expand_len.right f15aa57a7f ash: [PARSER] Fix parsing of ${##1} 7 years ago
param_expand_len.tests f15aa57a7f ash: [PARSER] Fix parsing of ${##1} 7 years ago
param_expand_len1.right 2093ad296f hush: fix ${##}, ${#?}, ${#!} handling 6 years ago
param_expand_len1.tests 2093ad296f hush: fix ${##}, ${#?}, ${#!} handling 6 years ago
param_glob.right 324a3fdf87 fix globbing in unquoted $* and $@ 16 years ago
param_glob.tests 3ef4f77620 hush: fix exec builtin in a better way (+ "glob in exec" bug fixed) 14 years ago
param_subshell.right 30db43b5c5 hush: fix passing of $n on NOMMU 15 years ago
param_subshell.tests 1fd1ea4395 hush: tighten up "for" variable name check. 15 years ago
readonly0.right f645e1573c hush: another testcase for "READONLY_VAR=VAL BLTIN ..." 7 years ago
readonly0.tests f645e1573c hush: another testcase for "READONLY_VAR=VAL BLTIN ..." 7 years ago
readonly2.right cf5110978b hush: fix readonly2.tests failure 7 years ago
readonly2.tests cf5110978b hush: fix readonly2.tests failure 7 years ago
readonly3.right 61407807ab hush: fix for readonly vars in "ro=A ro=B cmd" case 6 years ago
readonly3.tests 61407807ab hush: fix for readonly vars in "ro=A ro=B cmd" case 6 years ago
star.right 1a7358612f hush: fix a bit different instance of "No EOL" bug, 17 years ago
star.tests 1a7358612f hush: fix a bit different instance of "No EOL" bug, 17 years ago
unset.right b28d4c3462 ash: [VAR] Move unsetvar functionality into setvareq 6 years ago
unset.tests 9fed83a7cc hush: fix false positive in unset.tests 6 years ago
var-do-not-collapse-arithmetic-expansion-at-parse-time.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-do-not-collapse-arithmetic-expansion-at-parse-time.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-do-not-expand-tilde-in-parameter-expansion-in-quotes.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-do-not-expand-tilde-in-parameter-expansion-in-quotes.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-1.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-1.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-2.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-2.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-3.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-3.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-4.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-4.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-5.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-pattern-replacement-in-parameter-expansion-5.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-runtime-quote-detection.right 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-runtime-quote-detection.tests 9a595bb36d hush: add recent ash tests to hush testsuite too (they all pass for hush) 9 years ago
var-utf8-length.right 3234045d07 hush: "adopt" ash var-utf8-length.tests 7 years ago
var-utf8-length.tests 3234045d07 hush: "adopt" ash var-utf8-length.tests 7 years ago
var1.right dc3bc40578 hush: add support for special vars in braces 15 years ago
var1.tests dc3bc40578 hush: add support for special vars in braces 15 years ago
var2.right d498131168 hush: support $_NUMBERS variable names 16 years ago
var2.tests d498131168 hush: support $_NUMBERS variable names 16 years ago
var3.right 61508d9624 hush: fix var3.tests 7 years ago
var3.tests 61508d9624 hush: fix var3.tests 7 years ago
var4.right db7f4c203b hush: add var4.tests, var5.tests 7 years ago
var4.tests db7f4c203b hush: add var4.tests, var5.tests 7 years ago
var5.right db7f4c203b hush: add var4.tests, var5.tests 7 years ago
var5.tests db7f4c203b hush: add var4.tests, var5.tests 7 years ago
var6.right 0ba99705a1 sh testsuite: sync ash-vars/ and hush-vars/ 7 years ago
var6.tests 0ba99705a1 sh testsuite: sync ash-vars/ and hush-vars/ 7 years ago
var_10.right c2ce888030 ash: parser: Only accept single-digit parameter expansion outside of braces 4 years ago
var_10.tests c2ce888030 ash: parser: Only accept single-digit parameter expansion outside of braces 4 years ago
var_LINENO1.right 6aad1ddcc9 hush: implement $LINENO bashism 6 years ago
var_LINENO1.tests 32e183e63e shells: fix var_LINENO1.tests false positive, add it to ash tests too 6 years ago
var_bash1.right 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat 13 years ago
var_bash1.tests 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat 13 years ago
var_bash1a.right 5dad7bdc3b hush: implement negative start in the ${v: -n[:m]} idiom 7 years ago
var_bash1a.tests 74d20e6379 typo fix 7 years ago
var_bash1b.right e32b6503e7 hush: support ${VAR:N:-M} 7 years ago
var_bash1b.tests e32b6503e7 hush: support ${VAR:N:-M} 7 years ago
var_bash2.right 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat 13 years ago
var_bash2.tests 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat 13 years ago
var_bash3.right 216913c290 ash: parser: Add syntax stack for recursive parsing 6 years ago
var_bash3.tests 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat 13 years ago
var_bash4.right 216913c290 ash: parser: Add syntax stack for recursive parsing 6 years ago
var_bash4.tests c49d2d9793 hush: fix globbing+backslashes in unquoted $var expansion 13 years ago
var_bash5.right ebee410fe2 hush: fix var_bash5.tests failure 13 years ago
var_bash5.tests ebee410fe2 hush: fix var_bash5.tests failure 13 years ago
var_bash6.right 216913c290 ash: parser: Add syntax stack for recursive parsing 6 years ago
var_bash6.tests 216913c290 ash: parser: Add syntax stack for recursive parsing 6 years ago
var_bash_pattern_starting_with_slash.right c2aa218f23 ash,hush: properly handle ${v//pattern/repl} if pattern starts with / 5 years ago
var_bash_pattern_starting_with_slash.tests c2aa218f23 ash,hush: properly handle ${v//pattern/repl} if pattern starts with / 5 years ago
var_bash_repl_empty_pattern.right cba79a87f8 hush: fix two corner cases in ${v/pattern/repl}. Closes 10686 6 years ago
var_bash_repl_empty_pattern.tests cba79a87f8 hush: fix two corner cases in ${v/pattern/repl}. Closes 10686 6 years ago
var_bash_repl_empty_var.right cba79a87f8 hush: fix two corner cases in ${v/pattern/repl}. Closes 10686 6 years ago
var_bash_repl_empty_var.tests cba79a87f8 hush: fix two corner cases in ${v/pattern/repl}. Closes 10686 6 years ago
var_expand_in_assign.right 764d59d488 hush: more fixes to variable expansion, more testcases 17 years ago
var_expand_in_assign.tests 764d59d488 hush: more fixes to variable expansion, more testcases 17 years ago
var_expand_in_redir.right cccdc4e01a hush: fix $ expansion in redirections, add testcase for that 16 years ago
var_expand_in_redir.tests cccdc4e01a hush: fix $ expansion in redirections, add testcase for that 16 years ago
var_expand_on_ifs.right 4fb53fb08c hush: partially fix wrong expansion on $IFS (bug 4027). 13 years ago
var_expand_on_ifs.tests 4fb53fb08c hush: partially fix wrong expansion on $IFS (bug 4027). 13 years ago
var_in_pipes.right 3718168b87 hush: fix bug with local environment vars in pipes; simplify parse_stream() 15 years ago
var_in_pipes.tests 3718168b87 hush: fix bug with local environment vars in pipes; simplify parse_stream() 15 years ago
var_leaks.right afd7a8d744 hush: fix environment and memory leaks, add tests for them 15 years ago
var_leaks.tests afd7a8d744 hush: fix environment and memory leaks, add tests for them 15 years ago
var_nested1.right d358b0b65d hush: fix a bug where we don't properly handle f() { a=A; b=B; }; a= f 6 years ago
var_nested1.tests d358b0b65d hush: fix a bug where we don't properly handle f() { a=A; b=B; }; a= f 6 years ago
var_nested2.right d358b0b65d hush: fix a bug where we don't properly handle f() { a=A; b=B; }; a= f 6 years ago
var_nested2.tests d358b0b65d hush: fix a bug where we don't properly handle f() { a=A; b=B; }; a= f 6 years ago
var_posix1.right a6ad397ea9 hush: fix more obscure ${var%...} cases 14 years ago
var_posix1.tests a6ad397ea9 hush: fix more obscure ${var%...} cases 14 years ago
var_preserved.right f886fd2bc7 hush: fix NOMMU bug (analogous to preceding commit for MMU) 15 years ago
var_preserved.tests f886fd2bc7 hush: fix NOMMU bug (analogous to preceding commit for MMU) 15 years ago
var_serial.right 29082231d0 hush: fix multimple dependent variable expansion cases 14 years ago
var_serial.tests 29082231d0 hush: fix multimple dependent variable expansion cases 14 years ago
var_subst_in_for.right 03eb8bf6ce hush: move towards more correct variable expansion 17 years ago
var_subst_in_for.tests 1ba323e5b6 cosmetics in hush testsuites 16 years ago
var_unbackslash.right 101a4e3e21 hush: make parse_dollar flag quited status regardless of glob escaping status 13 years ago
var_unbackslash.tests 101a4e3e21 hush: make parse_dollar flag quited status regardless of glob escaping status 13 years ago
var_unbackslash1.right 459293b1c5 ash: fix arithmetic closing )) split by backslash-newline 7 years ago
var_unbackslash1.tests 7a24e8ffeb shell testsuite: add trailing newline to var_unbackslash1.tests 7 years ago
var_wordsplit_ifs1.right 0aaaa50b45 ash: expand: Fixed "$@" expansion when EXP_FULL is false 7 years ago
var_wordsplit_ifs1.tests 0aaaa50b45 ash: expand: Fixed "$@" expansion when EXP_FULL is false 7 years ago
var_wordsplit_ifs2.right 88ac97d02d ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM 7 years ago
var_wordsplit_ifs2.tests 88ac97d02d ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM 7 years ago
var_wordsplit_ifs3.right 88ac97d02d ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM 7 years ago
var_wordsplit_ifs3.tests 88ac97d02d ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM 7 years ago
var_wordsplit_ifs4.right 9678636911 hush: IFS fixes 6 years ago
var_wordsplit_ifs4.tests 9678636911 hush: IFS fixes 6 years ago
var_wordsplit_ifs5.right 440da97ed7 ash: expand: Fix ghost fields with unquoted $@/$* 5 years ago
var_wordsplit_ifs5.tests 440da97ed7 ash: expand: Fix ghost fields with unquoted $@/$* 5 years ago