[svn] added jinja doctests and fixed problem with i18n strings in requirements
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 18 Mar 2007 19:47:50 +0000 (20:47 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 18 Mar 2007 19:47:50 +0000 (20:47 +0100)
commitab45b845d580299aa680328d8c45ace060465183
treee3eefdbb0ef49895ac414682ad6300f2849d5c46
parentaa5adfaa7ed03e97c7113fb9a686064173da8d08
[svn] added jinja doctests and fixed problem with i18n strings in requirements

--HG--
branch : trunk
Makefile [new file with mode: 0644]
jinja/datastructure.py
jinja/filters.py
jinja/tests.py
jinja/translators/python.py
tests/conftest.py [new file with mode: 0644]
tests/test_filters.py [new file with mode: 0644]
tests/test_forloop.py [new file with mode: 0644]
tests/test_ifcondition.py [new file with mode: 0644]
tests/test_tests.py [new file with mode: 0644]