diff -r 2c765c286536 -r d684ba9e2da0 test/utils.h --- a/test/utils.h Wed Jan 07 22:31:05 2026 +0100 +++ b/test/utils.h Fri Jan 09 14:52:34 2026 +0100 @@ -36,6 +36,8 @@ #endif CX_TEST(test_util_parse_creationdate); +CX_TEST(test_util_url_base); +CX_TEST(test_util_concat_path); CX_TEST(test_util_path_isrelated);