summaryrefslogtreecommitdiffstats
path: root/tests/zlib.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-22 22:11:13 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-22 22:11:13 (GMT)
commite7501c3ad0279f913c75f93eae9e7d74bf49ea85 (patch)
tree729e3a60b0c3c34f2d5c7150c8ecb01efb6aba7c /tests/zlib.test
parent97233951bf545594a0228fb983dc8d62442a8aa9 (diff)
downloadtcl-e7501c3ad0279f913c75f93eae9e7d74bf49ea85.zip
tcl-e7501c3ad0279f913c75f93eae9e7d74bf49ea85.tar.gz
tcl-e7501c3ad0279f913c75f93eae9e7d74bf49ea85.tar.bz2
Bump to zlib 2.0.1.
Diffstat (limited to 'tests/zlib.test')
-rw-r--r--tests/zlib.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zlib.test b/tests/zlib.test
index 2346ec7..b1d43fb 100644
--- a/tests/zlib.test
+++ b/tests/zlib.test
@@ -35,7 +35,7 @@ test zlib-1.3 {zlib basics} -constraints zlib -body {
} -result zlibVersion
test zlib-1.4 {zlib basics} -constraints zlib -body {
package present zlib
-} -result 2.0
+} -result 2.0.1
test zlib-2.1 {zlib compress/decompress} zlib {
zlib decompress [zlib compress abcdefghijklm]