1. 20 1月, 2016 2 次提交
    • P
      Improved header file generation. · 55a75ded
      Peter Mendham 提交于
      Changed the guard syntax as it was cumbersome for header files in deep
      sub-directories. Added framework/mock includes to make the header file
      stand alone. Made sure that a valid prototype was generated in the case of
      no arguments (void).
      55a75ded
    • P
      Added a command line option to change the name of main. · 2e479911
      Peter Mendham 提交于
      This allows alternative entry points. This is intended for the
      integration of the unit test into a larger system or for it to be used with
      a platform/OS which requires an application entry point other than main. At
      the moment there is no way to change the type signature.
      2e479911
  2. 08 1月, 2016 1 次提交
  3. 11 12月, 2015 1 次提交
  4. 18 8月, 2015 2 次提交
  5. 27 7月, 2015 1 次提交
  6. 22 7月, 2015 1 次提交
  7. 21 7月, 2015 3 次提交
  8. 19 6月, 2015 1 次提交
  9. 06 4月, 2015 1 次提交
  10. 23 3月, 2015 1 次提交
  11. 13 3月, 2015 1 次提交
  12. 12 3月, 2015 1 次提交
  13. 11 2月, 2015 1 次提交
  14. 06 11月, 2014 1 次提交
  15. 30 10月, 2014 1 次提交
  16. 25 10月, 2014 1 次提交
  17. 02 9月, 2014 1 次提交
  18. 31 7月, 2014 1 次提交
    • M
      reenable results summary. · 14b07433
      Mark VanderVoord 提交于
      support tests named spec as well.
      clean up UnityBegin to make us not have to dig inside it to inject the filename.
      Add UNITY_OUTPUT_START() and UNITY_OUTPUT_COMPLETE() for future use.
      14b07433
  19. 30 7月, 2014 2 次提交
  20. 25 7月, 2014 1 次提交
  21. 22 5月, 2014 1 次提交
  22. 22 4月, 2014 2 次提交
  23. 08 3月, 2014 1 次提交
  24. 28 2月, 2014 1 次提交
  25. 20 12月, 2013 1 次提交
    • U
      Initial import of report parser. · 5cdd6b67
      unknown 提交于
      This parser will scan an output file, pull all Unity related tests and summarize them in a report to console or put them in an XML file for use with Jenkins
      5cdd6b67
  26. 22 6月, 2013 1 次提交
    • S
      Update generate_test_runner.rb · 4460fc50
      shellyniz 提交于
      Bug - compilation error when using parametrized tests with user defined types. When using TEST_CASE and parametrised test and passing parameters which are of user defined types, the test_runner does not compile because it does not recognize the user defined types.
      Test runner should copy the include statements from the test file
      4460fc50
  27. 26 11月, 2012 1 次提交
  28. 18 8月, 2012 1 次提交
  29. 03 1月, 2012 1 次提交
  30. 11 10月, 2011 1 次提交
  31. 28 4月, 2011 1 次提交
  32. 27 4月, 2011 2 次提交
  33. 18 4月, 2011 1 次提交