summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/SmartText.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-191-21/+21
| | | Due to message: deprecated since v9.9.0 - use strictEqual() instead.
* Add tests for new smart textChristoph Schlosser2018-03-021-2/+98
|
* Change config structureChristoph Schlosser2018-03-021-4/+4
|
* Add tests and fix default smart textChristoph Schlosser2018-03-021-0/+42