| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added file description in first line (#183) | to-s | 2020-10-10 | 1 | -4/+9 |
| | | | | | | | | | | * Added file description in first line Due to https://github.com/cschlosser/doxdocgen/issues/141 * Added addIndent flag to SetLines() Co-authored-by: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> | ||||
| * | Add options and allow change of option order | Christoph Schlosser | 2018-02-25 | 1 | -3/+5 |
| | | |||||
| * | -- Added tests for the configuration options. | Rowan Goemans | 2018-02-20 | 1 | -10/+16 |
| | | | | | -- Expanded the mock classes to allow for more dynamic setting of the contents. | ||||
| * | -- Completed unit tests for operators. Conversion operators aren't working yet. | Rowan Goemans | 2018-02-20 | 1 | -0/+52 |
| -- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests. | |||||