django1/tests
Adrian Holovaty e296de5500 Changed resolve_variable to resolve integers and floats as integers and floats. Added ifequal unit tests. Refs #959
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-16 05:33:24 +00:00
..
othertests Changed resolve_variable to resolve integers and floats as integers and floats. Added ifequal unit tests. Refs #959 2005-12-16 05:33:24 +00:00
testapp Moved custom unit-test templatetag library into the unit test module itself, to fix errors when running the test module directly. 2005-12-09 04:29:20 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Fixed #964 -- Added helpful error message if there's a problem in running the unit tests. Thanks, paolo. 2005-12-01 06:39:39 +00:00