Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-06 | Rename some filename utilities for clarity | David Robillard | 1 | -3/+3 | |
Loosely inspired by Python and the std::filesystem API. | |||||
2020-08-06 | Separate filesystem utilities | David Robillard | 1 | -0/+1 | |
2020-07-16 | Clean up includes | David Robillard | 1 | -2/+3 | |
2020-07-16 | Automatically write prefixes to test files | David Robillard | 1 | -6/+11 | |
Makes the code less repetitive and verbose. They were all the same at this point anyway, since unused prefixes don't hurt anything. | |||||
2020-07-15 | Rewrite and separate common test facilities | David Robillard | 1 | -0/+184 | |