| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reordered assertion parameter in tests | to-s | 2021-05-08 | 1 | -9/+9 |
| | | | | | Due to https://github.com/cschlosser/doxdocgen/issues/218 | ||||
| * | Replaced assert.equal() calls by assert.strictEqual() calls (#188) | to-s | 2020-10-19 | 1 | -9/+9 |
| | | | | Due to message: deprecated since v9.9.0 - use strictEqual() instead. | ||||
| * | Fix tests | Christoph Schlosser | 2019-10-05 | 1 | -1/+1 |
| | | |||||
| * | Change config structure | Christoph Schlosser | 2018-03-02 | 1 | -1/+1 |
| | | |||||
| * | Dont select negative values | Christoph Schlosser | 2018-03-02 | 1 | -0/+2 |
| | | |||||
| * | -- Completed unit tests for operators. Conversion operators aren't working yet. | Rowan Goemans | 2018-02-20 | 1 | -0/+63 |
| -- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests. | |||||