django/tests/utils_tests
Aymeric Augustin e021b87c00 Fixed a few more imports of django.utils.unittest.
One import per line please! Refs #20680.
2013-07-01 22:49:07 +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 Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_baseconv.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_checksums.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_crypto.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_datastructures.py Removed insert(), value_for_insert() SortedDict methods deprecated in Django 1.5. 2013-06-28 22:38:13 -03:00
test_dateformat.py Fixed a few more imports of django.utils.unittest. 2013-07-01 22:49:07 +02:00
test_dateparse.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02: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 Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_feedgenerator.py Fixed a few more imports of django.utils.unittest. 2013-07-01 22:49:07 +02:00
test_functional.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_html.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_http.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_ipv6.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02: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 Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02: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 Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_regex_helper.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_safestring.py Fixed #20296 -- Allowed SafeData and EscapeData to be lazy 2013-05-25 16:06:44 +02:00
test_simplelazyobject.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_termcolors.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_text.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06: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 Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_tzinfo.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00