diff options
author | Guilherme Polo <ggpolo@gmail.com> | 2009-02-06 23:48:14 (GMT) |
---|---|---|
committer | Guilherme Polo <ggpolo@gmail.com> | 2009-02-06 23:48:14 (GMT) |
commit | 5132d8138aeb4e8dc6875fdcad24feeddfe55a73 (patch) | |
tree | d94c5f119910e794518dfd046942fa334159870e | |
parent | c8a20daa126158f155ebd0b6b801d52623f5632f (diff) | |
download | cpython-5132d8138aeb4e8dc6875fdcad24feeddfe55a73.zip cpython-5132d8138aeb4e8dc6875fdcad24feeddfe55a73.tar.gz cpython-5132d8138aeb4e8dc6875fdcad24feeddfe55a73.tar.bz2 |
Blocked revisions 69050,69060-69061,69169,69195,69211-69212 via svnmerge
........
r69050 | guilherme.polo | 2009-01-28 11:09:03 -0200 (Wed, 28 Jan 2009) | 2 lines
Added the ttk module. See issue #2983: Ttk support for Tkinter.
........
r69060 | guilherme.polo | 2009-01-28 17:23:28 -0200 (Wed, 28 Jan 2009) | 2 lines
Added support for collecting tests only from specific packages.
........
r69061 | guilherme.polo | 2009-01-28 17:28:04 -0200 (Wed, 28 Jan 2009) | 4 lines
* 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.
........
r69169 | guilherme.polo | 2009-02-01 00:56:16 -0200 (Sun, 01 Feb 2009) | 3 lines
Restore Tkinter.Tk._loadtk so this test doesn't fail for problems
related to ttk.
........
r69195 | guilherme.polo | 2009-02-01 22:38:54 -0200 (Sun, 01 Feb 2009) | 3 lines
Use a single Tcl interpreter through all these tests, this may help some
failing buildbots.
........
r69211 | guilherme.polo | 2009-02-02 18:23:29 -0200 (Mon, 02 Feb 2009) | 1 line
Restore the previous geometry before leaving the test
........
r69212 | guilherme.polo | 2009-02-02 18:28:59 -0200 (Mon, 02 Feb 2009) | 1 line
Moving to importlib
........
0 files changed, 0 insertions, 0 deletions