summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_manifest.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13974, #6884 and #11841 from default?ric Araujo2012-02-271-9/+3
|\
| * Ye olde merge.?ric Araujo2011-11-121-9/+195
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-9/+3
* | | Fix bugs with MANIFEST.in parsing on Windows (#6884).?ric Araujo2012-02-271-36/+104
| |/ |/|
* | Change signature of tests.support.LoggingCatcher.get_logs.?ric Araujo2011-11-121-4/+3
* | Increase test coverage for manifest (#11751).?ric Araujo2011-11-111-7/+194
|/
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-4/+8
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-4/+6
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-46/+34
* Merge Kelsey?s edits with mine?ric Araujo2011-02-101-1/+1
|\
* | Use lazy form in logging calls, again.?ric Araujo2011-02-101-4/+5
|/
* making 'include' the default actionTarek Ziade2010-10-231-0/+20
* manifest.read_template now accepts file objectsTarek Ziade2010-10-171-0/+11
* refactored unittest import logic to improve accuracy of the coverage measurementYannick Gingras2010-09-301-2/+1
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+58