aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-arith/arith2.sub (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: enable more tests which are passing nowDenys Vlasenko2021-09-251-9/+5
* shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7)Denys Vlasenko2021-09-251-5/+5
* shell: handle $((NUM++...) like bash does. Closes 10706Denys Vlasenko2018-01-281-6/+6
* small ash testsuite, adapted from bashDenis Vlasenko2007-03-051-0/+57