test/array_tests.h

branch
feature/array
changeset 344
320b962afaf9
parent 342
8f0a3c00d1d2
child 354
7fd13b9f8f60
     1.1 --- a/test/array_tests.h	Wed Aug 07 19:43:50 2019 +0200
     1.2 +++ b/test/array_tests.h	Wed Aug 07 20:45:21 2019 +0200
     1.3 @@ -38,6 +38,7 @@
     1.4  
     1.5  UCX_TEST(test_ucx_array_free);
     1.6  UCX_TEST(test_ucx_array_new);
     1.7 +UCX_TEST(test_ucx_array_at);
     1.8  UCX_TEST(test_ucx_array_append);
     1.9  UCX_TEST(test_ucx_array_prepend);
    1.10  UCX_TEST(test_ucx_array_set);

mercurial