summaryrefslogtreecommitdiff
path: root/tests/base
AgeCommit message (Expand)Author
2017-06-01Sorted imports per isort 4.2.9.Tim Graham
2017-01-18Refs #23919 -- Removed most of remaining six usageClaude Paroz
2017-01-18Refs #23919 -- Removed six.PY2/PY3 usageClaude Paroz
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-11-14Fixed E305 flake8 warnings.Ramin Farajpour Cami
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
2013-10-10Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.Tim Graham
2013-09-02Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-05-19add comment to explain why it's necessary to do an explicit check forAndrea Crotti
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner