summaryrefslogtreecommitdiff
path: root/tests/test_runner_deprecation_app
AgeCommit message (Expand)Author
2014-03-08Avoided changing raw DeprecationWarning filter behaviorClaude Paroz
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-11-02Fixing E302 ErrorsJason Myers
2013-11-02Fixed #21302 -- Fixed unused imports and import *.Tim Graham
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer