summaryrefslogtreecommitdiff
path: root/tests/modeltests/aggregation/tests.py
AgeCommit message (Expand)Author
2011-11-27Renamed the fixtures used by the aggregation tests so they're only loaded by ...Aymeric Augustin
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-08-20Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gayno...Russell Keith-Magee
2010-05-28Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a fl...Russell Keith-Magee