django1/tests/test_runner
Tim Graham 68ebc240a4 [1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
Backport of 2dc3280254 from master
2017-05-04 21:14:23 -04:00
..
__init__.py
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
runner.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_debug_sql.py Refs #14091 -- Fixed connection.queries on SQLite. 2015-09-17 23:01:33 +02:00
test_discover_runner.py [1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed. 2017-05-04 21:14:23 -04:00
test_parallel.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
tests.py Refs #25415 -- Fixed/silenced check errors in Django's test suite. 2016-12-28 15:16:10 -05:00