File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1- #SPDX - FileCopyrightText : 2025 VTT Technical Research Centre of Finland Ltd
2- #SPDX - License - Identifier : AGPL - 3.0 - or -later
1+ # SPDX- FileCopyrightText: 2025 VTT Technical Research Centre of Finland Ltd
2+ # SPDX- License- Identifier: AGPL- 3.0-or -later
33
4- #Model unit tests
5- target_sources (openpfc - tests PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} /
6- test_model.cpp ${CMAKE_CURRENT_SOURCE_DIR} /
7- test_model_fft_baseline.cpp
8- #${CMAKE_CURRENT_SOURCE_DIR } / \
9- test_model_comprehensive.cpp #TODO : Fix incomplete test
4+ # Model unit tests
5+ target_sources (openpfc-tests PRIVATE
6+ ${CMAKE_CURRENT_SOURCE_DIR} /test_model.cpp
7+ ${CMAKE_CURRENT_SOURCE_DIR} /test_model_fft_baseline.cpp
8+ # ${CMAKE_CURRENT_SOURCE_DIR}/test_model_comprehensive.cpp # TODO: Fix incomplete test
109)
You can’t perform that action at this time.
0 commit comments