diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/ChangeLog | 4 | ||||
-rw-r--r-- | vms/vmstest.com | 4 |
2 files changed, 7 insertions, 1 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog index 1bb535dd..a04aa3c0 100644 --- a/vms/ChangeLog +++ b/vms/ChangeLog @@ -1,5 +1,9 @@ 2012-12-23 Arnold D. Robbins <arnold@skeeve.com> + * vmstest.com (paramuninitglobal): New test. + + And then: + * 4.0.2: Release tar ball made. 2012-12-23 Arnold D. Robbins <arnold@skeeve.com> diff --git a/vms/vmstest.com b/vms/vmstest.com index 179ad679..60534efa 100644 --- a/vms/vmstest.com +++ b/vms/vmstest.com @@ -68,7 +68,8 @@ $ list = "nfset nlfldsep nlinstr nlstrina noeffect nofile" - + " nofmtch noloop1 noloop2 nonl noparms nors nulrsend" - + " numindex numsubstr octsub ofmt ofmtbig ofmtfidl" - + " ofmta ofmts ofs1 onlynl opasnidx opasnslf paramdup" - - + " paramres paramtyp parse1 parsefld parseme pcntplus" - + + " paramres paramtyp paramuninitglobal parse1 parsefld" - + + " parseme pcntplus" - + " posix2008sub prdupval prec printf0 printf1 prmarscl" $ gosub list_of_tests $ list = "prmreuse prt1eval prtoeval rand range1 rebt8b1" - @@ -319,6 +320,7 @@ $nondec: $octsub: $ofmta: $paramtyp: +$paramuninitglobal: $patsplit: $pcntplus: $printf1: |