| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reordered assertion parameter in tests | to-s | 2021-05-08 | 1 | -21/+21 |
| | | | | | Due to https://github.com/cschlosser/doxdocgen/issues/218 | ||||
| * | Replaced assert.equal() calls by assert.strictEqual() calls (#188) | to-s | 2020-10-19 | 1 | -21/+21 |
| | | | | Due to message: deprecated since v9.9.0 - use strictEqual() instead. | ||||
| * | Add tests for new smart text | Christoph Schlosser | 2018-03-02 | 1 | -2/+98 |
| | | |||||
| * | Change config structure | Christoph Schlosser | 2018-03-02 | 1 | -4/+4 |
| | | |||||
| * | Add tests and fix default smart text | Christoph Schlosser | 2018-03-02 | 1 | -0/+42 |