From: Jarkko Hietaniemi Date: Sat, 4 Jan 2003 03:37:04 +0000 (+0000) Subject: Until Arthur really adds the problems.t. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=599c2b042ecb6dcae2732e1f592743ec6eb50a53;p=p5sagit%2Fp5-mst-13.2.git Until Arthur really adds the problems.t. p4raw-id: //depot/perl@18425 --- diff --git a/MANIFEST b/MANIFEST index 4e798d4..cb8ac8e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -700,7 +700,6 @@ ext/threads/t/end.t Test end functions ext/threads/t/join.t Testing the join function ext/threads/t/libc.t testing libc functions for threadsafety ext/threads/t/list.t Test threads->list() -ext/threads/t/problems.t Test various memory problems ext/threads/t/stress_cv.t Test with multiple threads, coderef cv argument. ext/threads/t/stress_re.t Test with multiple threads, string cv argument and regexes. ext/threads/t/stress_string.t Test with multiple threads, string cv argument.