src/server/test/xml.h

branch
webdav
changeset 319
a9b9344875aa
parent 232
499711b2a970
child 415
d938228c382e
--- a/src/server/test/xml.h	Sat Apr 30 20:44:38 2022 +0200
+++ b/src/server/test/xml.h	Sun May 01 10:48:20 2022 +0200
@@ -39,6 +39,8 @@
 UCX_TEST(test_wsxml_iterator);
 UCX_TEST(test_wsxml_get_required_namespaces);
 UCX_TEST(test_wsxml_write_nodes);
+UCX_TEST(test_wsxml_nslist2string);
+UCX_TEST(test_wsxml_string2nslist);
 
 
 #define XML_TESTDATA1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \

mercurial