improve CI

This commit is contained in:
2019-12-04 10:44:13 +07:00
committed by BlackMATov
parent ab13893121
commit ae42e4f3c1
18 changed files with 248 additions and 78 deletions

View File

@@ -5,4 +5,5 @@
******************************************************************************/
#define CATCH_CONFIG_MAIN
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch.hpp>

View File

@@ -4,6 +4,7 @@
* Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch.hpp>
#include <ecs.hpp/ecs.hpp>

View File

@@ -4,6 +4,7 @@
* Copyright (C) 2018-2019, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch.hpp>
#include <ecs.hpp/ecs.hpp>