.. |
empty.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
empty.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
glob_and_vars.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
glob_and_vars.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
param_expand_len.right
|
f15aa57a7f
ash: [PARSER] Fix parsing of ${##1}
|
8 years ago |
param_expand_len.tests
|
f15aa57a7f
ash: [PARSER] Fix parsing of ${##1}
|
8 years ago |
param_glob.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
param_glob.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
param_subshell.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
param_subshell.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
readonly1.right
|
d81e9f5093
ash: fix interactive "command eval STRING" exiting on errors.
|
8 years ago |
readonly1.tests
|
d81e9f5093
ash: fix interactive "command eval STRING" exiting on errors.
|
8 years ago |
star.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
star.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var-do-not-collapse-arithmetic-expansion-at-parse-time.right
|
ad88bdee0c
ash: remove arithmetic expansion collapsing at parse time
|
9 years ago |
var-do-not-collapse-arithmetic-expansion-at-parse-time.tests
|
ad88bdee0c
ash: remove arithmetic expansion collapsing at parse time
|
9 years ago |
var-do-not-expand-tilde-in-parameter-expansion-in-quotes.right
|
3df47f9cbb
ash: do not expand tilde in parameter expansion within quotes
|
9 years ago |
var-do-not-expand-tilde-in-parameter-expansion-in-quotes.tests
|
3df47f9cbb
ash: do not expand tilde in parameter expansion within quotes
|
9 years ago |
var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.right
|
549deab5ab
ash: move parse-time quote flag detection to run-time
|
9 years ago |
var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.tests
|
549deab5ab
ash: move parse-time quote flag detection to run-time
|
9 years ago |
var-expand-tilde-in-parameter-expansion.right
|
eb6b48ba74
ash: perform tilde expansion in all parameter expansion words
|
9 years ago |
var-expand-tilde-in-parameter-expansion.tests
|
eb6b48ba74
ash: perform tilde expansion in all parameter expansion words
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-1.right
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-1.tests
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-2.right
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-2.tests
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-3.right
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-3.tests
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-4.right
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-4.tests
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-5.right
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-pattern-replacement-in-parameter-expansion-5.tests
|
523006798c
testsuite: add some tests for ash
|
9 years ago |
var-runtime-quote-detection.right
|
549deab5ab
ash: move parse-time quote flag detection to run-time
|
9 years ago |
var-runtime-quote-detection.tests
|
549deab5ab
ash: move parse-time quote flag detection to run-time
|
9 years ago |
var-utf8-length.right
|
3e3bfb896e
ash: fix corruption of ${#var} if $var contains UTF-8 characters
|
8 years ago |
var-utf8-length.tests
|
3e3bfb896e
ash: fix corruption of ${#var} if $var contains UTF-8 characters
|
8 years ago |
var1.right
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var1.tests
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var2.right
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var2.tests
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var3.right
|
0a0acb55db
ash: fix handling of duplicate "local"
|
9 years ago |
var3.tests
|
0a0acb55db
ash: fix handling of duplicate "local"
|
9 years ago |
var4.right
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var4.tests
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var5.right
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var5.tests
|
0ba99705a1
sh testsuite: sync ash-vars/ and hush-vars/
|
8 years ago |
var_bash1.right
|
80591b0a00
ash: support for && and || in [[ expr ]]; add testsuite checks
|
17 years ago |
var_bash1.tests
|
80591b0a00
ash: support for && and || in [[ expr ]]; add testsuite checks
|
17 years ago |
var_bash1a.right
|
f8ddbe1ccc
ash: fix handling of ${VAR: -2}
|
8 years ago |
var_bash1a.tests
|
f8ddbe1ccc
ash: fix handling of ${VAR: -2}
|
8 years ago |
var_bash2.right
|
80591b0a00
ash: support for && and || in [[ expr ]]; add testsuite checks
|
17 years ago |
var_bash2.tests
|
80591b0a00
ash: support for && and || in [[ expr ]]; add testsuite checks
|
17 years ago |
var_bash3.right
|
b0fbe4b540
ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
|
14 years ago |
var_bash3.tests
|
36f774a0cd
hush: add support for ${var/pattern/repl}, conditional on bash compat
|
14 years ago |
var_bash4.right
|
e3354bc44a
ash testsuite: update some of variable tests with newer versions from hush
|
8 years ago |
var_bash4.tests
|
e3354bc44a
ash testsuite: update some of variable tests with newer versions from hush
|
8 years ago |
var_bash5.right
|
e3354bc44a
ash testsuite: update some of variable tests with newer versions from hush
|
8 years ago |
var_bash5.tests
|
e3354bc44a
ash testsuite: update some of variable tests with newer versions from hush
|
8 years ago |
var_expand_in_assign.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_expand_in_assign.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_expand_in_redir.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_expand_in_redir.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_expand_on_ifs.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_expand_on_ifs.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_in_pipes.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_in_pipes.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_leak.right
|
42c4b2e3b5
ash: fix var_leak.tests so that it actually catches the NOFORK bug
|
14 years ago |
var_leak.tests
|
42c4b2e3b5
ash: fix var_leak.tests so that it actually catches the NOFORK bug
|
14 years ago |
var_leaks.right
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_leaks.tests
|
a62bc80571
ash testsuite: add most of hust tests which pass for ash
|
8 years ago |
var_posix1.right
|
e3354bc44a
ash testsuite: update some of variable tests with newer versions from hush
|
8 years ago |
var_posix1.tests
|
e3354bc44a
ash testsuite: update some of variable tests with newer versions from hush
|
8 years ago |
var_serial.right
|
8286513838
hush: rework input char buffering to allow more than one-deep peek
|
8 years ago |
var_serial.tests
|
8286513838
hush: rework input char buffering to allow more than one-deep peek
|
8 years ago |
var_subst_in_for.right
|
8286513838
hush: rework input char buffering to allow more than one-deep peek
|
8 years ago |
var_subst_in_for.tests
|
8286513838
hush: rework input char buffering to allow more than one-deep peek
|
8 years ago |
var_unbackslash.right
|
8286513838
hush: rework input char buffering to allow more than one-deep peek
|
8 years ago |
var_unbackslash.tests
|
8286513838
hush: rework input char buffering to allow more than one-deep peek
|
8 years ago |
var_unbackslash1.right
|
459293b1c5
ash: fix arithmetic closing )) split by backslash-newline
|
8 years ago |
var_unbackslash1.tests
|
7a24e8ffeb
shell testsuite: add trailing newline to var_unbackslash1.tests
|
8 years ago |
var_wordsplit_ifs1.right
|
0aaaa50b45
ash: expand: Fixed "$@" expansion when EXP_FULL is false
|
8 years ago |
var_wordsplit_ifs1.tests
|
0aaaa50b45
ash: expand: Fixed "$@" expansion when EXP_FULL is false
|
8 years ago |
var_wordsplit_ifs2.right
|
88ac97d02d
ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM
|
8 years ago |
var_wordsplit_ifs2.tests
|
88ac97d02d
ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM
|
8 years ago |
var_wordsplit_ifs3.right
|
88ac97d02d
ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM
|
8 years ago |
var_wordsplit_ifs3.tests
|
88ac97d02d
ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM
|
8 years ago |