diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2001-06-04 05:12:18 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2001-06-04 05:12:18 +0000 |
commit | 2adfde1164f2f7bf49213c3f63270cd60ed0bf48 (patch) | |
tree | ecd8cc874ea92a5d3d0fbff1d5c16806f5f7ca96 /MANIFEST | |
parent | 260c8f4e3d4eaa915ae732dbd535fa837cefab52 (diff) | |
download | perl-2adfde1164f2f7bf49213c3f63270cd60ed0bf48.tar.gz |
testsuite for change#10192 (from Gisle Aas)
p4raw-link: @10192 on //depot/perl: ec4ab249deaa88f5a071536b0473504f26c43486
p4raw-id: //depot/perl@10423
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1765,6 +1765,7 @@ t/op/nothr5005.t local @_ test which does not work under use5005threads t/op/numconvert.t See if accessing fields does not change numeric values t/op/oct.t See if oct and hex work t/op/ord.t See if ord works +t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work t/op/pat.t See if esoteric patterns work t/op/pos.t See if pos works |