Reintegrate extra tests

This commit is contained in:
Martin Hořeňovský
2019-12-09 10:04:26 +01:00
parent 29b441949c
commit 8b42acc328
12 changed files with 41 additions and 37 deletions

View File

@@ -4,7 +4,7 @@
// wrong.
#include <windows.h>
#define CATCH_CONFIG_MAIN
#include <catch2/catch_default_main.hpp>
#include <catch2/catch.hpp>
TEST_CASE("Catch2 did survive compilation with windows.h", "[compile-test]") {