diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-19 10:25:46 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-19 10:25:46 +0000 |
commit | 34d676f12ecdcb32c64fe75fdc59168709fa30ea (patch) | |
tree | 4e74b95e2003348d285ac2eee53aaa466357b61e /ext/Thread | |
parent | 186e602c1889f6ee5b887f8ac155dcb15661cfa1 (diff) | |
download | perl-34d676f12ecdcb32c64fe75fdc59168709fa30ea.tar.gz |
Rename the old non-standard threads tests so that
they won't be invoked.
p4raw-id: //depot/perl@10711
Diffstat (limited to 'ext/Thread')
-rw-r--r-- | ext/Thread/create.tx (renamed from ext/Thread/create.t) | 0 | ||||
-rw-r--r-- | ext/Thread/die.tx (renamed from ext/Thread/die.t) | 0 | ||||
-rw-r--r-- | ext/Thread/die2.tx (renamed from ext/Thread/die2.t) | 0 | ||||
-rw-r--r-- | ext/Thread/io.tx (renamed from ext/Thread/io.t) | 0 | ||||
-rw-r--r-- | ext/Thread/join.tx (renamed from ext/Thread/join.t) | 0 | ||||
-rw-r--r-- | ext/Thread/join2.tx (renamed from ext/Thread/join2.t) | 0 | ||||
-rw-r--r-- | ext/Thread/list.tx (renamed from ext/Thread/list.t) | 0 | ||||
-rw-r--r-- | ext/Thread/lock.tx (renamed from ext/Thread/lock.t) | 0 | ||||
-rw-r--r-- | ext/Thread/queue.tx (renamed from ext/Thread/queue.t) | 0 | ||||
-rw-r--r-- | ext/Thread/specific.tx (renamed from ext/Thread/specific.t) | 0 | ||||
-rw-r--r-- | ext/Thread/sync.tx (renamed from ext/Thread/sync.t) | 0 | ||||
-rw-r--r-- | ext/Thread/sync2.tx (renamed from ext/Thread/sync2.t) | 0 | ||||
-rw-r--r-- | ext/Thread/unsync.tx (renamed from ext/Thread/unsync.t) | 0 | ||||
-rw-r--r-- | ext/Thread/unsync2.tx (renamed from ext/Thread/unsync2.t) | 0 | ||||
-rw-r--r-- | ext/Thread/unsync3.tx (renamed from ext/Thread/unsync3.t) | 0 | ||||
-rw-r--r-- | ext/Thread/unsync4.tx (renamed from ext/Thread/unsync4.t) | 0 |
16 files changed, 0 insertions, 0 deletions
diff --git a/ext/Thread/create.t b/ext/Thread/create.tx index 7cc8334eb4..7cc8334eb4 100644 --- a/ext/Thread/create.t +++ b/ext/Thread/create.tx diff --git a/ext/Thread/die.t b/ext/Thread/die.tx index 1a65f1413b..1a65f1413b 100644 --- a/ext/Thread/die.t +++ b/ext/Thread/die.tx diff --git a/ext/Thread/die2.t b/ext/Thread/die2.tx index 4bc611a321..4bc611a321 100644 --- a/ext/Thread/die2.t +++ b/ext/Thread/die2.tx diff --git a/ext/Thread/io.t b/ext/Thread/io.tx index 693d91067d..693d91067d 100644 --- a/ext/Thread/io.t +++ b/ext/Thread/io.tx diff --git a/ext/Thread/join.t b/ext/Thread/join.tx index d24473f2a0..d24473f2a0 100644 --- a/ext/Thread/join.t +++ b/ext/Thread/join.tx diff --git a/ext/Thread/join2.t b/ext/Thread/join2.tx index 04f244d02c..04f244d02c 100644 --- a/ext/Thread/join2.t +++ b/ext/Thread/join2.tx diff --git a/ext/Thread/list.t b/ext/Thread/list.tx index f03fa06c18..f03fa06c18 100644 --- a/ext/Thread/list.t +++ b/ext/Thread/list.tx diff --git a/ext/Thread/lock.t b/ext/Thread/lock.tx index b8887878a0..b8887878a0 100644 --- a/ext/Thread/lock.t +++ b/ext/Thread/lock.tx diff --git a/ext/Thread/queue.t b/ext/Thread/queue.tx index 5c1a7e763d..5c1a7e763d 100644 --- a/ext/Thread/queue.t +++ b/ext/Thread/queue.tx diff --git a/ext/Thread/specific.t b/ext/Thread/specific.tx index c2bf1a15d0..c2bf1a15d0 100644 --- a/ext/Thread/specific.t +++ b/ext/Thread/specific.tx diff --git a/ext/Thread/sync.t b/ext/Thread/sync.tx index c5cf1a754f..c5cf1a754f 100644 --- a/ext/Thread/sync.t +++ b/ext/Thread/sync.tx diff --git a/ext/Thread/sync2.t b/ext/Thread/sync2.tx index ace0cbdfe7..ace0cbdfe7 100644 --- a/ext/Thread/sync2.t +++ b/ext/Thread/sync2.tx diff --git a/ext/Thread/unsync.t b/ext/Thread/unsync.tx index 51faa8c24b..51faa8c24b 100644 --- a/ext/Thread/unsync.t +++ b/ext/Thread/unsync.tx diff --git a/ext/Thread/unsync2.t b/ext/Thread/unsync2.tx index 0016646447..0016646447 100644 --- a/ext/Thread/unsync2.t +++ b/ext/Thread/unsync2.tx diff --git a/ext/Thread/unsync3.t b/ext/Thread/unsync3.tx index a1d2c56d39..a1d2c56d39 100644 --- a/ext/Thread/unsync3.t +++ b/ext/Thread/unsync3.tx diff --git a/ext/Thread/unsync4.t b/ext/Thread/unsync4.tx index 1186fc030f..1186fc030f 100644 --- a/ext/Thread/unsync4.t +++ b/ext/Thread/unsync4.tx |