src/server/test/uri.h

changeset 693
b26cae13b79a
parent 633
392ec9026b07
--- a/src/server/test/uri.h	Sat Feb 21 14:40:03 2026 +0100
+++ b/src/server/test/uri.h	Sat Feb 21 19:36:15 2026 +0100
@@ -43,6 +43,9 @@
 CX_TEST(test_util_uri_escape_latin);
 CX_TEST(test_util_uri_escape_kanji);
 
+CX_TEST(test_util_parse_uri);
+CX_TEST(test_util_parse_uri_error);
+
 #ifdef __cplusplus
 }
 #endif

mercurial