summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-01-25 20:28:15 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-01-25 20:28:15 (GMT)
commitf08ea445641489126720965930b2f1e96d44696c (patch)
tree334e0c4c1843db6a46d6e6d18ccb0f6cbb1abe66
parent26b5bf3eca7b04ccab8b69c78ffd578425e8f6f0 (diff)
downloadtcl-f08ea445641489126720965930b2f1e96d44696c.zip
tcl-f08ea445641489126720965930b2f1e96d44696c.tar.gz
tcl-f08ea445641489126720965930b2f1e96d44696c.tar.bz2
Dup test names
-rw-r--r--tests/info.test2
-rw-r--r--tests/link.test2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/info.test b/tests/info.test
index d30bf9a..fbc65ba 100644
--- a/tests/info.test
+++ b/tests/info.test
@@ -1818,7 +1818,7 @@ test info-38.2 {location information for uplevel, dl, direct-literal} -match glo
* {type source line 1814 file info.test cmd etrace level 1}
* {type source line 1812 file info.test cmd uplevel\\ \\\\ level 1}} -cleanup {interp delete sub}
-test info-39.0 {Bug 4b61afd660} -setup {
+test info-39.2 {Bug 4b61afd660} -setup {
proc probe {} {
return [dict get [info frame -1] line]
}
diff --git a/tests/link.test b/tests/link.test
index 7bde482..22a1fc2 100644
--- a/tests/link.test
+++ b/tests/link.test
@@ -141,7 +141,7 @@ test link-2.8 {writing C variables from Tcl} -constraints {testlink} -setup {
set uwide "0O"
concat [testlink get] | $int $real $bool $string $wide $char $uchar $short $ushort $uint $long $ulong $float $uwide
} -result {0 0.0 0 0 0 0 0 0 0 0 0 0 0.0 0 | 0x 0b 0 0 0O 0X 0B 0O 0x 0b 0o 0X 0B 0O}
-test link-2.8 {writing C variables from Tcl} -constraints {testlink} -setup {
+test link-2.9 {writing C variables from Tcl} -constraints {testlink} -setup {
testlink delete
} -body {
testlink set 43 1.21 4 - 56785678 64 250 30000 60000 0xbaadbeef 12321 32123 3.25 1231231234