tests: Add more tests

This commit is contained in:
Merry 2022-07-03 17:16:22 +01:00
parent b78ce55fb6
commit fb1d9d934b
2 changed files with 1080 additions and 0 deletions

View file

@ -41,6 +41,7 @@ if (MASTER_PROJECT)
add_executable(oaknut-tests
tests/basic.cpp
tests/general.cpp
)
target_include_directories(oaknut-tests PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/tests)
target_link_libraries(oaknut-tests PRIVATE Catch2::Catch2WithMain merry::oaknut)

1079
tests/general.cpp Normal file

File diff suppressed because it is too large Load diff