aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_test.py
Commit message (Expand)AuthorAgeFilesLines
* Re-save test modules with UTF-8 encodingJason R. Coombs2013-06-171-6/+6
* Post-merge fixes for Python 3.Vinay Sajip2012-10-101-2/+2
* Oups.Lennart Regebro2012-08-241-1/+1
* Issue #310: Non-ascii characters in a namespace __init__.py causes errors.Lennart Regebro2012-08-221-6/+15
* Added fix for the develop command, #299.Lennart Regebro2012-08-211-3/+4
* Added failing test for #299.Lennart Regebro2012-08-211-2/+0
* Once the test is correctly setup, the problem actually goes away.Lennart Regebro2012-08-211-5/+9
* Add failing test for #301.Lennart Regebro2012-08-211-0/+112