Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/base
Commit message (Collapse)AuthorAgeFilesLines
* Renamed AppCache to Apps.Aymeric Augustin2013-12-241-1/+1
| | | | | | Also renamed app_cache to apps and "app cache" to "app registry". Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
* Fixed "redefinition of unused 'foo' from line X" ↵Tim Graham2013-10-101-1/+1
| | | | pyflakes warnings.
* 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 ↵Andrea Crotti2013-05-191-1/+3
| | | | | | explicit check for Python2 and how metaclasses are defined
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-262-0/+23