diff options
author | François Désarménien <desar@club-internet.fr> | 1998-07-19 14:28:33 +0200 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-21 04:44:04 +0000 |
commit | 3409ec4ce64b7010eb757067ca270d504c3e0146 (patch) | |
tree | d8a44926af853cd1036b0aac8e43732fce408422 /MANIFEST | |
parent | c84d73f1f9f9cc1f8dd8d87123bb87479c2f2754 (diff) | |
download | perl-3409ec4ce64b7010eb757067ca270d504c3e0146.tar.gz |
add tests to check if context propagation works
Message-ID: <35B1CA51.A606AD27@club-internet.fr>
Subject: Re: m//g strange behaviour in 5.004
p4raw-id: //depot/perl@1599
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -882,6 +882,7 @@ t/op/chop.t See if chop works t/op/closure.t See if closures work t/op/cmp.t See if the various string and numeric compare work t/op/cond.t See if conditional expressions work +t/op/context.t See if context propagation works t/op/defins.t See if auto-insert of defined() works t/op/delete.t See if delete works t/op/die.t See if die works |