summaryrefslogtreecommitdiff
path: root/tests/regressiontests/test_runner/models.py
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-04-24Fixed #16961 -- Skipped resetting AUTO_INCREMENT fields for MySQL if the ↵Anssi Kääriäinen
server version is greater than 5.0.12. This allows for much faster testing. Thanks to aigarius for the report and claudep and ramiro for review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-13Added tet runner tests mistakenly left out of r11843. Refs #11613.Karen Tracey
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11846 bcc190cf-cafb-0310-a4f2-bffc1f526a37