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
Files
ad4e961352f04ba88019c4c2bb36c652ce9c51fa
busybox
/
shell
/
hush_test
History
Denys Vlasenko
73523079a2
ash,hush: new test dollar_repl_slash_bash2.tests
...
This fails for ash. hush works. Signed-off-by: Denys Vlasenko <
vda.linux@googlemail.com
>
2018-03-30 23:25:24 +02:00
..
hush-arith
shell: handle $((NUM++...) like bash does. Closes 10706
2018-01-28 20:13:33 +01:00
hush-bugs
hush: fix and_or_and_backgrounding.tests failure
2017-07-15 22:51:55 +02:00
hush-getopts
…
hush-glob
…
hush-heredoc
…
hush-invert
…
hush-leak
…
hush-misc
hush: fix raw ^C handlisg in single-quoted strings
2018-01-13 19:14:27 +01:00
hush-parsing
hush: fix comment parsing in
cmd
, closes 10421
2017-10-22 15:55:48 +02:00
hush-psubst
…
hush-quoting
ash,hush: new test dollar_repl_slash_bash2.tests
2018-03-30 23:25:24 +02:00
hush-read
…
hush-redir
ash,hush: fix "saved" redirected fds still visible in children
2018-03-28 18:35:07 +02:00
hush-signals
…
hush-standalone
ash: fix nofork bug where environment is not properly passed to a command
2017-11-03 14:16:25 +01:00
hush-vars
hush: fix two corner cases in ${v/pattern/repl}. Closes 10686
2018-01-25 14:07:40 +01:00
hush-z_slow
…
.gitignore
…
run-all
…