summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/Config.test.ts
Commit message (Expand)AuthorAgeFilesLines
* Reordered assertion parameter in teststo-s2021-05-081-44/+44
* Fix tags in generic order not expanded (#217)HO-COOH2021-05-061-0/+14
* Fix unexpected return tag on non-functions (#214)HO-COOH2021-04-301-1/+9
* Release 1.1.0 (#189)1.1.0Christoph Schlosser2020-10-191-1/+1
* Substitute author and email by git config (#186)to-s2020-10-191-0/+28
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-191-26/+26
* Release 1.0.0 (#180)1.0.0Christoph Schlosser2020-10-041-0/+20
* Release 0.8.1 (#178)0.8.1Christoph Schlosser2020-10-041-20/+0
* Add env-var to replace env var in template strings (#175)Christoph Schlosser2020-10-031-0/+20
* Add custom tags to generic order (#173)Christoph Schlosser2020-10-031-0/+8
* Add option to filter keywordsChristoph Schlosser2020-06-261-0/+8
* add unit testEternalPhane2019-11-161-0/+22
* Negative testChristoph Schlosser2019-06-281-0/+8
* Fix brief and add testsChristoph Schlosser2019-06-281-0/+23
* Add test for stripping trailing `*/`Christoph Schlosser2019-06-221-0/+5
* customTag will supply ISO date format if user configured format emptyDean Anderson2018-09-291-1/+1
* Make order of comment tags customizableChristoph Schlosser2018-03-021-4/+18
* Add tests for new smart textChristoph Schlosser2018-03-021-0/+25
* Change config structureChristoph Schlosser2018-03-021-17/+17
* Add tests and fix default smart textChristoph Schlosser2018-03-021-0/+12
* Add testsChristoph Schlosser2018-02-251-0/+10
* Add options and allow change of option orderChristoph Schlosser2018-02-251-3/+4
* Add positive and negative testChristoph Schlosser2018-02-241-0/+11
* -- Added tests for the configuration options.Rowan Goemans2018-02-201-0/+83