summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/loader.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez2017-03-281-4/+30
* oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez2017-03-011-0/+11
* oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez2017-03-011-4/+4
* oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky2017-02-151-1/+1
* oeqa/core: Add loader, context and decorator modulesAníbal Limón2017-01-231-0/+235