catch2/include
Martin Hořeňovský 79b405fd3f Add stringification for std::chrono::{duration,time_point}
Also hides std::chrono, std::pair and std::chrono::* behind
new configuration macros, CATCH_CONFIG_ENABLE_*_STRINGMAKER
to avoid dragging in <utility>, <tuple> and <chrono> in common
path, unless requested.
2017-10-09 13:03:29 +02:00
..
external Scoped parseInfos population so `i` can be reused 2017-09-26 16:06:48 -07:00
internal Add stringification for std::chrono::{duration,time_point} 2017-10-09 13:03:29 +02:00
reporters Added benchmark support to MultiReporters 2017-09-21 09:32:46 +01:00
catch.hpp Workaround for stitching issue in #1020 2017-10-03 18:41:49 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00