diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-06-20 20:39:13 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-06-20 20:39:13 +0300 |
commit | 9b304d53b807e4baaf128a6f15ec176fca4dba6f (patch) | |
tree | 5b8f56e6da3660a733189c5f9579908b085b7a01 /vms/vmstest.com | |
parent | bcbe7799ffc4b051e52eaf8f7f19ff844d4c7d20 (diff) | |
download | egawk-9b304d53b807e4baaf128a6f15ec176fca4dba6f.tar.gz egawk-9b304d53b807e4baaf128a6f15ec176fca4dba6f.tar.bz2 egawk-9b304d53b807e4baaf128a6f15ec176fca4dba6f.zip |
Add fix for crash from grep, add test case.
Diffstat (limited to 'vms/vmstest.com')
-rw-r--r-- | vms/vmstest.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vms/vmstest.com b/vms/vmstest.com index 5a2078a2..b771028c 100644 --- a/vms/vmstest.com +++ b/vms/vmstest.com @@ -48,6 +48,7 @@ $ list = "msg addcomma anchgsub argarray arrayparm arrayref" - $ gosub list_of_tests $ list = "concat2 concat3 concat4 convfmt datanonl defref" - + " delargv delarprm delarpm2 delfunc dynlj eofsplit exitval1" - + + " dfastress" - + " exitval2 fcall_exit fcall_exit2 fldchg fldchgnf" - + " fnamedat fnarray fnarray2 fnaryscl fnasgnm fnmisc" - + " fordel forref forsimp fsbs fsspcoln fsrs fstabplus" - @@ -940,6 +941,7 @@ $aryprm5: $aryprm6: $aryprm7: $delfunc: +$dfastress: $nfneg: $numindex: $scalar: |