aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper_tools
Commit message (Collapse)AuthorAgeFilesLines
* Clean up un-necessary arguments to taddons.contextAldo Cortesi2018-02-241-2/+1
| | | | Also test coverage ++
* add option type hintsMaximilian Hils2017-07-291-0/+34
|
* improve testsThomas Kriechbaumer2017-04-251-0/+0
|
* Revamp optionsAldo Cortesi2017-03-051-2/+2
| | | | | - Options are now explicitly initialized with an add_option method - We have one canonical Options class - ditch dump.Options
* restructure and move test filesThomas Kriechbaumer2017-02-1410-0/+51451
add empty test files to satisfy linter