django/tests/utils_tests
Baptiste Mispelon 15bdc85117 [1.6.x] Fix #21185: Added tests for unescape_entities.
Also fixed a py3 incompatibility.
Thanks to brutasse for the report.

Backport of 3754f4ad41 from master.
2013-09-27 18:06:28 +02: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 Fixed test failures from 09f8652765. 2013-05-21 13:03:25 +02: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 [1.6.x] Fixed #15625 -- Made message in MultiValueDictKeyError less verbose. 2013-09-18 06:49:59 -04: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 [1.6.x] Simplified smart_urlquote and added some basic tests. 2013-07-28 10:07:01 +02:00
test_http.py [1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-03 07:34:45 -05: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_safestring.py Fixed #20296 -- Allowed SafeData and EscapeData to be lazy 2013-05-25 16:06:44 +02:00
test_simplelazyobject.py [1.6.x] Fixed bad backport in last commit; refs #21118 2013-09-18 09:52:29 -04:00
test_termcolors.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_text.py [1.6.x] Fix #21185: Added tests for unescape_entities. 2013-09-27 18:06:28 +02:00
test_timesince.py Fixed #20246 -- Added non-breaking spaces between values an units 2013-05-18 23:01:48 +02:00
test_timezone.py [1.6.x] Further hardening. Refs #18766. 2013-09-08 20:43:33 +02:00
test_tzinfo.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00