django/tests
Adrian Holovaty b5ed20434e Added unit test that tests #323 -- currently fails for MySQL and passes for PostgreSQL
git-svn-id: http://code.djangoproject.com/svn/django/trunk@506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-15 15:43:59 +00:00
..
othertests Changed timestamp and time typecasting to preserve microseconds. Added unit tests to test this behavior, and added a db_typecast unit test module. Refs #306. 2005-08-11 19:34:34 +00:00
testapp Added unit test that tests #323 -- currently fails for MySQL and passes for PostgreSQL 2005-08-15 15:43:59 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Doctest now uses the ELLIPSIS option, which allows the one_to_one test to pass under sqlite. This fixes #238. 2005-08-10 18:10:38 +00:00