summaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-arith/arith-postinc.tests
AgeCommit message (Expand)Author
2021-09-26shell: fix parsing of $(( (v)++ + NUM ))Denys Vlasenko
2018-01-28shell: handle $((NUM++...) like bash does. Closes 10706Denys Vlasenko