• Benjamin Peterson's avatar
    Merged revisions 72570,72582-72583,73027,73049,73071,73151,73247 via svnmerge from · d2397753
    Benjamin Peterson yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r72570 | michael.foord | 2009-05-11 12:59:43 -0500 (Mon, 11 May 2009) | 7 lines
    
      Adds a verbosity keyword argument to unittest.main plus a minor fix allowing you to specify test modules / classes
      from the command line.
    
      Closes issue 5995.
    
      Michael Foord
    ........
      r72582 | michael.foord | 2009-05-12 05:46:23 -0500 (Tue, 12 May 2009) | 1 line
    
      Fix to restore command line behaviour for test modules using unittest.main(). Regression caused by issue 5995. Michael
    ........
      r72583 | michael.foord | 2009-05-12 05:49:13 -0500 (Tue, 12 May 2009) | 1 line
    
      Better fix for modules using unittest.main(). Fixes regression caused by commit for issue 5995. Michael Foord
    ........
      r73027 | michael.foord | 2009-05-29 15:33:46 -0500 (Fri, 29 May 2009) | 1 line
    
      Add test discovery to unittest. Issue 6001.
    ........
      r73049 | georg.brandl | 2009-05-30 05:45:40 -0500 (Sat, 30 May 2009) | 1 line
    
      Rewrap a few long lines.
    ........
      r73071 | georg.brandl | 2009-05-31 09:15:25 -0500 (Sun, 31 May 2009) | 1 line
    
      Fix markup.
    ........
      r73151 | michael.foord | 2009-06-02 13:08:27 -0500 (Tue, 02 Jun 2009) | 1 line
    
      Restore default testRunner argument in unittest.main to None. Issue 6177
    ........
      r73247 | michael.foord | 2009-06-05 09:14:34 -0500 (Fri, 05 Jun 2009) | 1 line
    
      Fix unittest discovery tests for Windows. Issue 6199
    ........
    d2397753
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...