summaryrefslogtreecommitdiffstats
path: root/src/test/CTests
Commit message (Expand)AuthorAgeFilesLines
* -- Completed unit tests for operators. Conversion operators aren't working yet.Rowan Goemans2018-02-208-690/+0
* -- 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-207-0/+601