index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_runner
Age
Commit message (
Expand
)
Author
2013-09-05
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-07-13
[1.6.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear ...
Tim Graham
2013-07-04
[1.6.x] Fixed #19940 -- Made test.runner.setup_databases properly handle alia...
Tim Graham
2013-06-14
Fixed #20603 -- Made the test suite faster.
Aymeric Augustin
2013-06-14
Fixed #20548 -- Removed all PendingDeprecationWarnings from django test suite
Marc Tamlyn
2013-06-10
Defined available_apps in relevant tests.
Aymeric Augustin
2013-05-20
Fixed #20437 - marked a test-runner test as expected-fail under certain condi...
Carl Meyer
2013-05-19
Fixed #20449 - Corrected test sensitivity to current working dir.
Tomasz Jaskowski
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-03-24
Fixed #18985 -- ensure module level deprecations are displayed
Preston Holmes
2013-02-26
Changed test_runner tests to use full python path for settings files.
Florian Apolloner
2013-02-26
Renamed some tests and removed references to modeltests/regressiontests.
Florian Apolloner
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner