diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-01-04 03:37:04 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-01-04 03:37:04 +0000 |
commit | 599c2b042ecb6dcae2732e1f592743ec6eb50a53 (patch) | |
tree | b052cb787dc05dc6c6f99582305442bdc1b299b3 | |
parent | 9b0189785ebb861ff80a74fea35fdf10d45b2c89 (diff) | |
download | perl-599c2b042ecb6dcae2732e1f592743ec6eb50a53.tar.gz |
Until Arthur really adds the problems.t.
p4raw-id: //depot/perl@18425
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |