mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-24 21:49:24 +00:00
Tag aliases feature
This commit is contained in:
parent
006aafd982
commit
1d210ebd37
13 changed files with 243 additions and 8 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "catch_debugger.hpp"
|
||||
#include "catch_tostring.hpp"
|
||||
#include "catch_result_builder.hpp"
|
||||
#include "catch_tag_alias_registry.hpp"
|
||||
|
||||
#include "../reporters/catch_reporter_xml.hpp"
|
||||
#include "../reporters/catch_reporter_junit.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue