Commit Graph

  • e4dfeaa14d Merge pull request #362 from meslem12/patch-1 Mark VanderVoord 2018-10-18 22:58:40 -04:00
  • b770103309 Merge pull request #362 from meslem12/patch-1 Mark VanderVoord 2018-10-18 22:58:40 -04:00
  • 7cc3cf478b fixed compile error UNITY_PRINT_EXEC_TIME() Levin Messing 2018-10-18 23:55:38 +02:00
  • 107efd081f fixed compile error UNITY_PRINT_EXEC_TIME() Levin Messing 2018-10-18 23:55:38 +02:00
  • e025b8cd1d Merge pull request #359 from farrrb/fix-include-stddef Mark VanderVoord 2018-10-14 16:24:19 -04:00
  • c60d608cc5 Merge pull request #359 from farrrb/fix-include-stddef Mark VanderVoord 2018-10-14 16:24:19 -04:00
  • e2e549a22f Added include of 'stddef.h' to 'unity_internals.h' if 'UNITY_EXCLUDE_STDDEF_H' is not defined. This adds compiler independent support for the 'NULL' macro. Fabian Zahn 2018-10-14 14:08:09 +02:00
  • bfd620354f Added include of 'stddef.h' to 'unity_internals.h' if 'UNITY_EXCLUDE_STDDEF_H' is not defined. This adds compiler independent support for the 'NULL' macro. Fabian Zahn 2018-10-14 14:08:09 +02:00
  • e0d52d1a79 fix uninitialzed value warning Kyle Krueger 2018-09-12 17:46:11 +02:00
  • c9b437b633 fix uninitialzed value warning Kyle Krueger 2018-09-12 17:46:11 +02:00
  • 56f1646087 add missing trailing slash Kyle Krueger 2018-09-10 15:19:15 +02:00
  • 6227a1633e add missing trailing slash Kyle Krueger 2018-09-10 15:19:15 +02:00
  • 8ba35a0e52 Revert "remove change that slipped in from other project" Kyle Krueger 2018-09-10 11:26:13 +02:00
  • 071ec6562f Revert "remove change that slipped in from other project" Kyle Krueger 2018-09-10 11:26:13 +02:00
  • 5d2ef07054 remove change that slipped in from other project Kyle Krueger 2018-09-10 11:21:41 +02:00
  • a24ffdba78 remove change that slipped in from other project Kyle Krueger 2018-09-10 11:21:41 +02:00
  • c64cc7d4f4 fix new references Kyle Krueger 2018-09-10 10:51:14 +02:00
  • f32c22f86b fix new references Kyle Krueger 2018-09-10 10:51:14 +02:00
  • f60ab920c9 switch hardcoded string to reference existing value Kyle Krueger 2018-09-10 10:38:55 +02:00
  • 0f5136123e switch hardcoded string to reference existing value Kyle Krueger 2018-09-10 10:38:55 +02:00
  • ea5e51ffcc move some details from main readme to docs, and link to getting started Kyle Krueger 2018-09-07 14:46:20 +02:00
  • 1f0e6e68cf move some details from main readme to docs, and link to getting started Kyle Krueger 2018-09-07 14:46:20 +02:00
  • 020a531e4b add link to test_runner file Kyle Krueger 2018-09-07 14:33:51 +02:00
  • 78b67dcd00 add link to test_runner file Kyle Krueger 2018-09-07 14:33:51 +02:00
  • bfd7828e66 Merge pull request #1 from ThrowTheSwitch/master Kyle Krueger 2018-09-07 14:10:47 +02:00
  • 4d61af1a0e Merge pull request #1 from ThrowTheSwitch/master Kyle Krueger 2018-09-07 14:10:47 +02:00
  • 9987824da7 Added support to inject "extern C" into runners when generated. Mark VanderVoord 2018-08-09 08:48:08 -04:00
  • 70225e82de Added support to inject "extern C" into runners when generated. Mark VanderVoord 2018-08-09 08:48:08 -04:00
  • 031f3bbe45 Merge pull request #340 from elliot-gawthrop/unit-test-execution-time Mark VanderVoord 2018-08-08 08:24:46 -04:00
  • 5adb1e2ea6 Merge pull request #340 from elliot-gawthrop/unit-test-execution-time Mark VanderVoord 2018-08-08 08:24:46 -04:00
  • a6a35b78ae Merge pull request #341 from Deryew/master Mark VanderVoord 2018-08-08 07:05:47 -04:00
  • 266ef863d0 Merge pull request #341 from Deryew/master Mark VanderVoord 2018-08-08 07:05:47 -04:00
  • e72dfafd44 Fixed some grammar errors on docs Deryew 2018-07-30 10:53:02 +08:00
  • ae3f903842 Fixed some grammar errors on docs Deryew 2018-07-30 10:53:02 +08:00
  • fb4b139043 Fixed UNITY_EXEC_TIME_STOP macro ifdef elliot 2018-07-28 20:14:00 +01:00
  • 199f01b44e Fixed UNITY_EXEC_TIME_STOP macro ifdef elliot 2018-07-28 20:14:00 +01:00
  • f0e4571c96 Merge branch 'master' into unit-test-execution-time elliot 2018-07-28 20:01:50 +01:00
  • 34f93a6277 Merge branch 'master' into unit-test-execution-time elliot 2018-07-28 20:01:50 +01:00
  • ccb7faf3bd Merge pull request #338 from rstahn/bugfix-less-or-equal Mark VanderVoord 2018-07-26 16:18:32 -04:00
  • 9f5d3e9b21 Merge pull request #338 from rstahn/bugfix-less-or-equal Mark VanderVoord 2018-07-26 16:18:32 -04:00
  • 18e4fbe2ae Merge pull request #335 from rstahn/patch-1 Mark VanderVoord 2018-07-26 09:12:11 -04:00
  • 3383d66b7c Merge pull request #335 from rstahn/patch-1 Mark VanderVoord 2018-07-26 09:12:11 -04:00
  • 6a1d2e8d44 Fix LESS_OR_EQUAL_MESSAGE asserts for HEX32/HEX64 Roland Stahn 2018-07-25 22:57:44 +02:00
  • 69562b6063 Fix LESS_OR_EQUAL_MESSAGE asserts for HEX32/HEX64 Roland Stahn 2018-07-25 22:57:44 +02:00
  • ac3cde30f5 Added notes on _MESSAGE assertions (#331) Roland Stahn 2018-07-21 16:57:53 +02:00
  • b2ead8bb34 Added notes on _MESSAGE assertions (#331) Roland Stahn 2018-07-21 16:57:53 +02:00
  • 1f6c782040 Merge pull request #334 from Xenoamor/master Mark VanderVoord 2018-07-18 11:54:03 -04:00
  • 7a8068bd88 Merge pull request #334 from Xenoamor/master Mark VanderVoord 2018-07-18 11:54:03 -04:00
  • 2c5d09bf20 Flush unity output before a potential longjmp Xenoamor 2018-07-18 16:05:10 +01:00
  • 4df6cb0249 Flush unity output before a potential longjmp Xenoamor 2018-07-18 16:05:10 +01:00
  • 40af5e23eb Update travis to specify valid version of rubocop Mark VanderVoord 2018-07-18 11:20:29 -04:00
  • 80f3233c1f Update travis to specify valid version of rubocop Mark VanderVoord 2018-07-18 11:20:29 -04:00
  • 199b13c099 Merge pull request #332 from trond-snekvik/mock_suffix_support Mark VanderVoord 2018-06-07 06:49:28 -04:00
  • 427079273a Merge pull request #332 from trond-snekvik/mock_suffix_support Mark VanderVoord 2018-06-07 06:49:28 -04:00
  • ceecf1fae8 Add support for :mock_suffix Trond Einar Snekvik 2018-06-07 10:06:39 +02:00
  • 54c9932073 Add support for :mock_suffix Trond Einar Snekvik 2018-06-07 10:06:39 +02:00
  • d915bf7ae5 Merge pull request #324 from farrrb/origin/fix-UNITY_OUTPUT_FLUSH Mark VanderVoord 2018-05-03 07:32:17 -04:00
  • 0c29efa463 Merge pull request #324 from farrrb/origin/fix-UNITY_OUTPUT_FLUSH Mark VanderVoord 2018-05-03 07:32:17 -04:00
  • e2ee98e3d6 Merge pull request #325 from farrrb/fix-parse.rb Mark VanderVoord 2018-05-03 07:25:16 -04:00
  • 73e634faa2 Merge pull request #325 from farrrb/fix-parse.rb Mark VanderVoord 2018-05-03 07:25:16 -04:00
  • 38e1ee872c Added some useful documentation which states the output formats that are parseable by this script. Fabian Zahn 2018-02-27 07:23:18 +01:00
  • bd3be0addc Added some useful documentation which states the output formats that are parseable by this script. Fabian Zahn 2018-02-27 07:23:18 +01:00
  • 1994bf9d68 Fixed unity fixture output and added methods for each of the different outputs. Added documentation. Fixed some whitespaces. Refactored class_name to class_name_idx (expressiveness). Refactored the xml output to methods (extensibility). Fabian Zahn 2018-02-26 22:13:29 +01:00
  • ad7b8686a7 Fixed unity fixture output and added methods for each of the different outputs. Added documentation. Fixed some whitespaces. Refactored class_name to class_name_idx (expressiveness). Refactored the xml output to methods (extensibility). Fabian Zahn 2018-02-26 22:13:29 +01:00
  • 7a43766586 - Fixed whitespaces and formatting - Added more expressiveness to the code - Fixed some of the rubocop hints Fabian Zahn 2018-02-22 21:33:11 +01:00
  • d72a7312a5 - Fixed whitespaces and formatting - Added more expressiveness to the code - Fixed some of the rubocop hints Fabian Zahn 2018-02-22 21:33:11 +01:00
  • ea51e2b35c Refactored the os specific settings, it is now possible to convert both styles on every system (and even mixed) Fabian Zahn 2018-02-22 21:21:32 +01:00
  • 7ce1cb51d0 Refactored the os specific settings, it is now possible to convert both styles on every system (and even mixed) Fabian Zahn 2018-02-22 21:21:32 +01:00
  • 0937bf728c - Removed member variable @test_flag - Fixed stdout output if fixture is active - Refactored the state manipulation of @test_suite and moved it completely into test_suite_verify() Fabian Zahn 2018-02-22 19:55:40 +01:00
  • c303c33b10 - Removed member variable @test_flag - Fixed stdout output if fixture is active - Refactored the state manipulation of @test_suite and moved it completely into test_suite_verify() Fabian Zahn 2018-02-22 19:55:40 +01:00
  • e038ae2ade Refactored the test evaluation of the flushSpy Fabian Zahn 2018-02-18 18:44:58 +01:00
  • 33046c00a4 Refactored the test evaluation of the flushSpy Fabian Zahn 2018-02-18 18:44:58 +01:00
  • 436a46d8ef Got the tests running Fabian Zahn 2018-02-18 17:43:08 +01:00
  • dfa85dcbbe Got the tests running Fabian Zahn 2018-02-18 17:43:08 +01:00
  • 2480a6124e Added unit test for the call to flush Fabian Zahn 2018-02-18 17:08:49 +01:00
  • ca00d1b158 Added unit test for the call to flush Fabian Zahn 2018-02-18 17:08:49 +01:00
  • 5f67ac6ab2 Fixed copy and paste error, changed the signature from: void flushSpy(int c) {} to: void flushSpy(void) {} Fabian Zahn 2018-02-18 16:32:04 +01:00
  • 3763ef7823 Fixed copy and paste error, changed the signature from: void flushSpy(int c) {} to: void flushSpy(void) {} Fabian Zahn 2018-02-18 16:32:04 +01:00
  • 37271e8a13 Fixed copy and paste error Fabian Zahn 2018-02-18 14:53:39 +01:00
  • 0bc57ee54b Fixed copy and paste error Fabian Zahn 2018-02-18 14:53:39 +01:00
  • 25804f3ab4 Added flushSpy and the respective helper functions Fabian Zahn 2018-02-18 14:46:42 +01:00
  • 244f7eca19 Added flushSpy and the respective helper functions Fabian Zahn 2018-02-18 14:46:42 +01:00
  • 456759296b Added flushSpy Fabian Zahn 2018-02-18 14:23:26 +01:00
  • 34374716a7 Added flushSpy Fabian Zahn 2018-02-18 14:23:26 +01:00
  • fe950b9fa3 Makefile preparations Fabian Zahn 2018-02-18 14:11:19 +01:00
  • fb96ec6e60 Makefile preparations Fabian Zahn 2018-02-18 14:11:19 +01:00
  • 8efa8ffc62 Removed UNITY_OMIT_OUTPUT_FLUSH_HEADER_DECLARATION to simplify the behaviour Fabian Zahn 2018-02-18 13:57:34 +01:00
  • e45eedaf21 Removed UNITY_OMIT_OUTPUT_FLUSH_HEADER_DECLARATION to simplify the behaviour Fabian Zahn 2018-02-18 13:57:34 +01:00
  • d9cd6988f3 Merge pull request #319 from farrrb/master Mark VanderVoord 2018-02-15 07:49:20 -05:00
  • 734b72a03d Merge pull request #319 from farrrb/master Mark VanderVoord 2018-02-15 07:49:20 -05:00
  • 4dfb512a27 Added ".to_s" to the test suite name (explicit type conversion) Fabian Zahn 2018-02-12 06:44:26 +01:00
  • a8ed73b729 Added ".to_s" to the test suite name (explicit type conversion) Fabian Zahn 2018-02-12 06:44:26 +01:00
  • 7a1157d6f6 Merge pull request #322 from jeremyhannon/misra19.10_v2 Mark VanderVoord 2018-02-11 08:25:13 -05:00
  • d8306dc095 Merge pull request #322 from jeremyhannon/misra19.10_v2 Mark VanderVoord 2018-02-11 08:25:13 -05:00
  • dc9c7a7b4b Removed leading whitespace Fabian Zahn 2018-02-11 13:02:26 +01:00
  • dd4f050efe Removed leading whitespace Fabian Zahn 2018-02-11 13:02:26 +01:00
  • 9bada282f4 MISRA 19.10: parentheses around macro params Jeremy Hannon 2018-02-10 14:27:03 -06:00
  • 3e3085a7cc MISRA 19.10: parentheses around macro params Jeremy Hannon 2018-02-10 14:27:03 -06:00
  • a6b925a01f Merge pull request #321 from jeremyhannon/misra19.10 Mark VanderVoord 2018-02-10 14:22:58 -05:00
  • 6242fbbf40 Merge pull request #321 from jeremyhannon/misra19.10 Mark VanderVoord 2018-02-10 14:22:58 -05:00