catch2/include
Martin Hořeňovský cf55cfd76f
Tiny speedup when listing tags
Noticed that the code was originally concatenating strings just to
then append the result to another string. Now it does not create
temporaries and also preallocates the string buffer.
2019-08-05 19:12:29 +02:00
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal Tiny speedup when listing tags 2019-08-05 19:12:29 +02:00
reporters Fix xml reporter crashing when a benchmark failed. 2019-07-29 15:30:33 +02:00
catch.hpp v2.9.1 2019-06-17 12:02:14 +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