summaryrefslogtreecommitdiff
path: root/distutils2/_backport/tests
Commit message (Expand)AuthorAgeFilesLines
* Don?t display skip messages for tests that we?ll never fix?ric Araujo2011-11-231-6/+7
* Better separate compat and _backport.?ric Araujo2011-11-231-1/+1
* Remove usage of stdlib shutil.?ric Araujo2011-11-201-1/+1
* Synchronize test_configure?ric Araujo2011-10-081-1/+7
* Remove fake_dists duplicates in _backport/tests.?ric Araujo2011-09-2438-124/+0
* Always use backported tarfile?ric Araujo2011-09-241-2/+1
* Fix name and attribute errors?ric Araujo2011-09-211-1/+1
* Fix backport changesets part 3: backported modules.?ric Araujo2011-09-182-158/+287
* Fix backport changesets part 2: tests?ric Araujo2011-09-182-2/+3
* Fix the backport fixes.?ric Araujo2011-09-181-1/+2
* Remove obsolete files.?ric Araujo2011-09-131-608/+0
* Let the test suite run again?ric Araujo2011-09-121-4/+7
* Convert print function calls back to print statements.?ric Araujo2011-09-121-1/+1
* Branch merge to trunkArc Riley2011-03-1311-72/+1020
|\
| * fix pkgutil test by adding babar 0.1 to installed fake_distPierre-Yves David2011-02-051-1/+1
| * fix indent in testPierre-Yves David2011-02-051-15/+13
| * merge upstream into resources branchesPierre-Yves David2011-02-041-2/+2
| |\
| | * Branch merge.?ric Araujo2011-02-031-2/+2
| | |\
| | | * renamed DistributionMetadata to MetadataChristophe Combelles2011-01-281-2/+2
| * | | Finish the renaming of datafiles to resources.FELD Boris2011-02-041-0/+0
| * | | Remove lambda use in test._pkgutilFELD Boris2011-01-311-1/+1
| * | | Add some tests for retrieving resource path and file object.FELD Boris2011-01-308-39/+58
| |/ /
| * | Fixing tests on provides_distribution (the two beers bug)Andre Espaze2011-01-302-6/+12
| * | Branch merge?ric Araujo2011-01-293-46/+964
| |\ \ | | |/ | |/|
| | * Fix one bug and one warning found by pyflakes. Will backport to stdlib.?ric Araujo2010-11-011-0/+1
| | * Synchronize shutil with latest py3k version (with tests).?ric Araujo2010-11-011-0/+935
| | * Touch up some comments, fix pyflakes and pep8 warnings?ric Araujo2010-10-311-7/+3
| | * Clean up imports in pkgutil?ric Araujo2010-10-311-29/+6
| | * Prevent pydoc failure with zipfile on sys.path (#4005 backport)?ric Araujo2010-10-311-0/+6
| * | Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-4/+4
* | | Changed test.test_support import to test.support when running on Python 3Arc Riley2010-11-252-5/+3
|/ /
* | Branch merge?ric Araujo2010-11-061-2/+3
|\ \
| * | finished the removal of the log moduleTarek Ziade2010-11-051-2/+3
| |/
* | Make sysconfig.get_makefile_filename public (#9877)?ric Araujo2010-10-221-0/+4
|/
* fixed test after the inclusion of nut-funkyversionTarek Ziade2010-10-071-2/+3
* make sure depgraph don't choke on irrational installed versionsTarek Ziade2010-10-032-0/+4
* Merge fixes from jkloth?ric Araujo2010-10-013-4/+5
|\
| * More test fiddling?ric Araujo2010-10-013-4/+5
* | Fixed test error involving pkgutil's cachingJeremy Kloth2010-10-011-0/+8
|/
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-1932-0/+1043