Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-09 | Tests: tuktest.h: Support tuktest_malloc(0). | Lasse Collin | 1 | -2/+2 |
2022-09-09 | Tests: Silence warnings about unused functions from tuktest.h. | Lasse Collin | 1 | -0/+10 |
2022-06-16 | Tests: tuktest.h: Add tuktest_error_impl to help with error conditions. | Lasse Collin | 1 | -40/+32 |
2022-06-16 | Tests: tuktest.h: Rename file_from_* and use tuktest_malloc there. | Lasse Collin | 1 | -28/+24 |
2022-06-16 | Tests: tuktest.h: Add malloc wrapper with automatic freeing. | Lasse Collin | 1 | -0/+124 |
2022-06-16 | Tests: tuktest.h: Move a function. | Lasse Collin | 1 | -22/+22 |
2022-06-14 | Tests: Add file reading helpers to tuktest.h. | Lasse Collin | 1 | -7/+176 |
2022-06-14 | Tests: tuktest.h: Move a printf from a macro to a helper function. | Lasse Collin | 1 | -8/+18 |
2022-06-02 | Tests: Add tuktest.h mini-test-framework. | Lasse Collin | 1 | -0/+752 |