summaryrefslogtreecommitdiff
path: root/src/distutils2/tests/test_sdist.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-423/+0
* merged upstreamKonrad Delong2010-08-151-7/+67
|\
| * Rename tests.support.LoggingSilencer to LoggingCatcher.?ric Araujo2010-08-151-1/+1
| * Port fix for #8688?ric Araujo2010-08-141-6/+66
* | removed unused warnings & refactored a test to use WarningsCatcherKonrad Delong2010-08-151-1/+0
|/
* Make test skip output more consistent?ric Araujo2010-07-311-1/+1
* Change an option name to comply with the style of the other ones?ric Araujo2010-07-131-1/+1
* removed the config moduleTarek Ziade2010-07-291-2/+4
* merged spawn into utilTarek Ziade2010-07-251-1/+1
* Don?t use deprecated name (see comment in unittest2.case)?ric Araujo2010-06-241-16/+16
* Remove old imports?ric Araujo2010-06-171-1/+0
* Isolate import of unittest or unittest2 in one place.?ric Araujo2010-06-011-9/+9
* fixed filelist initialization in sdistTarek Ziade2010-05-301-0/+13
* Refactored the Manifest reader/writer. Extracted partalliy theTarek Ziade2010-05-121-0/+3
* refactored DistributionMetadata -- cleaner implementationTarek Ziad?2010-02-241-1/+1
* refactored the code so it works on Python 2.4, 2.5 and 2.6Tarek Ziad?2010-02-221-11/+2
* removed all but one dependency on test.test_supportt2010-02-221-2/+2
* refactored sysconfig and other backported modulestarek2010-02-221-10/+13
* renamed distutils to distutils2 -- wow thanks Ropetarek2010-02-211-8/+8
* initial import, now need to rename all 'distutils' to 'distutils2'tarek2010-02-211-0/+353