updates scc and adds scc::memory tests
Some checks failed
SCC Test/pipeline/head There was a failure building this commit

This commit is contained in:
2025-08-29 07:39:28 +02:00
parent 633a05c265
commit 22a8890f74
8 changed files with 145 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ include(CTest)
include(Catch)
enable_testing()
set(WITH_SCP4SCC ON)
add_subdirectory(scc)
add_subdirectory(src)
add_subdirectory(tests)