We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6af24 commit 08317f2Copy full SHA for 08317f2
2 files changed
Tests/Processors/CMakeLists.txt
@@ -7,6 +7,7 @@ add_sources(${COMPONENT_NAME}_tests
7
SourceNodeTests.cpp
8
RecordNodeTests.cpp
9
RecordNodeBenchmark.cpp
10
+ SIMDConverterTests.cpp
11
ProcessorGraphTests.cpp
12
EventTests.cpp
13
DataThreadTests.cpp
0 commit comments