summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_build_py.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13462 and others from default?ric Araujo2012-02-091-4/+4
|\
* \ Merge fixes for #13901, #11805, #13712 and other improvements?ric Araujo2012-02-051-6/+18
|\ \ | |/
| * Improve one test, remove a setuptoolism in another?ric Araujo2012-02-051-5/+14
* | Ye olde merge.?ric Araujo2011-11-121-40/+56
|\ \ | |/
| * Clean up mocking of stdout and stdin in tests.?ric Araujo2011-11-121-18/+8
| * Improve byte-compilation to be independent of -O or -B.?ric Araujo2011-11-121-17/+33
* | Fix byte-compilation to comply with PEP 3147 on Python 3.2+ (#11254).?ric Araujo2011-10-081-3/+12
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-3/+1
|/
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-1/+2
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-1/+1
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-19/+17
* Use lazy form in logging calls, again.?ric Araujo2011-02-101-1/+1
* simplified the package_dir option - just one root dir allowedTarek Ziade2011-01-291-10/+14
* removed core.pyTarek Ziade2010-10-251-1/+1
* Rename command's tests filenames to test_command_*, and install_tools.py to i...Alexis Metaireau2010-10-041-0/+121