Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-17 | Refactor the basic environment setup code out of django_test_utils.py into se... | showard | 1 | -5/+2 |
2008-10-08 | -refactor frontend/afe/test.py to make it reusable by new_tko | showard | 1 | -17/+8 |
2008-10-06 | Get the frontend unittest to run against SQLite. This required scattered cha... | showard | 1 | -4/+22 |
2008-07-14 | Fix the unittest to make it pass and avoid relying on a fragile parser: | mbligh | 1 | -3/+3 |
2008-06-13 | -change frontend_unittest to execute the unittests directly (as opposed to ex... | showard | 1 | -6/+7 |
2008-06-06 | Convert all python code to use four-space indents instead of eight-space tabs. | jadmanski | 1 | -5/+5 |
2008-06-02 | frontend_unittest.py was not running successfully if run from any other direc... | mbligh | 1 | -2/+2 |
2008-05-16 | Remove all places where we are hardcoding python2.4 on the | mbligh | 1 | -1/+2 |
2008-04-09 | Provide a unittest wrapper around Django's "manage.py test" so the | showard | 1 | -0/+19 |