From: Malcolm Beattie Date: Tue, 3 Feb 1998 14:40:02 +0000 (+0000) Subject: Fix up MANIFEST. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8db299b857ebbe26dfb8bdded5060d4e93e0ef7c;p=p5sagit%2Fp5-mst-13.2.git Fix up MANIFEST. p4raw-id: //depot/perl@458 --- diff --git a/MANIFEST b/MANIFEST index a9094bb..6099503 100644 --- a/MANIFEST +++ b/MANIFEST @@ -743,13 +743,11 @@ t/lib/soundex.t See if Soundex works t/lib/symbol.t See if Symbol works t/lib/texttabs.t See if Text::Tabs works t/lib/textwrap.t See if Text::Wrap works +t/lib/thread.t Basic test of threading (skipped if no threads) t/lib/tie-push.t Test for Tie::Array t/lib/tie-stdarray.t Test for Tie::StdArray t/lib/tie-stdpush.t Test for Tie::StdArray -t/lib/thread.t Basic test of threading (skipped if no threads) -t/lib/tie-push.t See if pushing onto tied arrays works -t/lib/tie-stdarray.t See if tied arrays work -t/lib/tie-stdpush.t See if pushing onto standard tied arrays works +t/lib/timelocal.t See if Time::Local works t/lib/trig.t See if Math::Trig works t/op/append.t See if . works t/op/arith.t See if arithmetic works