| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ScopedTemporaryDirectory which specifies a particular directory path ↵ | Stefan Boberg | 2021-10-08 | 1 | -0/+7 |
| | | | | | | | to use This is primarily for temporary debugging purposes, since it can be more convenient to use the same directory over and over | ||||
| * | Missing include compile fix | Martin Ridgers | 2021-09-22 | 1 | -0/+2 |
| | | |||||
| * | Added testutils for use in writing tests | Stefan Boberg | 2021-09-19 | 1 | -0/+33 |
| Currently contains helpers for managing temporary directories used in tests | |||||