- Finished unit tests for core math library
- Adjusted formatting
This commit is contained in:
@@ -17,6 +17,8 @@ add_executable(fennec-test main.cpp
|
||||
tests/lang/test_sequences.h
|
||||
tests/math/test_common.h
|
||||
tests/math/test_exponential.h
|
||||
tests/math/test_relational.h
|
||||
tests/math/test_trigonometric.h
|
||||
)
|
||||
|
||||
target_link_libraries(fennec-test PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user