mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Record Tcl and Tk test results for WinXP Pro.
This commit is contained in:
parent
c8aa08b172
commit
011de6cc96
1 changed files with 24 additions and 14 deletions
|
@ -89,8 +89,13 @@ _tkinter
|
||||||
|
|
||||||
XXX Should we compile with OPTS=threads?
|
XXX Should we compile with OPTS=threads?
|
||||||
|
|
||||||
XXX Some tests failed in "nmake -f makefile.vc test". On Win2K:
|
Optional: run tests, via
|
||||||
XXX all.tcl Total 10480 Passed 9781 Skipped 698 Failed 1
|
nmake -f makefile.vc test
|
||||||
|
|
||||||
|
On WinXP Pro, wholly up to date as of 11-Apr-2004:
|
||||||
|
all.tcl: Total 10564 Passed 9855 Skipped 708 Failed 1
|
||||||
|
Sourced 129 Test Files.
|
||||||
|
Files with failing tests: httpold.test
|
||||||
|
|
||||||
Build Tk
|
Build Tk
|
||||||
--------
|
--------
|
||||||
|
@ -100,13 +105,18 @@ _tkinter
|
||||||
|
|
||||||
XXX Should we compile with OPTS=threads?
|
XXX Should we compile with OPTS=threads?
|
||||||
|
|
||||||
XXX I have no idea whether "nmake -f makefile.vc test" passed or
|
|
||||||
XXX failed. It popped up tons of little windows, and did lots of
|
|
||||||
XXX stuff, and nothing blew up.
|
|
||||||
|
|
||||||
XXX Our installer copies a lot of stuff out of the Tcl/Tk install
|
XXX Our installer copies a lot of stuff out of the Tcl/Tk install
|
||||||
XXX directory. Is all of that really needed for Python use of Tcl/Tk?
|
XXX directory. Is all of that really needed for Python use of Tcl/Tk?
|
||||||
|
|
||||||
|
Optional: run tests, via
|
||||||
|
nmake -f makefile.vc TCLDIR=..\..\tcl8.4.5 test
|
||||||
|
|
||||||
|
On WinXP Pro, wholly up to date as of 11-Apr-2004:
|
||||||
|
all.tcl: Total 8327 Passed 6717 Skipped 1579 Failed 31
|
||||||
|
Sourced 182 Test Files.
|
||||||
|
Files with failing tests: canvImg.test scale.test scrollbar.test textWind.test winWm.test
|
||||||
|
|
||||||
|
|
||||||
Make sure the installer matches
|
Make sure the installer matches
|
||||||
-------------------------------
|
-------------------------------
|
||||||
Ensure that the Wise compiler vrbl _TCLDIR_ is set to the name of
|
Ensure that the Wise compiler vrbl _TCLDIR_ is set to the name of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue