summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/FunctionPointer.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update unit testsChristoph Schlosser2018-07-061-0/+5
| | | | | | Remove seperate file. Move into parameters test. Add new one to function pointers.
* -- Completed unit tests for operators. Conversion operators aren't working yet.Rowan Goemans2018-02-201-0/+42
-- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests.