summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-07-22 15:28:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-07-22 15:28:50 (GMT)
commit7b960b4cdbdb05dd87c12eff280e839eace1cd54 (patch)
tree32e587c61ab81412adf94614cef7c3b50678b2c2 /tests
parent6239155e85e232727ff14b9f2a6992158ca5a781 (diff)
downloadtcl-7b960b4cdbdb05dd87c12eff280e839eace1cd54.zip
tcl-7b960b4cdbdb05dd87c12eff280e839eace1cd54.tar.gz
tcl-7b960b4cdbdb05dd87c12eff280e839eace1cd54.tar.bz2
test repairs
Diffstat (limited to 'tests')
-rw-r--r--tests/chanio.test2
-rw-r--r--tests/info.test2
2 files changed, 1 insertions, 3 deletions
diff --git a/tests/chanio.test b/tests/chanio.test
index 29f42c3..9a27233 100644
--- a/tests/chanio.test
+++ b/tests/chanio.test
@@ -6790,8 +6790,6 @@ test chan-io-52.11 {TclCopyChannel & encodings} -setup {
chan close $in
chan close $out
file size $path(kyrillic.txt)
-} -cleanup {
- file delete $path(utf8-fcopy.txt)
} -result 3
test chan-io-53.1 {CopyData} -setup {
diff --git a/tests/info.test b/tests/info.test
index c4fd379..42f5a96 100644
--- a/tests/info.test
+++ b/tests/info.test
@@ -1841,7 +1841,7 @@ test info-30.48 {Bug 2850901} testevalex {
# -------------------------------------------------------------------------
# literal sharing 2, bug 2933089
-test info-39.1 {location information not confused by literal sharing, bug 2933089} -setup {
+test info-40.1 {location information not confused by literal sharing, bug 2933089} -setup {
set result {}
proc print_one {} {}