catch2/include
Martin Hořeňovský f00257e374 Call listeners before calling reporters
Catch2's documentation promises that listeners are called _before_
reporters, but because of the previous implementation, they were
called _after_ reporters. This commit fixes that.

Closes #1234
2018-04-07 12:25:03 +02:00
..
external Bring in Clara v1.1.4 2018-03-09 10:37:56 +01:00
internal Call listeners before calling reporters 2018-04-07 12:25:03 +02:00
reporters Call listeners before calling reporters 2018-04-07 12:25:03 +02:00
catch.hpp v2.2.2 2018-04-06 12:11:22 +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