| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Another unit test | Christoph Schlosser | 2018-02-25 | 1 | -0/+5 |
| | | |||||
| * | Add tests | Christoph Schlosser | 2018-02-25 | 2 | -0/+43 |
| | | |||||
| * | Add options and allow change of option order | Christoph Schlosser | 2018-02-25 | 2 | -6/+9 |
| | | |||||
| * | Add positive and negative test | Christoph Schlosser | 2018-02-24 | 1 | -0/+11 |
| | | |||||
| * | -- Added tests for the configuration options. | Rowan Goemans | 2018-02-20 | 3 | -29/+99 |
| | | | | | -- Expanded the mock classes to allow for more dynamic setting of the contents. | ||||
| * | -- Finished all parameter tests. | Rowan Goemans | 2018-02-20 | 3 | -3/+286 |
| | | | | | -- Added support for all C++ string literals. | ||||
| * | -- Completed unit tests for operators. Conversion operators aren't working yet. | Rowan Goemans | 2018-02-20 | 10 | -0/+751 |
| -- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests. | |||||