aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper_tools/dumperview.py
Commit message (Collapse)AuthorAgeFilesLines
* Clean up un-necessary arguments to taddons.contextAldo Cortesi2018-02-241-2/+1
| | | | Also test coverage ++
* 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-141-0/+57
add empty test files to satisfy linter