django/tests/regressiontests/test_runner
Aymeric Augustin 905e33f84a Fixed #16885 -- Confirmed features of mirror databases when setting up test databases.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17382 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-20 23:15:22 +00:00
..
invalid_app Fixed #12658 -- Fixed test discovery so ImportErrors aren't ignored when both `tests` and `models` are packages. Thanks schinckel for the report and boxm for a patch for the issue. 2011-06-12 12:34:10 +00:00
valid_app Fixed #12658 -- Fixed test discovery so ImportErrors aren't ignored when both `tests` and `models` are packages. Thanks schinckel for the report and boxm for a patch for the issue. 2011-06-12 12:34:10 +00:00
__init__.py Added tet runner tests mistakenly left out of r11843. Refs #11613. 2009-12-13 17:08:36 +00:00
models.py Added tet runner tests mistakenly left out of r11843. Refs #11613. 2009-12-13 17:08:36 +00:00
tests.py Fixed #16885 -- Confirmed features of mirror databases when setting up test databases. 2012-01-20 23:15:22 +00:00