summaryrefslogtreecommitdiff
path: root/tests/extra_regress
Commit message (Expand)AuthorAgeFilesLines
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-12/+17
* Fixed #20600 -- ordered distinct(*fields) in subqueriesAnssi Kääriäinen2013-11-071-0/+16
* PEP8 cleanupJason Myers2013-11-021-0/+2
* Fixed flake8 E241Boryslav Larin2013-11-021-1/+1
* Fix all violators of E231Alex Gaynor2013-10-262-18/+18
* Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol2013-10-211-16/+15
* Removed unused local variables in tests.Tim Graham2013-10-191-1/+1
* Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol2013-10-171-2/+2
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Deprecated SortedDict (replaced with collections.OrderedDict)Curtis Maloney2013-08-041-19/+19
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+395