1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-24 00:45:58 +01:00

Added example

*  Added example that uses unity test fixture
This commit is contained in:
Warwick Stone
2013-07-17 23:23:09 +10:00
parent 1b9b197298
commit efc1df828f
11 changed files with 208 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
int FindFunction_WhichIsBroken(int NumberToFind);
int FunctionWhichReturnsLocalVariable(void);