|
stc
|
#include <catch2/catch_test_macros.hpp>#include <catch2/benchmark/catch_benchmark.hpp>#include <util/Vec2.hpp>#include <stc/Math.hpp>Functions | |
| TEST_CASE ("Math benchmarks", "[benchmark]") | |
| TEST_CASE ("rectangleContainsPoint benchmark correctness") | |
| TEST_CASE | ( | "Math benchmarks" | , |
| "" | [benchmark] | ||
| ) |
| TEST_CASE | ( | "rectangleContainsPoint benchmark correctness" | ) |