summaryrefslogtreecommitdiff
path: root/test/testcpp.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganization. Added makefileDavid Beazley2022-10-271-153/+0
* Fixes issue #196, including test caseRob Reilink2018-12-311-0/+18
* Fixes issue #195, including test caseRob Reilink2018-12-311-0/+18
* test: add example of an infinite macro argument expansionEfimov Vasily2018-05-301-0/+16
* test: add example of IndexError during expansion of a parametrized macroEfimov Vasily2017-10-301-0/+15
* test: add example that leads preprocessor to a dead loopEfimov Vasily2017-10-301-0/+15
* test: add example of incorrect expansion of concatenation (##) in macroEfimov Vasily2017-10-301-0/+23
* test: add a framework for C preprocessor testingEfimov Vasily2017-10-301-0/+48