From edef25b5e19b2b5fd28cc36e6efd6563aa9849d3 Mon Sep 17 00:00:00 2001 From: KjellKod Date: Fri, 10 Oct 2014 01:06:10 -0600 Subject: [PATCH] Added all unit tests --- scripts/buildtravis.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/buildtravis.sh b/scripts/buildtravis.sh index a6ea931..0eecca9 100755 --- a/scripts/buildtravis.sh +++ b/scripts/buildtravis.sh @@ -8,4 +8,8 @@ cd build_travis cmake -DUSE_G3LOG_UNIT_TEST=ON .. make -j ./test_concept_sink - +./test_configuration +./test_dynamic_loaded_shared_lib +./test_filechange +./test_io +./test_sink