.. |
__init__.py
|
Fixed #23768 -- Rewrote template tests as unit tests.
|
2014-12-02 19:18:35 -05:00 |
test_autoescape.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_basic.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_builtins.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_cache.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_comment.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_cycle.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_exceptions.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_extends.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_filter_syntax.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_filter_tag.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_firstof.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_for.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_i18n.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_if.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_if_changed.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_if_equal.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_include.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_invalid_string.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_list_index.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_load.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_lorem.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_multiline.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_named_endblock.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_now.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_numpy.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_regroup.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_setup.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_simple_tag.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_spaceless.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_ssi.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_static.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_template_tag.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_url.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_verbatim.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_width_ratio.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
test_with.py
|
Converted recently refactored templates tests to SimpleTestCase.
|
2014-12-03 18:56:46 -05:00 |
utils.py
|
Fixed "no such test method" error in template_tests.
|
2014-12-03 13:04:23 +01:00 |