- Started unit tests for the common math functions

This commit is contained in:
2025-06-28 18:01:08 -04:00
parent 1573033b52
commit f2ff863b3a
5 changed files with 175 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ add_executable(fennec-test main.cpp
tests/lang/test_conditional_types.h
tests/lang/test_bits.h
tests/lang/test_sequences.h
tests/math/test_common.h
)
target_link_libraries(fennec-test PRIVATE