summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2014-12-19 15:36:41 +0100
committerAndreas Stöckel <andreas@somweyr.de>2014-12-19 15:36:41 +0100
commit2eda4f5ba1e3ed0577e3804110debf102abc9d43 (patch)
treef7f823e10d32ebc96aba8d9014a148bd6a6d3a9b /CMakeLists.txt
parent6fa81636f088654f154534fd939421a5b25d9c5c (diff)
parent3654efa59547d23b3c27715483999570daedc0b3 (diff)
Merge branch 'master' of somweyr.de:ousia
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 285abca..077ac47 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -184,6 +184,8 @@ IF(TEST)
test/core/managed/ManagedContainerTest
test/core/managed/ManagedTest
test/core/managed/ManagerTest
+ test/core/model/DomainTest
+ test/core/model/DocumentTest
test/core/parser/ParserStackTest
# test/core/script/FunctionTest
# test/core/script/ObjectTest