summaryrefslogtreecommitdiff
path: root/tests/regressiontests/test_runner
AgeCommit message (Expand)Author
2011-02-02Fixed #15029 -- Moved to database backends the ability to decide if two DATAB...Ramiro Morales
2010-12-05Fixed #14799 -- Provided a full solution for test database creation order pro...Russell Keith-Magee
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2009-12-22Corrected the tests for DjangoTestRunner so they pass under Postgres.Russell Keith-Magee
2009-12-13Added tet runner tests mistakenly left out of r11843. Refs #11613.Karen Tracey