martinmoene / lest

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
Boost Software License 1.0
390 stars 45 forks source link

Cannot compile with option -Werror in combination with several warning options #48

Closed martinmoene closed 6 years ago

martinmoene commented 7 years ago

The following options used with -Werror end compilation of test_lest (updated 20-apr-2018):