mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-19 01:42:22 +01:00
added tests for Array and View
This commit is contained in:
@@ -19,6 +19,8 @@ if(AARE_TESTS)
|
||||
set(TestSources
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test/defs.test.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test/ProducerConsumerQueue.test.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test/NDArray.test.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test/NDView.test.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test/CircularFifo.test.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test/wrappers.test.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user