test/array_tests.h

branch
feature/array
changeset 355
d315a068235a
parent 354
7fd13b9f8f60
child 356
77efe51c6c9a
equal deleted inserted replaced
354:7fd13b9f8f60 355:d315a068235a
54 UCX_TEST(test_ucx_array_clone); 54 UCX_TEST(test_ucx_array_clone);
55 UCX_TEST(test_ucx_array_sort); 55 UCX_TEST(test_ucx_array_sort);
56 UCX_TEST(test_ucx_array_shrink); 56 UCX_TEST(test_ucx_array_shrink);
57 UCX_TEST(test_ucx_array_resize); 57 UCX_TEST(test_ucx_array_resize);
58 UCX_TEST(test_ucx_array_reserve); 58 UCX_TEST(test_ucx_array_reserve);
59 UCX_TEST(test_ucx_array_util_set);
59 60
60 #ifdef __cplusplus 61 #ifdef __cplusplus
61 } 62 }
62 #endif 63 #endif
63 64

mercurial