src/server/test/webdav.h

branch
webdav
changeset 216
ce2866ec97f6
parent 215
68e824ba4a4f
child 218
2ba512b284b9
equal deleted inserted replaced
215:68e824ba4a4f 216:ce2866ec97f6
47 UCX_TEST(test_webdav_plist_iterator); 47 UCX_TEST(test_webdav_plist_iterator);
48 48
49 UCX_TEST(test_msresponse_addproperty); 49 UCX_TEST(test_msresponse_addproperty);
50 50
51 UCX_TEST(test_webdav_propfind_init); 51 UCX_TEST(test_webdav_propfind_init);
52 UCX_TEST(test_webdav_plist_iterator_remove_current);
52 53
53 /* --------------------------- PROPFIND --------------------------- */ 54 /* --------------------------- PROPFIND --------------------------- */
54 55
55 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \ 56 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \
56 <D:propfind xmlns:D=\"DAV:\"> \ 57 <D:propfind xmlns:D=\"DAV:\"> \

mercurial