index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_ttk_guionly.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-8/+13
*
Issue #18492: Allow all resources when tests are not run by regrtest.py.
Zachary Ware
2014-06-02
1
-8/+2
*
Issue #18604: Consolidated checks for GUI availability.
Zachary Ware
2014-05-02
1
-4/+2
*
Issue #8716: Avoid crashes caused by Aqua Tk on OSX when attempting to run
Ned Deily
2011-07-04
1
-7/+10
*
Merged revisions 87721 via svnmerge from
Antoine Pitrou
2011-01-04
1
-2/+6
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
Restore original sys.path when running TTK tests
Nick Coghlan
2009-10-17
1
-4/+4
*
A few more test skips via import_module, and change import_module to
R. David Murray
2009-03-31
1
-2/+4
*
Add import_function method to test.test_support, and modify a number of
R. David Murray
2009-03-30
1
-2/+4
*
add missing import
Benjamin Peterson
2009-03-26
1
-0/+1
*
remove test_support.TestSkipped and just use unittest.SkipTest
Benjamin Peterson
2009-03-26
1
-1/+1
*
* Renaming test_tk_* to test_ttk_* since that is what they are testing.
Guilherme Polo
2009-01-28
1
-0/+32