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 Requirements

System requirement is not defined

Released at 2018-05-01 22:02
iutest v1.16.3 (2 files Hide)

Release Notes

version 1.16.3

Changelog

Changes for 1.16.3:

** 追加
* IUTEST_ASSERT,IUTEST_EXPECT の Variadic 対応
* iuwandbox: --iutest-use-main を追加

** 変更
* iuwandbox: Wandbox の std オプション変更への追従とヒント出力

** 修正
* gtest 各バージョンの互換性の不備を修正
* バグ修正