Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
011de6cc
Commit
011de6cc
authored
Apr 11, 2004
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Record Tcl and Tk test results for WinXP Pro.
parent
c8aa08b1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
14 deletions
+24
-14
PCbuild/readme.txt
PCbuild/readme.txt
+24
-14
No files found.
PCbuild/readme.txt
View file @
011de6cc
...
...
@@ -89,8 +89,13 @@ _tkinter
XXX Should we compile with OPTS=threads?
XXX Some tests failed in "nmake -f makefile.vc test". On Win2K:
XXX all.tcl Total 10480 Passed 9781 Skipped 698 Failed 1
Optional: run tests, via
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
--------
...
...
@@ -100,13 +105,18 @@ _tkinter
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 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
-------------------------------
Ensure that the Wise compiler vrbl _TCLDIR_ is set to the name of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment