[Python-checkins] r69066 - python/branches/release26-maint

guilherme.polo python-checkins at python.org
Wed Jan 28 21:47:52 CET 2009


Author: guilherme.polo
Date: Wed Jan 28 21:47:52 2009
New Revision: 69066

Log:
Blocked revisions 69060-69063 via svnmerge

........
  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.
........
  r69062 | guilherme.polo | 2009-01-28 18:02:01 -0200 (Wed, 28 Jan 2009) | 1 line
  
  Make sure the root windows gets destroyed
........
  r69063 | guilherme.polo | 2009-01-28 18:03:26 -0200 (Wed, 28 Jan 2009) | 2 lines
  
  Issue #5083: New 'gui' resource for regrtest.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list