Rest of tests ported, just need to hook up doctests now.
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 9 Feb 2010 20:14:16 +0000 (21:14 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 9 Feb 2010 20:14:16 +0000 (21:14 +0100)
commit1fb4269bd8c9057d64807db89aafa85d412fff5c
tree995e25f86753185591677e40e717cac3cadb1ed0
parent644a281d695bdebe596ee51cc0204040f5bd06fd
Rest of tests ported, just need to hook up doctests now.

--HG--
branch : trunk
jinja2/testsuite/__init__.py
jinja2/testsuite/api.py [new file with mode: 0644]
jinja2/testsuite/core_tags.py
jinja2/testsuite/debug.py [new file with mode: 0644]
jinja2/testsuite/ext.py
jinja2/testsuite/lexnparse.py
jinja2/testsuite/regression.py [new file with mode: 0644]
jinja2/testsuite/security.py
jinja2/testsuite/utils.py [new file with mode: 0644]