summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_index_simple.py
Commit message (Expand)AuthorAgeFilesLines
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-322/+0
* Silence chatty test. No cookie point for Alexis!?ric Araujo2011-01-211-2/+5
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-2/+2
* A touch of PEP 8 and pyflaking?ric Araujo2010-11-161-4/+4
* Add a way to search the simple index using wildcards (*).Alexis Metaireau2010-10-081-3/+7
* refactored unittest import logic to improve accuracy of the coverage measurementYannick Gingras2010-09-301-2/+1
* Fixed issue with striping of hostname in test_index_simple.pyMathieu Perreault2010-09-291-1/+1
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+316