1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/core
Sergei Trofimov b6c0e2e4fd boostrap: nicer error messages on config parasing.
- handle ValueError as well as SyntaxError from config parser
- Report source file in the error message
2016-04-14 16:18:31 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda.py core/agenda.py: Add check for empty values in agenda 2016-01-25 13:43:38 +00:00
bootstrap.py boostrap: nicer error messages on config parasing. 2016-04-14 16:18:31 +01:00
command.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
configuration.py doc: Apply it's/its grammar pedantry 2016-01-25 13:34:24 +00:00
device.py doc: Apply it's/its grammar pedantry 2016-01-25 13:34:24 +00:00
entry_point.py Add entry_point check for config file existence 2016-02-17 17:24:14 +00:00
execution.py ApkWorkload: add package verison to the result as a classifer. 2016-04-14 11:23:39 +01:00
extension_loader.py Fixing assets discovery. 2016-01-22 12:19:31 +00:00
extension.py pylint 2016-02-10 16:39:06 +00:00
exttype.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
instrumentation.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
resolver.py ResourceResolver: Show version number when resource wasn't found. 2016-03-30 11:01:35 +01:00
resource.py doc: Apply it's/its grammar pedantry 2016-01-25 13:34:24 +00:00
result.py Allow setting classifiers via agenda. 2015-08-17 10:37:40 +01:00
signal.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
version.py Version bump 2015-11-23 16:19:45 +00:00
workload.py cleaning up initialize() 2015-06-18 09:30:38 +01:00