- 09 9月, 2017 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 02 8月, 2017 1 次提交
-
-
由 Aviv Palivoda 提交于
The user can specify UNITY_OUTPUT_CHAR_HEADER_DECLARATION and UNITY_OUTPUT_FLUSH_HEADER_DECLARATION when he would like to declare UNITY_OUTPUT_CHAT or UNITY_OUTPUT_FLUSH respectivly
-
- 26 6月, 2017 1 次提交
-
-
由 Mark VanderVoord 提交于
- Fixed some style issues.
-
- 29 3月, 2017 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 28 3月, 2017 2 次提交
-
-
由 Mark VanderVoord 提交于
-
由 Mark VanderVoord 提交于
Starting to enforce our coding style. The first step is that we’ve pulled in Rubocop to check out Ruby syntax. There is likely a bit of customization to do yet AND there is definitely that backlog of todo’s that we just told it to ignore.
-
- 23 1月, 2017 1 次提交
-
-
由 jsalling 提交于
If, longer term, the Travis-CI support for 32-bit is inconsistent the lines that failed are: - make -s DEBUG=-m32 - cd ../example_3 && rake Add target 'ci' for building examples with -Werror
-
- 19 1月, 2017 1 次提交
-
-
由 jsalling 提交于
Altered the rake build so that it passes. The example_3 shows off some failing tests, so the rake build has to ignore those. Update .gitignore file with executables from examples
-
- 18 1月, 2017 2 次提交
- 30 12月, 2016 1 次提交
-
-
由 jsalling 提交于
-
- 29 12月, 2016 1 次提交
-
-
由 jsalling 提交于
Remove UNITY_FIXTURES option, which was probably not doing what was originally indended. It was suppressing the test name even in quiet mode.
-
- 06 10月, 2016 1 次提交
-
-
由 kykrueger 提交于
-
- 25 8月, 2016 1 次提交
-
-
由 jsalling 提交于
-
- 15 5月, 2016 1 次提交
-
-
由 Andrzej Bieniek 提交于
-
- 12 5月, 2016 1 次提交
-
-
由 Toby 提交于
As recommended in PR #193
-
- 08 1月, 2016 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 19 6月, 2015 1 次提交
-
-
由 ThingamaByte, LLC 提交于
-
- 18 6月, 2015 1 次提交
-
-
由 ThingamaByte, LLC 提交于
-
- 12 3月, 2015 1 次提交
-
-
由 Greg Williams 提交于
-
- 20 1月, 2015 1 次提交
-
-
由 nimrodz 提交于
-
- 18 1月, 2015 1 次提交
-
-
由 nimrodz 提交于
Primarily - * Added "static" to static functions. * Added proper signature with "void" to functions without arguments. * Marked unused arguments with "(void)". * Removed entirely unused static functions. * Added "const" to preserve const-correctness. * Added function prototypes for external functions.
-
- 06 11月, 2014 1 次提交
-
-
由 Greg Williams 提交于
-
- 04 11月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 02 11月, 2014 1 次提交
-
-
由 Sergey Gusarov 提交于
-
- 16 8月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 30 7月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
rearranged project to centralize all self-test stuff under test directory. only pull in includes when required.
-
- 19 7月, 2013 1 次提交
-
-
由 Warwick Stone 提交于
* Renamed example x to example 3
-
- 17 7月, 2013 5 次提交
-
-
由 Warwick Stone 提交于
* Updated example 2 readme * Broke up huge line in example 2 makefile
-
由 Warwick Stone 提交于
* Added example that uses unity test fixture
-
由 Warwick Stone 提交于
* Simple makefile example, extracted from existing example
-
由 Warwick Stone 提交于
* Moved existing example to its own directory, with the intention of adding more examples * Existing example uses its own .yml file instead of one of the files in targets/.
-
由 Warwick Stone 提交于
* Make would fail due to missing build directory. Now it doesn't try to delete build/
-
- 14 7月, 2013 1 次提交
-
-
由 Warwick Stone 提交于
* Build directory created if it doesn't exist. This fixes a gcc "no such file or directory" error when running rake
-
- 13 4月, 2013 1 次提交
-
-
由 Stephen Hawley 提交于
-
- 25 3月, 2013 1 次提交
-
-
由 Weihong.Guan 提交于
-
- 26 11月, 2012 1 次提交
-
-
由 mvandervoord 提交于
-
- 03 1月, 2012 1 次提交
-
-
由 mvandervoord 提交于
- fixed obj_file sorting in rakefiles - gave better anchors for gcc to grab on test pass/fail by breaking them out as functions - fixed minor type issues git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@137 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 11 10月, 2011 1 次提交
-
-
由 mvandervoord 提交于
- ignore comments in test parser - fixed a couple bugs in 16-bit support - fixed minor compiler errors for less lenient compilers - fixed error in docs. - renamed link to link_it in rakefiles to avoid collision in new versions of rake git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@136 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 22 10月, 2010 1 次提交
-
-
由 mvandervoord 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@99 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-