Martin Hořeňovský
|
b245eaa7d1
|
Fix double-to-float conversion warning in tests
|
2017-04-25 17:48:28 +02:00 |
|
Phil Nash
|
79650e44f4
|
Removed more C++98/03 compatibility
|
2017-04-25 12:40:52 +01:00 |
|
Phil Nash
|
1ae84897d4
|
Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests
|
2017-01-09 14:37:28 +00:00 |
|
Phil Nash
|
805de43a3d
|
Use CATCH_NULL instead of NULL
- expands to nullptr if CATCH_CONFIG_CPP11_NULLPTR is defined (see #444)
|
2015-07-01 07:33:27 +01:00 |
|
Phil Nash
|
bfa3f863d6
|
Removed some more warnings
|
2015-05-19 18:23:52 +01:00 |
|
Andy Sawyer
|
f559a51926
|
ToStringTuple - gcc doesn't like tuple init_list ctor
|
2014-09-04 01:05:51 +01:00 |
|
Andy Sawyer
|
13cbdf7e7d
|
Add tests for toString(std::tuple<...>)
|
2014-09-04 00:34:29 +01:00 |
|