Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up test/helper_tools directory | Aldo Cortesi | 2018-04-16 | 5 | -51323/+0 |
| | |||||
* | fix Python 3.6 variable type annotations #3053 | oscure76 | 2018-04-14 | 1 | -1/+1 |
| | |||||
* | Clean up un-necessary arguments to taddons.context | Aldo Cortesi | 2018-02-24 | 1 | -2/+1 |
| | | | | Also test coverage ++ | ||||
* | add option type hints | Maximilian Hils | 2017-07-29 | 1 | -0/+34 |
| | |||||
* | improve tests | Thomas Kriechbaumer | 2017-04-25 | 1 | -0/+0 |
| | |||||
* | Revamp options | Aldo Cortesi | 2017-03-05 | 1 | -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 files | Thomas Kriechbaumer | 2017-02-14 | 10 | -0/+51451 |
add empty test files to satisfy linter |