summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_bdist.py
Commit message (Expand)AuthorAgeFilesLines
* Merge Yannick?s test into main repo?ric Araujo2012-04-211-0/+13
|\
| * improved the test coverage on commands.bdistYannick Gingras2010-12-091-1/+13
* | Move copies of stdlib test code from tests.__init__ to runtests.?ric Araujo2011-11-151-2/+10
* | Make bdist_* commands respect --skip-build passed to bdist (#10946).?ric Araujo2011-09-191-28/+12
* | Remove obsolete mentions of the compress program and .Z archives.?ric Araujo2011-09-191-13/+10
* | Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-3/+3
* | Branch merge?ric Araujo2011-01-211-2/+45
|\ \ | |/
| * made sure that we test both side of the skip_build optionYannick Gingras2010-12-091-1/+7
| * improved test coverage on command.bdistAndrew Francis2010-12-081-0/+26
| * improved test coverage for command.bdistYannick Gingras2010-12-081-2/+13
* | Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-4/+3
|/
* Remove some ununsed imports.Alexis Metaireau2010-10-041-5/+0
* Rename command's tests filenames to test_command_*, and install_tools.py to i...Alexis Metaireau2010-10-041-0/+40