1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests
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