cppunit 测试框架有不同的版本吗?如果是,那么它的最新版本是什么?
cppunit 测试框架有不同的版本吗?如果是,那么它的最新版本是什么?
Does the cppunit test frame have different version? if yes, then what is the latest version of it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的。最新版本是1.12.1。
项目页面位于 http://sourceforge.net/projects/cppunit/
Yes. The most recent version is 1.12.1.
The project page is at http://sourceforge.net/projects/cppunit/
根据项目的 wikipedia 条目,最新的标记版本是 1.13.2。
最新版本位于 https://freedesktop.org/wiki/Software/cppunit/。开发分支正在积极更新。版本1.13.2于2013年11月11日完成。
The latest tagged version is 1.13.2 according to the project's wikipedia entry.
The most recent version is available at https://freedesktop.org/wiki/Software/cppunit/. The development branch is actively updated. Version 1.13.2 was finalized on 2013-11-11.