summaryrefslogtreecommitdiff
path: root/tests/base
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports per isort 4.2.9.Tim Graham2017-06-011-1/+0
* Refs #23919 -- Removed most of remaining six usageClaude Paroz2017-01-181-3/+2
* Refs #23919 -- Removed six.PY2/PY3 usageClaude Paroz2017-01-181-9/+0
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed E305 flake8 warnings.Ramin Farajpour Cami2016-11-141-0/+1
* Renamed AppCache to Apps.Aymeric Augustin2013-12-241-1/+1
* Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.Tim Graham2013-10-101-1/+1
* Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin2013-09-021-1/+1
* add comment to explain why it's necessary to do an explicit check forAndrea Crotti2013-05-191-1/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-262-0/+23