diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-03-30 22:02:26 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-03-30 22:02:26 +0200 |
commit | 0a4c1c5344b5d6c1750708675901509210497761 (patch) | |
tree | 96b0b7bd7ad9aea07033456b6412c2faeabaca07 /test/exit.ok | |
parent | 86d89c929013e64bf4e4b28af2facd549c3bfaba (diff) | |
download | egawk-0a4c1c5344b5d6c1750708675901509210497761.tar.gz egawk-0a4c1c5344b5d6c1750708675901509210497761.tar.bz2 egawk-0a4c1c5344b5d6c1750708675901509210497761.zip |
Add tests for next and exit to test suite.
Diffstat (limited to 'test/exit.ok')
-rw-r--r-- | test/exit.ok | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/test/exit.ok b/test/exit.ok new file mode 100644 index 00000000..724b4493 --- /dev/null +++ b/test/exit.ok @@ -0,0 +1,25 @@ +1 +3 +-- 1 +2 +-- 2 +2 +-- 3 +2 +2 +-- 4 +0 +-- 5 +1 null +-- 6 +1 null +-- 7 +0 exit.sh +-- 8 +1 +0 exit.sh +-- 9 +0 null +-- 10 +1 null +-- 11 |