Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/extra_regress
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-19/+93
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* 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-031-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-181-2/+2
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Deprecated SortedDict (replaced with collections.OrderedD...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