django/tests
Ramiro Morales b79daef867 Consolidated i18n commands test with the rest of the i18n tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10 22:19:01 +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 Consolidated i18n commands test with the rest of the i18n tests. 2010-10-10 22:19:01 +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
urls.py