| Store | Cart

[TCLCORE] Test of tcl8.6.3rc2 on Win Vista 32 bit vc6++

From: Harald Oehlmann <hara...@elmicron.de>
Mon, 10 Nov 2014 15:28:08 +0100
Donald and supporters,

thanks for the great rc2 and release notes.
Build and installation process works 100% ok, all packages loadable.

Here are the test results compared to TCL/Tk 8.6.2
Platform: Win Vista 32, VC6++, Makefile.vc, PSDK2003SP1

Test cases not failing any more:
- filename-16.14
- filename-16.15
- filesystem-1.39
- delegatemethod-1.6a
- dmethod-1.6a
- text-19.16
- textDisp-19.11.20
- textDisp-19.11.23
- textDisp-29.2
- textDisp-29.2.1
- textDisp-29.2.2
- textDisp-29.2.3
- textDisp-29.2.4

Test cases now failing
- sfbug-254
- sfbug-257
  Both require "itcl", but should require Itcl:
(bin) 1 % package require itcl
can't find package itcl
(bin) 2 % package require Itcl
4.0.2

- sqlite3: leapsecond.test
  Failes to load sqlite3 package. When installed it is loadable...
  I suppose, the pckIndex.tcl is missing.
Test file error: can't find package sqlite3
    while executing
"package require sqlite3"

Test still failing in a similar way:
- filesystem-1.3
- filesystem-1.4
- iortrans-11.1 (cleanup)
- iortrans-11.2 (cleanup)
- spinbox-21.1
- textImage-3.2

Enjoy the conference !

Thank you all,
Harald

------------------------------------------------------------------------------
_______________________________________________
Tcl-Core mailing list
Tcl-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcl-core

Recent Messages in this Thread
Harald Oehlmann Nov 10, 2014 02:28 pm
Donald G Porter Nov 10, 2014 03:24 pm
Messages in this thread