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. | |||||
2024-06-22 | Fix mismatched printf argument type | David Robillard | 1 | -2/+2 | |
2023-09-22 | Improve test suite code coverage | David Robillard | 1 | -97/+62 | |
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 | -5/+6 | |
2022-11-25 | Avoid truncating test random seed | David Robillard | 1 | -5/+6 | |
2022-10-21 | Split up common header | David Robillard | 1 | -1/+1 | |
2022-08-18 | Reduce tree test complexity | David Robillard | 1 | -104/+77 | |
2022-08-18 | Improve test coverage | David Robillard | 1 | -3/+95 | |
2022-08-18 | Use conventional test executable names | David Robillard | 1 | -0/+224 | |