summaryrefslogtreecommitdiff
path: root/tests/comment_tests
AgeCommit message (Expand)Author
2013-08-15[1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ...Alasdair Nicol
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-04-12Modified comment_tests for unittest2 discovery.Preston Timmons
2013-03-11Remove a special case for comment tests from runtests.py.Jacob Kaplan-Moss
2013-03-07Fix 19916. Smarter tokenizing of contrib.comment's templatetags arguments.Baptiste Mispelon
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner