1. 01 9月, 2016 2 次提交
  2. 26 8月, 2016 1 次提交
  3. 18 7月, 2016 1 次提交
  4. 09 7月, 2016 1 次提交
    • M
      - Added alias for filter -n of -f · 1cecab30
      Mark VanderVoord 提交于
      - Added ability to surround filter strings in either type of quotes
      - Added ability to filter on multiple test strings as a comma delimited list
      - Added ability to filter on test_file:test_name
      - Added ability to use alternate syntax for filter of -f="blah"
      1cecab30
  5. 27 6月, 2016 1 次提交
  6. 23 6月, 2016 1 次提交
  7. 06 5月, 2016 1 次提交
  8. 04 5月, 2016 6 次提交
  9. 26 4月, 2016 1 次提交
  10. 25 4月, 2016 1 次提交
    • J
      Revert commits 720ea42a and a27b03c7 which broke the Fixture build · 57348172
      jsalling 提交于
       These were aimed at preventing the internals header from declaring
        a prototype for 'int UNITY_OUTPUT_CHAR(int);'. The second part fixed
        an omitted declaration in the tests caused by the first commit.
       Will replace the default behavior & add an option for this in next commit
      57348172
  11. 13 4月, 2016 1 次提交
  12. 03 3月, 2016 1 次提交
  13. 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
  14. 25 2月, 2016 1 次提交
  15. 13 2月, 2016 1 次提交
  16. 08 1月, 2016 1 次提交
  17. 07 1月, 2016 2 次提交
  18. 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
  19. 11 12月, 2015 1 次提交
  20. 22 7月, 2015 1 次提交
  21. 15 7月, 2015 1 次提交
  22. 24 4月, 2015 1 次提交
  23. 23 4月, 2015 1 次提交
  24. 30 10月, 2014 1 次提交
  25. 02 9月, 2014 1 次提交
  26. 30 7月, 2014 1 次提交