- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 22 10月, 2018 1 次提交
-
-
由 Filip Michalak 提交于
-
- 07 9月, 2018 1 次提交
-
-
由 Kyle Krueger 提交于
-
- 14 5月, 2017 1 次提交
-
-
由 Dom Postorivo 提交于
-
- 27 3月, 2017 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 15 2月, 2017 1 次提交
-
-
由 Kate Hart 提交于
-
- 14 2月, 2017 1 次提交
-
-
由 Kate Hart 提交于
`setjmp` returns 0 on direct invocation, and non-zero when returned to from `longjmp`. Because `TEST_PROTECT` checks the return value of `setjmp` against 0, checking the return value of `TEST_PROTECT` against 0 is incorrect in the readme.
-
- 07 1月, 2016 1 次提交
-
-
由 jsalling 提交于
Now that the project is using .gitattributes, get rid of CRLF in the repo.
-
- 23 4月, 2015 1 次提交
-
-
由 Eivind Tagseth 提交于
Compares two strings until maximum n bytes (i.e. strncmp()).
-
- 06 11月, 2014 1 次提交
-
-
由 Greg Williams 提交于
-
- 28 5月, 2012 1 次提交
-
-
由 mvandervoord 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@141 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 10 11月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- updated generator to lay simple foundation for parameterized test support git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@101 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 13 8月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- test executable returns number of failures as exit status - caught up lame text docs git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@90 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 01 8月, 2010 1 次提交
-
-
由 mvandervoord 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@88 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 26 4月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- restored makefiles to working condition - updated files to include copyright notice - fixed bug in string array comparisons - ignored tests no longer run teardown - tests failing for uncaught cexceptions now get exception id reported git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@70 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 11 4月, 2009 1 次提交
-
-
由 mvandervoord 提交于
- fixed bug when reporting problems with large integers - fixed bug in test suite when checking for expected failures. git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@22 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 13 11月, 2008 1 次提交
-
-
由 greg-williams 提交于
* Eliminated TEST_WRAP and TEST_WRAP_NO_RETURN, since new abort mechanism eliminates the need to use these - Updated documentation - Changed default target to GCC in both Unity test and example project git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@7 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 07 2月, 2008 1 次提交
-
-
由 greg-williams 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@1 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-