summaryrefslogtreecommitdiff
path: root/tests/comment_tests
AgeCommit message (Expand)Author
2013-11-02Fixed all E261 warningscoagulant
2013-10-21Removed some direct settings manipulations in tests; refs #21230.Bouke Haarsma
2013-10-10Whitespace cleanup.Tim Graham
2013-10-10Used "is" for comparisons with None.Tim Graham
2013-09-09Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner
2013-09-08Removed some more unused local varsAlex Gaynor
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-07-29Removed most of absolute_import importsClaude Paroz
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