test_main.cpp 114 B

1234567
  1. // 010-TestCase.cpp
  2. // Let Catch provide main():
  3. #define CATCH_CONFIG_MAIN
  4. #include "test/framework/catch.hpp"