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-23 08:25:58 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5cc5e3473d19edbeec1e83b99dc463295740225d
Unity
/
extras
/
fixture
/
test
History
jsalling
5cc5e3473d
Add MACROs to check if tests are built using the Output Spy
...
Ignore tests that need the Spy if we are not building with it
2015-12-21 14:37:23 -06:00
..
main
Added stricter error checks by the compiler, and adapted all impacted code.
2015-01-18 00:39:05 +02:00
Makefile
Add Makefile to fixture/test to make building tests easier
2015-12-18 17:48:35 -06:00
testunity_fixture.c
- added a tweaked version of James Grenning's unity_fixture to extras
2010-11-29 22:53:57 +00:00
unity_fixture_Test.c
Add MACROs to check if tests are built using the Output Spy
2015-12-21 14:37:23 -06:00
unity_fixture_TestRunner.c
Do not add EOL after every ignored test using Unity Fixture
2015-12-15 20:57:22 -06:00
unity_output_Spy.c
Fixes
#118
: unity_output_Spy should use the platform-agnostic macros for memory.
2015-07-01 11:17:09 -07:00
unity_output_Spy.h
Added stricter error checks by the compiler, and adapted all impacted code.
2015-01-18 00:39:05 +02:00