function.sh
|
Shell: Add some tests for functions
|
2020-09-14 17:40:18 +02:00 |
if.sh
|
Shell: Fix job control and backgrounding
|
2020-09-09 20:35:21 +02:00 |
loop.sh
|
Shell: Add a test for loops
|
2020-07-16 16:01:10 +02:00 |
match.sh
|
Shell: Add some tests for 'match'
|
2020-09-15 20:36:59 +02:00 |
special-vars.sh
|
Shell: Add support for ARGV (and $*, $#)
|
2020-08-04 13:40:58 +02:00 |
subshell.sh
|
Shell: Add some tests for subshells
|
2020-09-09 20:35:21 +02:00 |
valid.sh
|
Shell: Fix job control and backgrounding
|
2020-09-09 20:35:21 +02:00 |