mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-07-29 15:27:49 +00:00
Updated method of testing generate_test_runner script to be a FUNCTIONAL test instead of a perfect code match. Backfilled most tests and added some coverage not previously present. Still need to test new command line args and a few cmock details.
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
#ifndef CEXCEPTION_H
|
||||
#define CEXCEPTION_H
|
||||
|
||||
#define CEXCEPTION_BEING_USED 1
|
||||
|
||||
#endif //CEXCEPTION_H
|
||||
Reference in New Issue
Block a user