#define CATCH_CONFIG_MAIN #include "catch.hpp" //TEST_CASE("Scalar feature extraction functions", "[scalar]") //{ //// #include "containers.hpp" //} // //TEST_CASE("Test Helper Functions", "[helpers]") { //// #include "helpers.hpp" //} //TEST_CASE("Test Integer Compatibility", "[ints]") { //// #include "integers.hpp" //} //TEST_CASE("Test Float Compatibility", "[floats]") { //// #include "floats.hpp" //}