summaryrefslogtreecommitdiff
path: root/frontend/frontend_unittest.py
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Fix the unittest to make it pass and avoid relying on a fragile parser:mbligh1-3/+3
2008-06-13-change frontend_unittest to execute the unittests directly (as opposed to ex...showard1-6/+7
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski1-5/+5
2008-06-02frontend_unittest.py was not running successfully if run from any other direc...mbligh1-2/+2
2008-05-16Remove all places where we are hardcoding python2.4 on thembligh1-1/+2
2008-04-09Provide a unittest wrapper around Django's "manage.py test" so the showard1-0/+19