Martin Hořeňovský
|
ee73989f9b
|
Suppress Wunreachable-code in floating matchers and exception tests
Closes #1350
|
2018-09-01 22:34:29 +02:00 |
|
Josh Soref
|
b11175548a
|
Fixup various spelling errors (#1208)
|
2018-03-07 10:08:35 +01:00 |
|
Martin Hořeňovský
|
f988b4eb35
|
Covered more translation possibilities
|
2018-02-15 19:58:49 +01:00 |
|
Phil Nash
|
3035120dc7
|
Some bits of tidy up
|
2017-12-07 00:02:32 +00:00 |
|
Martin Hořeňovský
|
401ad7a189
|
Remove isTrue, alwaysTrue, alwaysFalse
isTrue and alwaysFalse were replaced by (void)0, 0 inspired by doctest
alwaysTrue was replaced by warning suppression
|
2017-11-22 16:03:45 +01:00 |
|
Phil Nash
|
61e838edf2
|
Reorganised (some) usage tests so they can be included multiple times
|
2017-11-17 15:46:57 +00:00 |
|
Phil Nash
|
74d3dfd4cc
|
All tests files have .tests.cpp suffix. Also moved tests out of TestMain.cpp and moved up a level
|
2017-11-13 16:03:27 +00:00 |
|