catch2/include
Khem Raj e8bfd882e8 Fix -Wdefaulted-function-deleted warning
Clang8 warns

catch_interfaces_reporter.h:84:25: error: explicitly defaulted move assignment operator is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
|         AssertionStats& operator = ( AssertionStats && )     = default;
|                         ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-18 20:42:42 +01:00
..
external Update Clara to v1.1.5 to fix TextFlow bugs 2018-10-26 18:48:28 +02:00
internal Fix -Wdefaulted-function-deleted warning 2019-02-18 20:42:42 +01:00
reporters Remove non-ASCII characters from the distributable parts 2019-02-18 10:33:41 +01:00
catch.hpp v2.6.1 2019-02-12 19:58:12 +01:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00