提交 e21881c5 编写于 作者: D Dennis Lambe Jr

Fixed a unity_fixture bug that prevented IGNORE_TEST from properly counting ignored tests.

More details here: http://forums.pragprog.com/forums/123/topics/10126
上级 601459a5
......@@ -117,6 +117,7 @@ void UnityIgnoreTest()
Unity.NumberOfTests++;
Unity.CurrentTestIgnored = 1;
UNITY_OUTPUT_CHAR('!');
UnityConcludeFixtureTest();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册