django/tests
Jacob Kaplan-Moss 3a1ae2164b Added a custom doctest OutputChecker that ignores differences between ints and longs in values returned from the database; refs #238
git-svn-id: http://code.djangoproject.com/svn/django/trunk@465 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-10 18:00:52 +00:00
..
othertests Added framework for writing non-model-based tests, and added tests for cache and templates 2005-08-01 19:09:07 +00:00
testapp Added more tests to custom_pk unit-test model 2005-08-10 05:04:27 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Added a custom doctest OutputChecker that ignores differences between ints and longs in values returned from the database; refs #238 2005-08-10 18:00:52 +00:00