[svn] added many new tests to jinja
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 21 May 2007 14:44:26 +0000 (16:44 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 21 May 2007 14:44:26 +0000 (16:44 +0200)
commitccf284bd2fdd400588aa9d9df3ca929917f4a162
tree817d7bf69f3b521be10c2c8135b6d3559d000494
parent25d3322c4bdb8389b91a2c340b455ca2dfa8dcf3
[svn] added many new tests to jinja

--HG--
branch : trunk
19 files changed:
CHANGES
Makefile
docs/generate.py
docs/src/altsyntax.txt
docs/src/designerdoc.txt
docs/src/devrecipies.txt
docs/src/objects.txt
jinja/_native.py
jinja/datastructure.py
jinja/lexer.py
jinja/loaders.py
jinja/parser.py
jinja/translators/python.py
tests/conftest.py
tests/runtime/bigtable.py
tests/test_loaders.py
tests/test_parser.py [new file with mode: 0644]
tests/test_security.py [new file with mode: 0644]
tests/test_streaming.py [new file with mode: 0644]