History log of /external/python/cpython2/Lib/test/test_ttk_textonly.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4f46e129294c686ef1effdd89c459bd9a624e6d 07-Feb-2010 Georg Brandl <georg@python.org> Remove unused imports in test modules.
/external/python/cpython2/Lib/test/test_ttk_textonly.py
7df72dcdf9219db2f10889809d75f9bd8a99c14f 17-Oct-2009 Nick Coghlan <ncoghlan@gmail.com> Restore original sys.path when running TTK tests
/external/python/cpython2/Lib/test/test_ttk_textonly.py
597ebab74466593dc05a35faad0f5c316900153b 31-Mar-2009 R. David Murray <rdmurray@bitdance.com> A few more test skips via import_module, and change import_module to
return the error message produced by importlib, so that if an import
in the package whose import is being wrapped is what failed the skip
message will contain the name of that module instead of the name of the
wrapped module. Also fixed formatting of some previous comments.
/external/python/cpython2/Lib/test/test_ttk_textonly.py
7a77ee88af00b853aae328dbb3c87d91a1313052 28-Jan-2009 Guilherme Polo <ggpolo@gmail.com> * Renaming test_tk_* to test_ttk_* since that is what they are testing.
* Added ttk tests to the expected skips mapping just like where test_tcl
was expected to be skipped too.
/external/python/cpython2/Lib/test/test_ttk_textonly.py