This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Protect the (original) thread tests against testing if no 5.005
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Jun 2001 22:24:53 +0000 (22:24 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Jun 2001 22:24:53 +0000 (22:24 +0000)
commit0fcb073ca17b7658c8a82f28d44643e63d8c0a69
treeae49058afb8c7a2028ca56f01181e32892da4494
parentafdabcd7377b03ffa304a2b4f4891cb4b6445c05
Protect the (original) thread tests against testing if no 5.005
threads have been configured.

p4raw-id: //depot/perl@10673
16 files changed:
ext/Thread/create.t
ext/Thread/die.t
ext/Thread/die2.t
ext/Thread/io.t
ext/Thread/join.t
ext/Thread/join2.t
ext/Thread/list.t
ext/Thread/lock.t
ext/Thread/queue.t
ext/Thread/specific.t
ext/Thread/sync.t
ext/Thread/sync2.t
ext/Thread/unsync.t
ext/Thread/unsync2.t
ext/Thread/unsync3.t
ext/Thread/unsync4.t