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 |
|