Download List

项目描述

include only c++ testing framework.





  • header only
  • compatible google test
  • extensions
    • japanease test name
    • ASSERT flavor can non-void return
    • assertion rich
    • expression ass...

系统要求

System requirement is not defined

发布: 2014-06-09 08:06
iutest 1.9.1 (2 files 隐藏)

发布版本通知

No Release Notes

变更日志

** 変更
* TestFixutre を定義しなくても IUTEST_P が使えるように対応

** 修正
* IUTEST_P,IUTEST_TYPED_TEST_P で DISABLED_ 指定が機能しない問題を修正
* Visual Studio 14 CTP 対応