1. 03 3月, 2016 1 次提交
  2. 26 2月, 2016 1 次提交
    • 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
  3. 25 2月, 2016 1 次提交
  4. 13 2月, 2016 1 次提交
  5. 08 1月, 2016 1 次提交
  6. 07 1月, 2016 2 次提交
  7. 21 12月, 2015 1 次提交
    • J
      Add tests for printing numbers using a compile time replacement spy · a3d81dfa
      jsalling 提交于
       If Unity core is compiled with UNITY_OUTPUT_CHAR = putcharSpy, these tests
        will run, otherwise they are ignored and print a message
       Includes an implementation of putcharSpy, which allows checking the I/O
        from Unity during a test. Follows closely from the Fixture spy
       Tricky macros determine if putcharSpy is injected
      a3d81dfa
  8. 11 12月, 2015 1 次提交
  9. 22 7月, 2015 1 次提交
  10. 15 7月, 2015 1 次提交
  11. 24 4月, 2015 1 次提交
  12. 23 4月, 2015 1 次提交
  13. 30 10月, 2014 1 次提交
  14. 02 9月, 2014 1 次提交
  15. 30 7月, 2014 1 次提交