The problems.t is back.
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 4 Jan 2003 14:36:08 +0000 (14:36 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 4 Jan 2003 14:36:08 +0000 (14:36 +0000)
p4raw-id: //depot/perl@18435

MANIFEST

index cb8ac8e..4e798d4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -700,6 +700,7 @@ 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.