]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/tests/run_tests.sh
Integrate IGs tests
[citadel.git] / libcitadel / tests / run_tests.sh
index 2c9c1e21ab174c9cb59c8ba1f3479cb5f0caff8a..73a561d66b3a7718f92847fe037eaaaccbd5e7ab 100755 (executable)
@@ -48,6 +48,8 @@ cat testdata/emailaddresses/email_recipientstrings.txt |$RUN_TEST ./stringbuf_co
 echo running general stringbuffer tests
 $RUN_TEST ./stringbuf_test
 
+echo running string tools tests
+$RUN_TEST ./stripallbut_test
 
 echo running mimeparser tests