test/array_tests.h

branch
feature/array
changeset 337
f695ae118460
parent 334
bc81faa9afda
child 342
8f0a3c00d1d2
     1.1 --- a/test/array_tests.h	Thu Jul 04 22:23:15 2019 +0200
     1.2 +++ b/test/array_tests.h	Thu Jul 04 22:32:03 2019 +0200
     1.3 @@ -41,6 +41,7 @@
     1.4  UCX_TEST(test_ucx_array_at);
     1.5  UCX_TEST(test_ucx_array_append);
     1.6  UCX_TEST(test_ucx_array_prepend);
     1.7 +UCX_TEST(test_ucx_array_set);
     1.8  UCX_TEST(test_ucx_array_autogrow);
     1.9  UCX_TEST(test_ucx_array_equals);
    1.10  UCX_TEST(test_ucx_array_concat);

mercurial