test/utils.h

branch
dav-2
changeset 901
271103d11d55
parent 900
b28d361793a7
equal deleted inserted replaced
900:b28d361793a7 901:271103d11d55
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 CX_TEST(test_util_path_normalize);
45 CX_TEST(test_util_parent_path);
45 46
46 47
47 #ifdef __cplusplus 48 #ifdef __cplusplus
48 } 49 }
49 #endif 50 #endif

mercurial