Denys Vlasenko
|
62e433131b
shell: enable more tests which are passing now
|
3 年之前 |
Denys Vlasenko
|
d84a604830
shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7)
|
3 年之前 |
Denys Vlasenko
|
f19e3c1c6c
shell: handle $((NUM++...) like bash does. Closes 10706
|
6 年之前 |
Denys Vlasenko
|
bed7c81ea2
shell/math: deconvolute and explain ?: handling. Give better error message
|
14 年之前 |
Denys Vlasenko
|
063847d6bd
shell/math: return string error indicator, not integer
|
14 年之前 |
Denis Vlasenko
|
1c660b4bd2
small ash testsuite, adapted from bash
|
17 年之前 |