[svn] moved all jinja tests into a runtime folder so that we have enough space for the new unittests

--HG--
branch : trunk
rename : tests/bigtable.py => tests/runtime/bigtable.py
rename : tests/exception.py => tests/runtime/exception.py
rename : tests/inheritance.py => tests/runtime/inheritance.py
rename : tests/layout.py => tests/runtime/layout.py
rename : tests/templates/a.html => tests/runtime/templates/a.html
rename : tests/templates/b.html => tests/runtime/templates/b.html
rename : tests/templates/c.html => tests/runtime/templates/c.html
rename : tests/templates/error.html => tests/runtime/templates/error.html
rename : tests/templates/included_error.html => tests/runtime/templates/included_error.html
rename : tests/templates/index.html => tests/runtime/templates/index.html
rename : tests/templates/layout.html => tests/runtime/templates/layout.html
11 files changed
tree: c151fdf7f314f2bc29b394bdf1d21d522e4a942f
  1. artwork/
  2. docs/
  3. jinja/
  4. tests/
  5. www/
  6. ez_setup.py
  7. jdebug.py
  8. setup.py
  9. TODO