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-arith
History
Denys Vlasenko
62e433131b
shell: enable more tests which are passing now
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-25 22:35:17 +02:00
..
arith1.sub
shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7)
2021-09-25 22:04:45 +02:00
arith2.sub
shell: enable more tests which are passing now
2021-09-25 22:35:17 +02:00
arith_nested1.right
ash: parser: Add syntax stack for recursive parsing
2018-04-02 13:15:37 +02:00
arith_nested1.tests
ash: parser: Add syntax stack for recursive parsing
2018-04-02 13:15:37 +02:00
arith-postinc.right
shell: handle $((NUM++...) like bash does. Closes 10706
2018-01-28 20:13:33 +01:00
arith-postinc.tests
shell: handle $((NUM++...) like bash does. Closes 10706
2018-01-28 20:13:33 +01:00
arith.right
shell: enable more tests which are passing now
2021-09-25 22:35:17 +02:00
arith.tests
shell: enable more tests which are passing now
2021-09-25 22:35:17 +02:00