diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-01-04 14:36:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-01-04 14:36:08 +0000 |
commit | 13e421d8be5b735e60752a6865c5b13fd4e4d73d (patch) | |
tree | eb19765bf0df413317010248f8f3ff869d2e7f5b /MANIFEST | |
parent | da46a8d03fbbb04b232304e31be54ce17218c550 (diff) | |
download | perl-13e421d8be5b735e60752a6865c5b13fd4e4d73d.tar.gz |
The problems.t is back.
p4raw-id: //depot/perl@18435
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |