django1/tests/utils_tests
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -04:00
..
archives Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
eggs Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
files Added more tests for strip_tags utility 2013-04-01 16:48:47 +02:00
test_module Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
__init__.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
models.py Fixed #20094 - Be more careful when checking for Iterator 2013-03-22 17:31:29 +01:00
test_archive.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_baseconv.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_checksums.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_crypto.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_datastructures.py Fixed #20321 -- Added missing key name in MergeDict KeyError message 2013-04-26 08:59:34 +02:00
test_dateformat.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_dateparse.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_datetime_safe.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_decorators.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_encoding.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_feedgenerator.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_functional.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_html.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_http.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_ipv6.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_itercompat.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_jslex.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_module_loading.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_no_submodule.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
test_numberformat.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_os_utils.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_regex_helper.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_simplelazyobject.py Fix != operations on lazy objects. 2013-04-19 10:58:29 -07:00
test_termcolors.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_text.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_timesince.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_timezone.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_tzinfo.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00