test/main.c

changeset 148
c27c2425c0b1
parent 146
aa376dba1ba8
child 149
3bf87676d42d
     1.1 --- a/test/main.c	Fri Aug 16 14:48:58 2013 +0200
     1.2 +++ b/test/main.c	Mon Aug 19 10:44:11 2013 +0200
     1.3 @@ -115,6 +115,7 @@
     1.4          /* sstring Tests */
     1.5          ucx_test_register(suite, test_sstr);
     1.6          ucx_test_register(suite, test_sstr_len_cat);
     1.7 +        ucx_test_register(suite, test_sstrchr);
     1.8          ucx_test_register(suite, test_sstrsplit);
     1.9          ucx_test_register(suite, test_sstrtrim);
    1.10          ucx_test_register(suite, test_sstrprefixsuffix);

mercurial