summaryrefslogtreecommitdiffstats
path: root/library/manifest.txt
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-12 11:24:24 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-12 11:24:24 (GMT)
commitb7f151f1268d4b49953da193f135d52e6e52f841 (patch)
treeb4549f022515fa51faff7ca26fc3f0d31331581c /library/manifest.txt
parent8c5fc11b5ac89e8e6fd57484c9221a5e70c3c145 (diff)
downloadtcl-b7f151f1268d4b49953da193f135d52e6e52f841.zip
tcl-b7f151f1268d4b49953da193f135d52e6e52f841.tar.gz
tcl-b7f151f1268d4b49953da193f135d52e6e52f841.tar.bz2
Make test-output more readable when it contains non-printable characters (stolen from TIP #656 impl, thanks Ashok!)
tcltest -> 2.5.6
Diffstat (limited to 'library/manifest.txt')
-rw-r--r--library/manifest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/manifest.txt b/library/manifest.txt
index cc1e223..5a999f4 100644
--- a/library/manifest.txt
+++ b/library/manifest.txt
@@ -12,7 +12,7 @@ apply {{dir} {
0 tcl::idna 1.0.1 {cookiejar idna.tcl}
0 platform 1.0.19 {platform platform.tcl}
0 platform::shell 1.1.4 {platform shell.tcl}
- 1 tcltest 2.5.5 {tcltest tcltest.tcl}
+ 1 tcltest 2.5.6 {tcltest tcltest.tcl}
} {
if {$isafe && !$safe} continue
package ifneeded $package $version [list source [file join $dir {*}$file]]