Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-11 | Use unique test bundle names so tests can run in parallel | David Robillard | 1 | -1/+4 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -121/+121 | |
2020-07-16 | Fix literal conversion warnings on MSVC | David Robillard | 1 | -3/+3 | |
2020-07-16 | Modernize compiler version checks | David Robillard | 1 | -2/+2 | |
Avoids a warning on compilers where __GNUC__ is not defined. | |||||
2020-07-16 | Split test suite up into several independent programs | David Robillard | 1 | -0/+173 | |