This example shows how to test with TEST_CASE . #include <catch2/catch.hpp> #ifndef DATA_PATH #define DATA_PATH "/tmp/data" #endif TEST_CASE( " ...
確定! 回上一頁