summaryrefslogtreecommitdiffstats
path: root/src/test/extension.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* -- Implemented support for all operators except the conversion operator.Rowan Goemans2018-02-201-149/+0
| | | | | | | | | -- Implemented support for noexcept and throw. -- Implemented support for constexpr. -- Implemented support for multiple template specifications. -- Rewritten some unit tests. -- Fixed bug where unnamed parameters weren't recognized properly -- Fixed bug where namespace with template params weren't being parsed correctly.
* Generation tests should suffice for nowChristoph Schlosser2017-12-161-30/+0
|
* Add more testsChristoph Schlosser2017-12-161-0/+82
|
* Add basic testsChristoph Schlosser2017-12-161-5/+80
|
* Initial filesChristoph Schlosser2017-10-061-0/+22