Commit Graph

1 Commits

Author SHA1 Message Date
fegger 92f2dc77f2 Add tests and update CMake to build them
Add comprehensive unit tests in tests/test_all.cpp

Refactor CMakeLists: set C++17 and CMAKE_CXX_STANDARD_REQUIRED,
introduce a SOURCES list used by executables, add a
deep_miner_tests target, and set cmake_minimum_required to 3.15
2026-04-20 12:31:15 +02:00