This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
Unity
Watch
1
Star
0
Fork
0
You've already forked Unity
mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced
2026-01-25 01:11:36 +01:00
Code
Issues
Releases
Wiki
Activity
Files
ba87d27b7797790b92158273d7f4a5feb567249e
Unity
/
extras
/
fixture
/
src
History
Mark VanderVoord
6f119a8ebd
Merge pull request
#122
from trianglee/get_tests_counts
...
Added ability to get number of ignored tests and total number of tests.
2015-07-14 16:45:55 -04:00
..
unity_fixture_internals.h
Merge pull request
#122
from trianglee/get_tests_counts
2015-07-14 16:45:55 -04:00
unity_fixture_malloc_overrides.h
Fixes
#116
: Allow overrides of the Unity Fixture's memory functions. This enables custom heap implementations to be used with the Unity Fixture.
2015-06-30 15:32:57 -07:00
unity_fixture.c
Merge pull request
#122
from trianglee/get_tests_counts
2015-07-14 16:45:55 -04:00
unity_fixture.h
Bug fix - ignored tests were incorrectly counted when not selected for running.
2015-07-14 19:29:16 +03:00