This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename the old non-standard threads tests so that
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 19 Jun 2001 10:25:46 +0000 (10:25 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 19 Jun 2001 10:25:46 +0000 (10:25 +0000)
commit34d676f12ecdcb32c64fe75fdc59168709fa30ea
tree4e74b95e2003348d285ac2eee53aaa466357b61e
parent186e602c1889f6ee5b887f8ac155dcb15661cfa1
Rename the old non-standard threads tests so that
they won't be invoked.

p4raw-id: //depot/perl@10711
17 files changed:
MANIFEST
ext/Thread/create.tx [moved from ext/Thread/create.t with 100% similarity]
ext/Thread/die.tx [moved from ext/Thread/die.t with 100% similarity]
ext/Thread/die2.tx [moved from ext/Thread/die2.t with 100% similarity]
ext/Thread/io.tx [moved from ext/Thread/io.t with 100% similarity]
ext/Thread/join.tx [moved from ext/Thread/join.t with 100% similarity]
ext/Thread/join2.tx [moved from ext/Thread/join2.t with 100% similarity]
ext/Thread/list.tx [moved from ext/Thread/list.t with 100% similarity]
ext/Thread/lock.tx [moved from ext/Thread/lock.t with 100% similarity]
ext/Thread/queue.tx [moved from ext/Thread/queue.t with 100% similarity]
ext/Thread/specific.tx [moved from ext/Thread/specific.t with 100% similarity]
ext/Thread/sync.tx [moved from ext/Thread/sync.t with 100% similarity]
ext/Thread/sync2.tx [moved from ext/Thread/sync2.t with 100% similarity]
ext/Thread/unsync.tx [moved from ext/Thread/unsync.t with 100% similarity]
ext/Thread/unsync2.tx [moved from ext/Thread/unsync2.t with 100% similarity]
ext/Thread/unsync3.tx [moved from ext/Thread/unsync3.t with 100% similarity]
ext/Thread/unsync4.tx [moved from ext/Thread/unsync4.t with 100% similarity]