Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-28 | Improve test allocator API | David Robillard | 1 | -2/+2 | |
Add a simple API for setting up the failing allocator to avoid manually tinkering with its members. Conveniently, this also avoids confusing cppcheck. | |||||
2023-09-22 | Improve test suite code coverage | David Robillard | 1 | -235/+192 | |
2023-08-23 | Improve test coverage | David Robillard | 1 | -5/+5 | |
2023-05-29 | Fix inappropriate use of PRIuPTR for size_t | David Robillard | 1 | -1/+1 | |
2023-02-04 | Suppress/fix clang-tidy warnings on Windows | David Robillard | 1 | -1/+1 | |
2022-11-25 | Constrain test parameters to reasonable limits | David Robillard | 1 | -1/+3 | |
2022-10-21 | Split up common header | David Robillard | 1 | -1/+1 | |
2022-08-19 | Avoid unused parameter warning | David Robillard | 1 | -0/+1 | |
2022-08-18 | Use conventional test executable names | David Robillard | 1 | -0/+643 | |