summaryrefslogtreecommitdiffstats
path: root/src/test/CppTests/Operators.test.ts
Commit message (Expand)AuthorAgeFilesLines
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-191-57/+57
* 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