test/string_tests.h

changeset 364
5577d6c27a33
parent 283
c3b6ff227481
child 378
952c2df7e7ac
     1.1 --- a/test/string_tests.h	Sun Nov 03 16:22:46 2019 +0100
     1.2 +++ b/test/string_tests.h	Sun Nov 03 16:34:29 2019 +0100
     1.3 @@ -47,6 +47,7 @@
     1.4  UCX_TEST(test_sstrsplit);
     1.5  UCX_TEST(test_sstrtrim);
     1.6  UCX_TEST(test_sstrprefixsuffix);
     1.7 +UCX_TEST(test_sstrcaseprefixsuffix);
     1.8  
     1.9  #ifdef	__cplusplus
    1.10  }

mercurial