django/tests
Adrian Holovaty 095305cb44 Fixed #486 -- Fixed bug in template filter parsing in edge cases, and added unit tests. Thanks, Simon
git-svn-id: http://code.djangoproject.com/svn/django/trunk@634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-11 15:18:04 +00:00
..
othertests Fixed #486 -- Fixed bug in template filter parsing in edge cases, and added unit tests. Thanks, Simon 2005-09-11 15:18:04 +00:00
testapp Added unit test that confirms #404 2005-09-02 20:37:24 +00:00
doctest.py
runtests.py Doctest now uses the ELLIPSIS option, which allows the one_to_one test to pass under sqlite. This fixes #238. 2005-08-10 18:10:38 +00:00