django/tests
Luke Plant 6aff90c1ba magic-removal: Added (failing) tests for m2m .add() (the 'other' end) and m2m .remove() and .clear()
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2267 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-04 18:28:12 +00:00
..
modeltests magic-removal: Added (failing) tests for m2m .add() (the 'other' end) and m2m .remove() and .clear() 2006-02-04 18:28:12 +00:00
othertests magic-removal: Fixed template unit tests. Corrected expected output for 'spaceless' tests, added extra error condition for cycle tests. 2006-01-17 12:47:12 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py magic-removal: Improved model unit-test runner to rollback database for each test in case of exception 2006-02-03 23:24:20 +00:00