内容简介:doctest 2.1.0 已发布,更新内容:doctest 是一个新的 C++ 测试框架。与其他功能丰富的替代方案相比,编译时和运行时是最快的。它提供了编译语言(如下载地址:
doctest 2.1.0 已发布,更新内容:
Closed issues:
-
doctest::String ctor with non-zero terminated string #165
-
thread_local is not supported on iOS 9.0 #164
-
Compiler error on Android NDK r18 #163
-
[question] One setup for multiple tests #160
-
clang unwanted warning in user code #156
-
Unsigned integer overflow in fileOrderComparator #151
-
ThreadSanitizer: signal-unsafe call inside of a signal #147
-
Feature request: check for exception string (like Catch's CHECK_THROWS_WITH) #97
Merged pull requests:
-
Remove clang-tidy warnings for static fields created by doctest #159 ( rantasub )
-
Make it possible to change the command line options prefix #158 ( tbleher )
doctest 是一个新的 C++ 测试框架。与其他功能丰富的替代方案相比,编译时和运行时是最快的。它提供了编译语言(如 D / Rust / Nim )的能力,并通过提供一个快速,透明和灵活的测试运行器与简洁的界面,可直接在生产代码中编写测试。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。