| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix Glacier tests | Dan Goodliffe | 2022-04-14 |
| | | | | | | | | Creates a class which is usable as a global fixture for handling a Glacier instance. Fixes the issue in the previous version where flock was used, but in conjunction with --daemon and a pidfile, so it only prevented concurrent startup, not concurrent execution. | ||
| * | Reformat with new clang-format | Dan Goodliffe | 2022-04-08 |
| | | |||
| * | Don't create a big mess when multiple invocations of glacier occur | Dan Goodliffe | 2021-01-03 |
| | | |||
| * | Clang format all the code | Dan Goodliffe | 2020-08-30 |
| | | |||
| * | Remove glacier.pid before and after runs of test | Dan Goodliffe | 2020-04-01 |
| | | |||
| * | Enable hicpp tidy checks | Dan Goodliffe | 2019-04-01 |
| | | |||
| * | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-03 |
| | | |||
| * | Use definedDirs | Dan Goodliffe | 2016-01-11 |
| | | |||
| * | Run UT Glacier on non-default port | Dan Goodliffe | 2015-10-20 |
| | | |||
| * | Fix unused return value warning in test | Dan Goodliffe | 2015-09-06 |
| | | |||
| * | Switch to the StringSeq interface where possible because it's considerably ↵ | Dan Goodliffe | 2015-07-20 |
| | | | | | less annoying | ||
| * | Start mock clients with a real configuration file that has specific parts ↵ | Dan Goodliffe | 2015-07-19 |
| | | | | | replaced at run-time | ||
| * | Start mock daemons with a real configuration file that has specific parts ↵ | Dan Goodliffe | 2015-07-19 |
| | | | | | replaced at run-time | ||
| * | Classify test cases into their own files | Dan Goodliffe | 2015-07-19 |
