summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-arith/arith-postinc.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: fix parsing of $(( (v)++ + NUM ))Denys Vlasenko2021-09-261-0/+4
* shell: handle $((NUM++...) like bash does. Closes 10706Denys Vlasenko2018-01-281-0/+5