Reintegrate extra tests

This commit is contained in:
Martin Hořeňovský 2019-12-09 10:04:26 +01:00
parent 29b441949c
commit 8b42acc328
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
12 changed files with 41 additions and 37 deletions

View file

@ -11,6 +11,7 @@
#include <catch2/catch_interfaces_runner.h>
#include <catch2/catch_interfaces_config.h>
#include <catch2/catch_context.h>
#include <catch2/catch_enforce.h>
#include <catch2/catch_debugger.h>
#include <catch2/catch_interfaces_registry_hub.h>
#include <catch2/catch_capture_matchers.h>