[svn] added more unittests for jinja
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 20 Mar 2007 15:17:48 +0000 (16:17 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 20 Mar 2007 15:17:48 +0000 (16:17 +0100)
commit93e14c2a96ee006c34960c65c2b82a76d1bffedb
treef1ef283a08c160bdfc71d79f04842404562f0f5c
parentb9c8ae1bcd1b948757be4dfeb1ca9c73cbdd5c05
[svn] added more unittests for jinja

--HG--
branch : trunk
docs/src/loaders.txt
jinja/loaders.py
tests/loaderres/__init__.py [new file with mode: 0644]
tests/loaderres/templates/test.html [new file with mode: 0644]
tests/test_loaders.py [new file with mode: 0644]
tests/test_various.py [new file with mode: 0644]