aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/runtests
AgeCommit message (Collapse)Author
2011-03-18Coverage for all platforms working. Had some trouble with dependencies of ↵markotibold
coverage of python-dev for the various platforms.
2011-03-17Test result graphing now possible for all 6 environments. Had to fix ↵markotibold
unittest-xml-reporting to work for both 1.2 and 1.3 to achieve this. The fix is reported to the owner of the project.
2011-03-15Implementing graphing.markotibold
2011-03-13tox, runcoverage, and setup.py testTom Christie