django/tests/template_tests/syntax_tests
Tim Graham 3bb52c5019 Refs #23890 -- Restored silencing of numpy DeprecationWarnings in template tests. 2014-12-06 11:27:15 -05:00
..
__init__.py Fixed #23768 -- Rewrote template tests as unit tests. 2014-12-02 19:18:35 -05:00
test_autoescape.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_basic.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_builtins.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_cache.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_comment.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_cycle.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_exceptions.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_extends.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_filter_syntax.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_filter_tag.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_firstof.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_for.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_i18n.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_if.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_if_changed.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_if_equal.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_include.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_invalid_string.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_list_index.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_load.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_lorem.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_multiline.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_named_endblock.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_now.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_numpy.py Refs #23890 -- Restored silencing of numpy DeprecationWarnings in template tests. 2014-12-06 11:27:15 -05:00
test_regroup.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_setup.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_simple_tag.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_spaceless.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_ssi.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_static.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_template_tag.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_url.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_verbatim.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_width_ratio.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00
test_with.py Fixed #23958 -- Rewrote filter tests as unit tests. 2014-12-06 10:57:46 -05:00