]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Renaming test_tk_* to test_ttk_* since that is what they are testing.
authorGuilherme Polo <ggpolo@gmail.com>
Wed, 28 Jan 2009 19:28:04 +0000 (19:28 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Wed, 28 Jan 2009 19:28:04 +0000 (19:28 +0000)
commit7a77ee88af00b853aae328dbb3c87d91a1313052
tree2cbd019a4616a86fe398e844cb81e884989249d0
parent6785cf0169a1213f15549374361801185de8a8b0
* 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.
Lib/test/regrtest.py
Lib/test/test_ttk_guionly.py [moved from Lib/test/test_tk_guionly.py with 67% similarity]
Lib/test/test_ttk_textonly.py [moved from Lib/test/test_tk_textonly.py with 76% similarity]