summaryrefslogtreecommitdiff
path: root/Shell/Tests/function.sh
AgeCommit message (Expand)Author
2021-01-12Shell: Move to Userland/Shell/Andreas Kling
2020-12-29Shell: Make for/match/functions put their variables only in the new scopeAnotherTest
2020-11-01Shell: Do not leak the value of ARGV in nested function callsAnotherTest
2020-09-14Shell: Add some tests for functionsAnotherTest