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
History
Denys Vlasenko
b0648b0e78
shell: remove ${#+} tests, it is not a valid construct
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-26 00:30:02 +02:00
..
hush-arith
…
hush-bugs
…
hush-glob
…
hush-heredoc
…
hush-invert
…
hush-leak
…
hush-misc
shell: some additions to *sh-misc/* tests
2017-07-24 18:51:40 +02:00
hush-parsing
…
hush-psubst
…
hush-quoting
…
hush-read
shell: optional support for read -t N.NNN, closes 10101
2017-07-20 16:09:31 +02:00
hush-redir
hush: fix a case when redirect to a closed fd
#1
is not restoring (closing) it
2017-07-24 12:42:17 +02:00
hush-signals
…
hush-standalone
…
hush-vars
shell: remove ${#+} tests, it is not a valid construct
2017-07-26 00:30:02 +02:00
hush-z_slow
…
.gitignore
…
run-all
…