summaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* fix indent not expanded in file comments (#236)HO-COOH2021-05-291-1/+27
* Refactor, add {file} template (#221)HO-COOH2021-05-142-5/+7
* Reordered assertion parameter in teststo-s2021-05-0812-292/+292
* Fix tags in generic order not expanded (#217)HO-COOH2021-05-061-0/+14
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-301-19/+0
* Fix unexpected return tag on non-functions (#214)HO-COOH2021-04-301-1/+9
* Prepare release 1.2.0 (#213)1.2.0Christoph Schlosser2021-04-172-214/+91
* Release 1.1.0 (#189)1.1.0Christoph Schlosser2020-10-192-1/+2
* Substitute author and email by git config (#186)to-s2020-10-192-1/+32
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-1912-254/+254
* Added file description in first line (#183)to-s2020-10-102-4/+22
* 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
* Fix default value in tparams (#172)Christoph Schlosser2020-10-031-0/+7
* Fix #161 again (#164)Christoph Schlosser2020-07-011-0/+6
* Fix detection of closing comments (#162)Christoph Schlosser2020-06-291-0/+19
* Add option to filter keywordsChristoph Schlosser2020-06-261-0/+8
* Return once we found preprocessor stuff (#158)Christoph Schlosser2020-06-261-0/+33
* Fixed a bug where the argument type would be placed as the param instead of t...Daan Huinink2020-05-271-0/+15
* Merge branch 'master' into masterZongyuan Zuo2019-11-165-5/+20
|\
| * End of declaration problem fixedChristoph Schlosser2019-10-081-0/+5
| * Add arraypointersChristoph Schlosser2019-10-051-0/+5
| * Ignore restrict keywordChristoph Schlosser2019-10-051-0/+5
| * Fix test linesChristoph Schlosser2019-10-051-4/+4
| * Fix testsChristoph Schlosser2019-10-051-1/+1
* | 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
* Fix linter warningChristoph Schlosser2019-06-221-1/+1
* Implement new VS Code interfaceChristoph Schlosser2019-06-221-1/+2
* Enums now are treated as type correctlyChristoph Schlosser2019-04-131-0/+5
* Fix type as variable nameChristoph Schlosser2018-10-041-0/+8
* Fixes for whitespace errors to pass tslint testsDean Anderson2018-09-291-1/+1
* customTag will supply ISO date format if user configured format emptyDean Anderson2018-09-292-3/+32
* Update unit testsChristoph Schlosser2018-07-063-23/+10
* Parse member pointers correctlyChristoph Schlosser2018-06-251-0/+23
* Make order of comment tags customizableChristoph Schlosser2018-03-021-4/+18
* Add tests for new smart textChristoph Schlosser2018-03-022-2/+123
* Add more smart textChristoph Schlosser2018-03-021-1/+1
* Change config structureChristoph Schlosser2018-03-024-23/+23
* Add tests and fix default smart textChristoph Schlosser2018-03-022-0/+54
* Dont select negative valuesChristoph Schlosser2018-03-021-0/+2
* Another unit testChristoph Schlosser2018-02-251-0/+5
* Add testsChristoph Schlosser2018-02-252-0/+43
* Add options and allow change of option orderChristoph Schlosser2018-02-253-6/+10
* Add positive and negative testChristoph Schlosser2018-02-241-0/+11
* Replace some JS stuff with TS and some cleaning upChristoph Schlosser2018-02-211-46/+45