test/utils.h

branch
dav-2
changeset 900
b28d361793a7
parent 899
6b778887bd09
equal deleted inserted replaced
899:6b778887bd09 900:b28d361793a7
39 CX_TEST(test_util_url_base); 39 CX_TEST(test_util_url_base);
40 CX_TEST(test_util_resource_name); 40 CX_TEST(test_util_resource_name);
41 CX_TEST(test_util_concat_path); 41 CX_TEST(test_util_concat_path);
42 CX_TEST(test_util_path_isrelated); 42 CX_TEST(test_util_path_isrelated);
43 CX_TEST(test_util_path_isabsolut); 43 CX_TEST(test_util_path_isabsolut);
44 CX_TEST(test_util_path_normalize);
44 45
45 46
46 #ifdef __cplusplus 47 #ifdef __cplusplus
47 } 48 }
48 #endif 49 #endif

mercurial