瀏覽代碼

update to cmake unit test file listing

Johannes Ruehle 11 年之前
父節點
當前提交
44886ecf87
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      testfiles.cmake

+ 1 - 0
testfiles.cmake

@@ -4,6 +4,7 @@ SET(nice_gp-hik-core_TESTFILES_SRC
 ./tests/TestFeatureMatrixT.cpp
 ./tests/TestFastHIK.cpp
 ./tests/TestGPHIKOnlineLearnable.cpp
+./tests/TestGPHIKPersistent.cpp
 )
 
 SET(nice_gp-hik-core_TESTFILES_HDR