doctest v2.2.2 Release Notes

Release Date: 2019-01-28 // about 5 years ago
  • โœ… Full Changelog

    Closed issues:

    • โž• Add way to override getCurrentTicks() implementation #178
    • ๐Ÿšฆ Wrap <csignal> include with ifdef #177
    • โœ… How to stop doctest hijack unhandled exceptions? #176
    • ๐Ÿ”„ Change the include path of the doctest CMake interface target so users need to specify the folder as well #175
    • โฌ‡๏ธ Reduce scope of DebugOutputWindowReporter instance #174
    • โœ… Can logging (INFO) be used in helper class outside of TEST_CASE? #169

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”„ Change the include path in examples as #175 #180 (ncihnegn)
    • ๐Ÿ›  Fix CMake include path #175 #179 (ncihnegn)