This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
hush_test
/
hush-quoting
History
Denys Vlasenko
d4802c6243
hush: fix a='a\\'; echo "${a%\\\\}"
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-03-02 20:48:36 +01:00
..
bkslash_case1.right
ash : fix double-quoted "\z" handling
2018-02-13 14:44:11 +01:00
bkslash_case1.tests
ash : fix double-quoted "\z" handling
2018-02-13 14:44:11 +01:00
bkslash_in_varexp1.right
shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
2018-03-02 18:12:12 +01:00
bkslash_in_varexp1.tests
shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
2018-03-02 18:12:12 +01:00
bkslash_in_varexp.right
shell: two new tests, both fail for ash and hush
2018-03-02 17:13:22 +01:00
bkslash_in_varexp.tests
shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
2018-03-02 18:12:12 +01:00
dollar_repl_slash_bash1.right
…
dollar_repl_slash_bash1.tests
…
quoted_punct.right
…
quoted_punct.tests
…
squote_in_varexp1.right
hush: fix a='a\\'; echo "${a%\\\\}"
2018-03-02 20:48:36 +01:00
squote_in_varexp1.tests
hush: fix a='a\\'; echo "${a%\\\\}"
2018-03-02 20:48:36 +01:00
squote_in_varexp2.right
hush: fix a='a\\'; echo "${a%\\\\}"
2018-03-02 20:48:36 +01:00
squote_in_varexp2.tests
hush: fix a='a\\'; echo "${a%\\\\}"
2018-03-02 20:48:36 +01:00
squote_in_varexp.right
shell: two new tests, both fail for ash and hush
2018-03-02 17:13:22 +01:00
squote_in_varexp.tests
shell: two new tests, both fail for ash and hush
2018-03-02 17:13:22 +01:00
unicode_8x_chars.right
…
unicode_8x_chars.tests
…