You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
255 B

// Change in Configuration\UnityConfigure.h:
#define FOO_MACRO 0 /////@TODO: COMMENT?????
// ^^^ space removed after 0
// Foo\Bar\Baz\Fizz\Test.cpp
#define BAR_MACRO FOO_BAR_MACRO //FOO_BAR_BAZ_NONE
// ^^^ space removed after _MACRO