summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tcl.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-4/+2
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+1
* Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to theBrett Cannon2004-11-241-1/+3
* Whitespace normalization.Tim Peters2004-07-081-1/+1
* Fix test failure for test_tcl on OS/X and Windows if aDavid Ascher2004-03-261-7/+1
* Cleanup: remove test file after it is used.Neal Norwitz2004-02-291-0/+1
* Get test to work when run from regrtest (add test_main), remove all CRs (^M)sNeal Norwitz2004-02-191-3/+5
* Implementation of patch 869468David Ascher2004-02-181-0/+159