Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lit tests for tool help messages (#3965) | Thomas Lively | 2021-07-07 | 1 | -0/+36 |
Add list tests for the help messages of all tools, factoring out common options into shared tests. This is slightly brittle because the text wrapping depends on the length of the longest option, but that brittleness should be worth the benefit of being able to see the actual help text in the tests. |