catch2/include
Martin Hořeňovský b000411434 Stop accepting non-const comparison operators
A) non-const comparison operators should not exist and should not be
encouraged

B) The logic breaks comparing function pointers certain way

C) It was inconsistent anyway, as it only applied to `==` and `!=`

Closes #925
2017-09-06 15:01:03 +02:00
..
external Incorporated Clara with TextFlow fix for assertion with consecutive newlines 2017-08-31 16:14:27 +01:00
internal Stop accepting non-const comparison operators 2017-09-06 15:01:03 +02:00
reporters Fixed alignment of getSupportedVerbosities in MultipleReporters 2017-09-01 09:41:28 +01:00
catch.hpp Always compile matchers implementation 2017-08-30 18:06:48 +02: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