summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/functional.py
AgeCommit message (Expand)Author
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-01-05Fixed #12506 - 'lazy' fails when there are multiple expected classes with the...Luke Plant