summaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* -- Added missing test for edge case for fundamental types unit test.Rowan Goemans2018-02-203-23/+49
* -- Renamed unit test with a C++ prefix to make sure future unit tests for oth...Rowan Goemans2018-02-206-6/+6
* -- Added test for constructors and destructors.Rowan Goemans2018-02-202-1/+64
* -- Added many unit tests for the C parser. Almost complete nowRowan Goemans2018-02-209-104/+310
* -- Added more unit tests.Rowan Goemans2018-02-2015-93/+321
* -- Implemented support for all operators except the conversion operator.Rowan Goemans2018-02-205-153/+172
* Generation tests should suffice for nowChristoph Schlosser2017-12-161-30/+0
* Add more testsChristoph Schlosser2017-12-161-0/+82
* Add basic testsChristoph Schlosser2017-12-167-5/+279
* Initial filesChristoph Schlosser2017-10-062-0/+44