include only c++ testing framework.
** 追加
* --verbose コマンドラインオプションを追加
* --iutest_default_package_name コマンドラインオプションを追加
* operatoer == のないオブジェクトの IUTEST_*_EQ 対応
* operatoer != のないオブジェクトの IUTEST_*_NE 対応
* junit xml 出力に対応(--iutest_output=junit)
* IUTEST_FLAG(ostream_formatter) を追加
* tuple 要素を取得する GetParam tempalate 関数を追加
* ARM対応
** 修正
* --iutest_break_on_failure でスキップや警告でも停止していた不具合を修正
* Visual Studio 14 CTP 3 対応
* バグ修正