Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix parsing reST with code or code-block directives (closes #23063) | Benjamin Peterson | 2015-01-15 | 1 | -0/+31 |
| | | | | Patch by Marc Abramowitz. | ||||
* | Issue #19492: Silently skipped distutils tests now reported as skipped. | Serhiy Storchaka | 2013-12-18 | 1 | -4/+2 |
| | |||||
* | Add tests for Unicode handling in distutils’ check and register (#13114) | Éric Araujo | 2011-10-09 | 1 | -2/+11 |
| | |||||
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -7/+7 |
| | |||||
* | Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) | Éric Araujo | 2010-11-06 | 1 | -1/+2 |
| | |||||
* | Merged revisions 71674 via svnmerge from | Tarek Ziadé | 2009-04-17 | 1 | -9/+8 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r71674 | tarek.ziade | 2009-04-17 16:29:56 +0200 (Fri, 17 Apr 2009) | 1 line DistutilsSetupError was not raised when one single warning occured ........ | ||||
* | Merged revisions 71478 via svnmerge from | Tarek Ziadé | 2009-04-11 | 1 | -0/+7 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r71478 | tarek.ziade | 2009-04-11 17:14:17 +0200 (Sat, 11 Apr 2009) | 1 line testing a full check case ........ | ||||
* | Merged revisions 71473 via svnmerge from | Tarek Ziadé | 2009-04-11 | 1 | -0/+92 |
svn+ssh://pythondev@svn.python.org/python/trunk ........ r71473 | tarek.ziade | 2009-04-11 16:55:07 +0200 (Sat, 11 Apr 2009) | 1 line #5732: added the check command into Distutils ........ |