src/server/test/webdav.h

branch
webdav
changeset 245
a193c42fc809
parent 242
c337a7ac82a8
child 249
3b302093945c
equal deleted inserted replaced
244:e59abb210584 245:a193c42fc809
61 61
62 UCX_TEST(test_proppatch_msresponse); 62 UCX_TEST(test_proppatch_msresponse);
63 UCX_TEST(test_webdav_op_proppatch); 63 UCX_TEST(test_webdav_op_proppatch);
64 64
65 UCX_TEST(test_webdav_proppatch); 65 UCX_TEST(test_webdav_proppatch);
66
67 UCX_TEST(test_webdav_vfs_op_do);
66 68
67 /* --------------------------- PROPFIND --------------------------- */ 69 /* --------------------------- PROPFIND --------------------------- */
68 70
69 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \ 71 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \
70 <D:propfind xmlns:D=\"DAV:\"> \ 72 <D:propfind xmlns:D=\"DAV:\"> \

mercurial