mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 22:14:00 -06:00
Catch2 test framework integration.
This commit is contained in:
parent
ffa544ade3
commit
fe7f2e4d95
14 changed files with 18205 additions and 20 deletions
|
@ -1,5 +1,4 @@
|
|||
add_executable(timeutils_tests timeutils_tests_main.cpp)
|
||||
target_link_libraries(timeutils_tests test_common libslic3r ${Boost_LIBRARIES} ${TBB_LIBRARIES} ${Boost_LIBRARIES})
|
||||
|
||||
add_test(timeutils_tests timeutils_tests)
|
||||
#gtest_discover_tests(timeutils_tests TEST_PREFIX timeutils.)
|
||||
prusaslicer_discover_tests(timeutils_tests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue