1. 01 9月, 2016 2 次提交
  2. 26 8月, 2016 2 次提交
  3. 25 8月, 2016 3 次提交
  4. 18 7月, 2016 1 次提交
  5. 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
  6. 27 6月, 2016 1 次提交
  7. 23 6月, 2016 1 次提交
  8. 21 6月, 2016 1 次提交
  9. 15 5月, 2016 1 次提交
  10. 06 5月, 2016 1 次提交
  11. 04 5月, 2016 7 次提交
  12. 26 4月, 2016 1 次提交
  13. 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
  14. 13 4月, 2016 2 次提交
  15. 03 3月, 2016 1 次提交
  16. 02 3月, 2016 1 次提交
  17. 26 2月, 2016 2 次提交
  18. 25 2月, 2016 1 次提交
  19. 13 2月, 2016 1 次提交
  20. 20 1月, 2016 1 次提交
  21. 08 1月, 2016 1 次提交
  22. 07 1月, 2016 2 次提交
  23. 22 12月, 2015 1 次提交
  24. 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
  25. 11 12月, 2015 2 次提交
  26. 13 11月, 2015 1 次提交