aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/func6.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: fix several syntax corner cases with function definitionsDenys Vlasenko2025-08-181-0/+8
* hush: fix "true | func_with_return" not allowing return.Denys Vlasenko2017-07-311-11/+0
* ash: fix "return N" not setting $? in loop conditionalsDenys Vlasenko2016-10-011-0/+11