summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_run.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from default?ric Araujo2012-05-211-18/+18
|\
| * Merge default?ric Araujo2012-05-211-19/+76
| |\
| * \ Merge fixes for #13462 and others from default?ric Araujo2012-02-091-4/+25
| |\ \
| * \ \ Ye olde merge.?ric Araujo2011-11-121-3/+1
| |\ \ \
| * | | | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-6/+5
* | | | | Also check stderr in one test?ric Araujo2012-05-211-0/+1
* | | | | Fix overlooked thinkos in one test file?ric Araujo2012-05-211-3/+3
| |_|_|/ |/| | |
* | | | Have pysetup read setup.cfg early to find custom commands (#14733).?ric Araujo2012-05-211-8/+34
* | | | Tighten tests for #13399?ric Araujo2012-05-201-8/+8
* | | | Factor out repeated code used to call pysetup from tests.?ric Araujo2012-05-201-25/+17
* | | | Harmonize error messages and add one missing test for #13339?ric Araujo2012-05-161-12/+21
* | | | #13399: Fixes the invalid arguments handlingPatrice Gauthier2012-05-121-1/+31
| |_|/ |/| |
* | | Group commands by topic in ?pysetup run --list-commands? output.?ric Araujo2012-02-091-4/+24
| |/ |/|
* | Clean up mocking of stdout and stdin in tests.?ric Araujo2011-11-121-2/+0
|/
* Consolidate tests for d2.metadata.?ric Araujo2011-09-191-1/+18
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-23/+6
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-4/+5
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-9/+31
* [mq]: commandlineTarek Ziade2011-02-201-0/+2
* removed core.pyTarek Ziade2010-10-251-0/+61