catch2/include
Martin Hořeňovský 45e552528d
Remove home-rolled algorithm replacements
Previously we had them to avoid including <algorithm> in the vector
matchers, but
* we included it anyway, even though we did not use it
* we use <algorithm> anyways in the generators
2019-04-19 17:54:21 +02:00
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal Remove home-rolled algorithm replacements 2019-04-19 17:54:21 +02:00
reporters Fix JUnit reporter output so that it conforms to JUnit schema 2019-04-11 13:04:54 +02:00
catch.hpp Revert "draft of nttp support" 2019-04-18 11:35:33 +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