summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/TestSetup.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add options and allow change of option orderChristoph Schlosser2018-02-251-3/+5
|
* -- Added tests for the configuration options.Rowan Goemans2018-02-201-10/+16
| | | | -- Expanded the mock classes to allow for more dynamic setting of the contents.
* -- 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.