aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual_test.py
Commit message (Expand)AuthorAgeFilesLines
* Use six for Python 2 compatibilityJason R. Coombs2014-07-051-2/+3
* Allow the test to fail on its own merits rather than failing with a not-so-us...Jason R. Coombs2013-08-111-19/+4
* Merge Python 3 native support from distributeJason R. Coombs2013-06-181-1/+1
|\
| * Changes to support 2.x and 3.x in the same codebase.Vinay Sajip2011-06-201-1/+1
* | Updated manual test to test against setuptoolsJason R. Coombs2013-03-191-15/+13
|/
* make sure manual_test can be used under 2.3tarek2009-12-301-4/+16
* now using subprocess.calltarek2009-12-211-9/+13
* disable Py3tarek2009-12-211-9/+8
* uses distutils install schemes nowtarek2009-12-211-4/+16
* Modified test script to be py3k compatibleagronholm2009-12-201-2/+6
* Changed interpreter line to the recommended formagronholm2009-12-201-1/+1
* added test_full to maintarek2009-12-201-1/+1
* added manual functional tests for checking a releasetarek2009-12-201-0/+79