diff options
author | Stas Bekman <stas@stason.org> | 2003-12-23 07:32:26 -0800 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-01-20 21:16:01 +0000 |
commit | f935b2f67f1c88a353de5d1c0f7792d9812d8f31 (patch) | |
tree | 5734186eff8fbe4bbf372ca5ddaabf20bf2a6839 /MANIFEST | |
parent | 6909cc55000f14d567d0ce4e72f02e1e4307904f (diff) | |
download | perl-f935b2f67f1c88a353de5d1c0f7792d9812d8f31.tar.gz |
Add a new test file for situations where threads may interfere.
Subject: Re: "restricted hashes" hit again !
Message-ID: <3FE8D08A.4090806@stason.org>
p4raw-id: //depot/perl@22186
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2856,6 +2856,7 @@ t/op/subst_wamp.t See if substitution works with $& present t/op/sub.t See if subroutines work t/op/sysio.t See if sysread and syswrite work t/op/taint.t See if tainting works +t/op/threads.t Misc. tests for perl features with threads t/op/tiearray.t See if tie for arrays works t/op/tiehandle.t See if tie for handles works t/op/tie.t See if tie/untie functions work |