summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-01-04 03:37:04 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-01-04 03:37:04 +0000
commit599c2b042ecb6dcae2732e1f592743ec6eb50a53 (patch)
treeb052cb787dc05dc6c6f99582305442bdc1b299b3 /MANIFEST
parent9b0189785ebb861ff80a74fea35fdf10d45b2c89 (diff)
downloadperl-599c2b042ecb6dcae2732e1f592743ec6eb50a53.tar.gz
Until Arthur really adds the problems.t.
p4raw-id: //depot/perl@18425
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 4e798d47b7..cb8ac8ef20 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.