Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-17 | Make leak checks usable in tests that do not utilize check | Jakub Hrozek | 1 | -78/+8 | |
* Remove check-specific failure reporting from common_check.c * Check-specific abstraction over memleak checks * Rename common_check.c to leak_check.c | |||||
2010-03-12 | Fix build when check-devel is not installed | Stephen Gallagher | 1 | -0/+109 | |
tests/common.c is now required by all tests (check-based and not), so we need to properly ifdef it |