summaryrefslogtreecommitdiff
path: root/tests/regressiontests/test_utils/python_25.py
AgeCommit message (Expand)Author
2010-10-30Rewrote a test assertion so that it doesn't fail under Python 2.7. Thanks to ...Russell Keith-Magee
2010-10-17Corrected a suite of test failures when running under postgres.Alex Gaynor
2010-10-12Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given func...Alex Gaynor