1 file changed
+1
-1
lines changed- .github/FUNDING.yml+13
- README.md+1-1
- auto/generate_test_runner.rb+90-6
- docs/ThrowTheSwitchCodingStandard.md+2-2
- docs/UnityConfigurationGuide.md+1-1
- docs/UnityHelperScriptsGuide.md+28-12
- examples/example_5/makefile+63
- examples/example_5/readme.txt+38
- examples/example_5/src/ProductionCode.c+56
- examples/example_5/src/ProductionCode.h+16
- examples/example_5/subprojects/unity.wrap+3
- examples/example_5/test/TestProductionCode.c+45
- examples/example_5/test/test_runners/TestProductionCode_Runner.c+48
- examples/example_5/test/unity_detail_config.h+18
- extras/fixture/src/unity_fixture.c+51-14
- extras/fixture/src/unity_fixture_internals.h+3
- extras/fixture/test/unity_fixture_Test.c+45
- extras/fixture/test/unity_fixture_TestRunner.c+3
- src/unity.c+80-26
- src/unity.h+2-2
- src/unity_internals.h+74-7
- test/Makefile+2-3
- test/tests/self_assessment_utils.h+22-6
- test/tests/test_unity_core.c+7-7
- test/tests/test_unity_floats.c+9
0 commit comments