summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/TestSetup.ts
Commit message (Collapse)AuthorAgeFilesLines
* -- Completed unit tests for operators. Conversion operators aren't working yet.Rowan Goemans2018-02-201-0/+52
-- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests.