Ramiro Morales
|
0b8b9fbe30
|
[1.2.X] Fixed #15029 -- Moved to database backends the ability to decide if two DATABASES items are different when creating temporary databases for tests.
Backport of [15392] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15395 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-02-02 15:33:37 +00:00 |
|
Karen Tracey
|
5e6c5418c0
|
[1.2.X] Fixed test_runner tests on 1.2.X branch to not atempt to use new unittest support that does not exist there.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-18 16:51:18 +00:00 |
|
Russell Keith-Magee
|
b0d9eaaa6a
|
[1.2.X] Fixed #14799 -- Provided a full solution for test database creation order problems.
Backport of r14822, r14823 and r14824 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14825 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-05 01:54:15 +00:00 |
|
Russell Keith-Magee
|
15f42cc92a
|
Corrected the tests for DjangoTestRunner so they pass under Postgres.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-12-22 06:00:57 +00:00 |
|
Karen Tracey
|
4b0f9531eb
|
Added tet runner tests mistakenly left out of r11843. Refs #11613.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11846 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-12-13 17:08:36 +00:00 |
|