summaryrefslogtreecommitdiffstats
path: root/src/test/CTests/Con-AndDestructor.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* -- Added test for constructors and destructors.Rowan Goemans2018-02-201-0/+63
-- Removed config value for null on bool pointer return. I think it's to confusing for users. -- Fixed some small remaining refactor bugs.