mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-04 02:47:56 +00:00
Tag aliases feature
This commit is contained in:
parent
006aafd982
commit
1d210ebd37
13 changed files with 243 additions and 8 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "internal/catch_approx.hpp"
|
||||
#include "internal/catch_matchers.hpp"
|
||||
#include "internal/catch_compiler_capabilities.h"
|
||||
#include "internal/catch_interfaces_tag_alias_registry.h"
|
||||
|
||||
// These files are included here so the single_include script doesn't put them
|
||||
// in the conditionally compiled sections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue