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