aboutsummaryrefslogtreecommitdiffstats
path: root/cli/test
Commit message (Collapse)AuthorAgeFilesLines
* build: compile all generated code into a non-installable libraryAleksander Morgado2012-10-091-1/+2
| | | | | Also simplify the build by using BUILT_SOURCES to avoid needing to specify custom dependency rules.
* cli: gracefully handle errors when setting user provided inputsAleksander Morgado2012-07-171-2/+5
| | | | | | The Input bundle creation may fail when parsing the user provided inputs. We need to detect this and gracefully exit in these cases, launching client ID release when applicable.
* cli: new helper method to get raw binary data as a printable stringAleksander Morgado2012-07-162-0/+148