catch2/projects/Benchmark/BenchMain.cpp
Martin Hořeňovský 3b7511e564 First commit of benchmarks for Catch runtime perf.
So far its very much a WIP with some problems that are known already and
not very representative tests.
2017-01-14 21:55:37 +01:00

3 lines
47 B
C++

#define CATCH_CONFIG_MAIN
#include "catch.hpp"