From 03d712e96def11c90fe4f6117e1be88583a5673b Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 24 Nov 2014 01:07:00 +0100 Subject: [PATCH] Add missing unit tests to the project file refs #7805 --- test/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 8d62ea2ea..4ba32463f 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -81,6 +81,10 @@ add_boost_test(base base_timer/interval base_timer/invoke base_timer/scope + base_type/gettype + base_type/assign + base_type/byname + base_type/instantiate base_value/scalar base_value/convert base_value/format