summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-29 16:23:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-29 16:23:27 (GMT)
commite14b7fdff9f29b4251760d69f301abf129265921 (patch)
tree13d2274438c8f7655d593d4e1d8ae9dd7805388e /ChangeLog
parent3f9c403daa87772cfc14b14c526209bf611553f4 (diff)
downloadtcl-e14b7fdff9f29b4251760d69f301abf129265921.zip
tcl-e14b7fdff9f29b4251760d69f301abf129265921.tar.gz
tcl-e14b7fdff9f29b4251760d69f301abf129265921.tar.bz2
No longer build tcltest.exe to run the tests,but use tclsh86.exe in combination with tcltest86.dll to do that (Windows only)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7312dd..0212deb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-29 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/Makefile.in: No longer build tcltest.exe to run the tests,
+ but use tclsh86.exe in combination with tcltest86.dll to do that.
+ * tests/*.test: load tcltest86.dll if necessary.
+
2012-07-28 Jan Nijtmans <nijtmans@users.sf.net>
* tests/clock.test: [Bug 3549770] Multiple test failures running tcltest