django/tests
Alex Gaynor 20fa9ddb71 Converted signals tests from doctests to unittests. We have always been at war with doctests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14131 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10 18:23:39 +00:00
..
modeltests Converted signals tests from doctests to unittests. We have always been at war with doctests. 2010-10-10 18:23:39 +00:00
regressiontests Fixed #6073 -- Made compilemessages 18n management command reject PO files with BOM. 2010-10-10 16:38:28 +00:00
templates Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris. 2010-10-01 02:01:20 +00:00
runtests.py Fixed #14427 -- Added --bisect and --pair flags to runtests.py, making it easier to find pairs of tests that fail when run together. 2010-10-09 14:44:54 +00:00
test_sqlite.py Fixed #6298 - Added sample settings file to run the Django test suite (SQLite). Thanks, Eric Holscher. 2010-02-23 20:45:50 +00:00
urls.py Fixed #6094 -- Middleware exceptions are now caught by the core handler. Thanks, isagalaev 2010-01-10 17:35:01 +00:00