summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/functional.py
AgeCommit message (Collapse)Author
2010-09-28[1.2.X] A few test optimizations; using native unittest where no ↵Russell Keith-Magee
Django-specific TestCase features are required. Backport of r13935 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13943 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-05Fixed #12506 - 'lazy' fails when there are multiple expected classes with ↵Luke Plant
the same method Thanks to Alex for report and patch git-svn-id: http://code.djangoproject.com/svn/django/trunk@12104 bcc190cf-cafb-0310-a4f2-bffc1f526a37