summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/Preprocessor.test.ts
Commit message (Expand)AuthorAgeFilesLines
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-191-4/+4
* Fix detection of closing comments (#162)Christoph Schlosser2020-06-291-0/+19
* Return once we found preprocessor stuff (#158)Christoph Schlosser2020-06-261-0/+33