Mercurial > trustbridge
diff ui/tests/CMakeLists.txt @ 182:6c3a089d3265
Add test for str_base64_decode as i suspect it to have a bug
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 25 Mar 2014 17:17:41 +0000 |
parents | 0e9a244e0ede |
children | e6c5c70a67b0 |
line wrap: on
line diff
--- a/ui/tests/CMakeLists.txt Tue Mar 25 17:56:56 2014 +0100 +++ b/ui/tests/CMakeLists.txt Tue Mar 25 17:17:41 2014 +0000 @@ -37,6 +37,7 @@ # Cinstprocess add_m13_test(cinstprocesstest.cpp "${CERTIFICATELIST_SOURCES}") +add_m13_test(commontest.cpp "") #add_m13_test(${CMAKE_SOURCE_DIR}/ui/main.cpp "${M13UI_SOURCES}")