src/server/test/webdav.h

branch
webdav
changeset 220
2915b6c11aec
parent 218
2ba512b284b9
child 228
c0afce708b1d
equal deleted inserted replaced
219:dd6c155c082a 220:2915b6c11aec
49 49
50 UCX_TEST(test_msresponse_addproperty); 50 UCX_TEST(test_msresponse_addproperty);
51 51
52 UCX_TEST(test_webdav_propfind_init); 52 UCX_TEST(test_webdav_propfind_init);
53 UCX_TEST(test_webdav_op_propfind_begin); 53 UCX_TEST(test_webdav_op_propfind_begin);
54 UCX_TEST(test_webdav_op_propfind_children);
54 55
55 /* --------------------------- PROPFIND --------------------------- */ 56 /* --------------------------- PROPFIND --------------------------- */
56 57
57 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \ 58 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \
58 <D:propfind xmlns:D=\"DAV:\"> \ 59 <D:propfind xmlns:D=\"DAV:\"> \

mercurial