--- a/test/utils.h Tue Oct 14 21:02:26 2025 +0200 +++ b/test/utils.h Sat Nov 08 23:06:11 2025 +0100 @@ -29,13 +29,13 @@ #ifndef TEST_UTILS_H #define TEST_UTILS_H -#include <cx/test.h> +#include "test.h" #ifdef __cplusplus extern "C" { #endif -CX_TEST(test_util_parse_creationdate); +UCX_TEST(test_util_parse_creationdate); #ifdef __cplusplus