summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests
Commit message (Collapse)AuthorAgeFilesLines
* -- Finished all parameter tests.Rowan Goemans2018-02-203-3/+286
| | | | -- Added support for all C++ string literals.
* -- Completed unit tests for operators. Conversion operators aren't working yet.Rowan Goemans2018-02-2010-0/+751
-- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests.