django/tests/test_runner
Joseph Gordon 199a02d1e2 Fixed #25110 -- Fixed a test_runner test isolation regression.
Thanks claudep for the patch.
2015-07-27 07:35:23 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
runner.py Disallowed importing concrete models without an application. 2015-02-10 21:41:19 +01:00
test_debug_sql.py Refs #24324 -- Fixed Python 2 test failures when path to Django source contains non-ASCII characters. 2015-02-17 19:03:03 -05:00
test_discover_runner.py Fixed #25110 -- Fixed a test_runner test isolation regression. 2015-07-27 07:35:23 -04:00
tests.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00