summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/Con-AndDestructor.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Change config structureChristoph Schlosser2018-03-021-1/+1
|
* Dont select negative valuesChristoph Schlosser2018-03-021-0/+2
|
* -- Completed unit tests for operators. Conversion operators aren't working yet.Rowan Goemans2018-02-201-0/+63
-- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests.