Martin Hořeňovský
|
98d4c49d1c
|
Provide ConsoleReporter declaration with EXTERNAL_INTERFACES
Related to #991
|
2017-11-14 20:42:58 +01:00 |
|
Martin Hořeňovský
|
a096e4b3f2
|
Provide XmlReporter declaration with EXTERNAL_INTERFACES
Related to #991
|
2017-11-14 17:56:27 +01:00 |
|
Martin Hořeňovský
|
4b3730de8a
|
Provide JunitReporter declaration with EXTERNAL_INTERFACES
Related to #991
|
2017-11-14 17:15:13 +01:00 |
|
Martin Hořeňovský
|
6acdacfde0
|
Provide CompactReporter declaration with EXTERNAL_INTERFACES
Related to #991
|
2017-11-14 16:13:35 +01:00 |
|
Phil Nash
|
c5608f0202
|
Changed all .hpp extensions to .h where there is now a corresponding .cpp
|
2017-09-07 11:24:33 +01:00 |
|
Martin Hořeňovský
|
e871742534
|
Move session to internal, split apart implementation
|
2017-08-31 10:31:52 +02:00 |
|
Martin Hořeňovský
|
489b639587
|
Change include guards in catch_external_interfaces.h
Previously they weren't recognized by the generateSingleHeader.py
script and weren't removed during stitching
|
2017-08-18 19:33:00 +02:00 |
|
Martin Hořeňovský
|
24af32f378
|
Add define that pulls in reporter and listeners interfaces
This allows users to define reporters and listeners in files different
from the main file.
Related to #991, #986
|
2017-08-17 20:23:30 +02:00 |
|