summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 12:26:27 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 12:26:27 +0000
commitfe6d9ed9ba8c63c13cb4fabd6e8d43c1312beaa8 (patch)
treede118abc6311a7f2adf5a65cccc069c2b2e3ed23 /tests/CMakeLists.txt
parentc450d418efd9a232d14b7df54e4f07e00bdeae8f (diff)
[trunk] import unit testing from 1.5.x branch
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 0e2aafa5..9cd5041e 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -68,6 +68,7 @@ endif()
add_subdirectory(conformance)
add_subdirectory(nonregression)
+add_subdirectory(unit)
if(BUILD_JPIP)
if(JPIP_SERVER)