• J
    Delete function call syntax from Spy detect macros · f55bed38
    jsalling 提交于
     This fixes #168. See that github.com issue for more discussion.
     Allows the tests to build when putchar() is defined as a macro
      with parenthesis around it, as in the ARM embedded gcc compiler.
    f55bed38
unity_fixture_Test.c 12.1 KB