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
..
2017-12-09 20:49:06 +01:00
2017-12-09 20:49:06 +01:00
2017-12-07 00:02:32 +00:00
2017-09-07 17:25:15 +02:00
2017-12-09 20:17:47 +01:00
2017-12-09 20:49:06 +01:00
2017-12-09 20:17:47 +01:00
2018-02-01 16:14:20 +00:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2017-12-07 00:02:32 +00:00
2017-07-27 11:32:01 +02:00
2018-04-06 12:11:22 +02:00