django/tests
Adrian Holovaty f8915c0676 Removed a datetime test in tests/defaultfilters -- it was failing because it's hard to test datetime-related stuff
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2389 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-25 17:09:54 +00:00
..
othertests Removed a datetime test in tests/defaultfilters -- it was failing because it's hard to test datetime-related stuff 2006-02-25 17:09:54 +00:00
testapp Fixed #1181 -- get_in_bulk no longer fails on empty input. Also added unit tests. Thanks, akaihola 2006-01-06 20:43:14 +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 usage to unit-test OptionParser 2006-02-18 20:08:20 +00:00