2 files changed
+2
-2
lines changed- .travis.yml+1-1
- auto/generate_test_runner.rb+4-1
- auto/parse_output.rb+212-109
- docs/ThrowTheSwitchCodingStandard.md+9-10
- docs/UnityAssertionsReference.md+11-2
- docs/UnityConfigurationGuide.md+7-9
- docs/UnityGettingStartedGuide.md+6-5
- docs/UnityHelperScriptsGuide.md+8-2
- examples/unity_config.h+8
- extras/fixture/src/unity_fixture.c+4
- extras/fixture/src/unity_fixture.h+1-1
- extras/fixture/src/unity_fixture_internals.h+2-2
- src/unity.c+13-11
- src/unity.h+2-2
- src/unity_internals.h+86-34
- test/Makefile+2
- test/testdata/testRunnerGenerator.c+4-1
- test/testdata/testRunnerGeneratorSmall.c+4-1
- test/testdata/testRunnerGeneratorWithMocks.c+4-1
- test/tests/testparameterized.c+5-2
- test/tests/testunity.c+34
0 commit comments