test/prop_tests.h

changeset 109
75cb6590358b
parent 108
d2b1e67b2b48
child 110
1cf71e56f01e
     1.1 --- a/test/prop_tests.h	Fri Jul 12 20:50:18 2013 +0200
     1.2 +++ b/test/prop_tests.h	Sun Jul 14 17:11:34 2013 +0200
     1.3 @@ -41,6 +41,9 @@
     1.4  UCX_TEST_DECLARE(test_ucx_prop_parse_multi);
     1.5  UCX_TEST_DECLARE(test_ucx_prop_parse_part);
     1.6  UCX_TEST_DECLARE(test_ucx_prop_parse_long);
     1.7 +UCX_TEST_DECLARE(test_ucx_prop_parse2map);
     1.8 +UCX_TEST_DECLARE(test_ucx_properties_load);
     1.9 +UCX_TEST_DECLARE(test_ucx_properties_store);
    1.10  
    1.11  #ifdef	__cplusplus
    1.12  }

mercurial