doctest 2.1.0 发布,快速灵活的 C++ 测试框架

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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 [quest...

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:

  • Fixed build error under Android NDK #162 (tals)

  • Added clang-7 to travis build #161 (AMS21)

  • 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)的能力,并通过提供一个快速,透明和灵活的测试运行器与简洁的界面,可直接在生产代码中编写测试。 

下载地址:https://github.com/onqtam/doctest/releases/tag/2.1.0


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

让创意更有黏性

让创意更有黏性

[美] 奇普·希思、[美] 丹·希思 / 姜奕晖 / 中信出版社 / 2014-1-8 / 49.00元

你或许相信在太空中唯一能看到的人工建筑就是万里长城,可乐能腐蚀人体骨骼,我们的大脑使用了10%;与此同时,你却记不得上周例会上领导的安排,昨天看过的那本书里写了什么,上次参加培训的主要内容…… 为什么? 这就引发出《让创意更有黏性》的核心问题:什么样的观点或创意具有强有力的黏性,能被他人牢牢记住? 国际知名行为心理学家希思兄弟根据大量的社会心理学研究案例,揭示了让创意或观点具有黏......一起来看看 《让创意更有黏性》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具