django/tests
Adrian Holovaty 887ed3ad2c Changed one_to_one unit test to use %r instead of %s in repr method
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1312 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-20 22:17:00 +00:00
..
othertests fixed two failing i18n tests - they only failed when using ./runtests, now they work both ways. And template tests give tracebacks when they fail. 2005-11-17 15:55:04 +00:00
testapp Changed one_to_one unit test to use %r instead of %s in repr method 2005-11-20 22:17:00 +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 bug in tests/runtests.py -- some versions of MySQLdb require an argument to connection.autocommit() 2005-10-08 20:56:34 +00:00