doctest v2.3.4 Release Notes

Release Date: 2019-08-12 // over 4 years ago
  • Full Changelog

    Closed issues:

    • ✂ Remove INFO() limitation for using only lvalues and no rvalues #269
    • ✅ Compile error on MAC OS with AppleClang 8.0.0.8000042 #266
    • ✅ Throwing exception in a mocked method #265
    • ✅ Illegal syntax for decorators compiles and runs without warning, but has no effect #264
    • 👌 Support conditional expressions in REQUIRE #262
    • ✅ Register a listener(reporter) that always listens #257
    • ✅ Memory sanitizer complaint #255
    • 🏁 Windows Clang GNU command line warnings #253
    • 🏗 The build writes into the source directory #249
    • ✅ How to enable tests inside another exe #246
    • ✅ Testing multiple headers. #244
    • CMakeLists.txt: Needs CMAKE_CXX_STANDARD=11 #243
    • ✅ [bug] Can't compile the tests because of mutex, that is declared in the doctest #242

    🔀 Merged pull requests: