Commit Graph

  • 91a2353526 MISRA 16.4: param names match func decl & defn Jeremy Hannon 2018-02-10 13:15:34 -06:00
  • 71d23f8597 MISRA 16.4: param names match func decl & defn Jeremy Hannon 2018-02-10 13:15:34 -06:00
  • 0760230829 Some minor changes - String split now works correctly for windows and unix (cross platform) - Removed unnecessary whitespaces in the xml output (beautifies the output) - Added support for TEST_IGNORE() (without message) Fabian Zahn 2018-01-29 21:00:46 +01:00
  • a46df06dd0 Some minor changes - String split now works correctly for windows and unix (cross platform) - Removed unnecessary whitespaces in the xml output (beautifies the output) - Added support for TEST_IGNORE() (without message) Fabian Zahn 2018-01-29 21:00:46 +01:00
  • b4aca70fd9 Update UnityGettingStartedGuide.md Mark VanderVoord 2017-12-06 10:08:56 -05:00
  • 1c81ffebd8 Update UnityGettingStartedGuide.md Mark VanderVoord 2017-12-06 10:08:56 -05:00
  • 62f6cb247a Merge pull request #312 from shreyasbharath/master_fix_integer_underflow Mark VanderVoord 2017-11-27 06:50:49 -05:00
  • 079032db38 Merge pull request #312 from shreyasbharath/master_fix_integer_underflow Mark VanderVoord 2017-11-27 06:50:49 -05:00
  • 4325773e76 Fix unsigned integer underflow in UnityAssertEqualIntArray Shreyas Balakrishna 2017-11-23 14:58:45 +13:00
  • 63c2e1d8b8 Fix unsigned integer underflow in UnityAssertEqualIntArray Shreyas Balakrishna 2017-11-23 14:58:45 +13:00
  • 29803b65ac Merge pull request #310 from flowher/setjmp_optional Mark VanderVoord 2017-11-20 06:31:34 -05:00
  • 8adfb87031 Merge pull request #310 from flowher/setjmp_optional Mark VanderVoord 2017-11-20 06:31:34 -05:00
  • 53f0f95ef8 Test runner generation: Wrap setjmp.h inclusion in ifdefs Krzysztof Kwiatkowski 2017-11-20 09:46:30 +00:00
  • 8f09e17235 Test runner generation: Wrap setjmp.h inclusion in ifdefs Krzysztof Kwiatkowski 2017-11-20 09:46:30 +00:00
  • 287e076962 Post release Mark VanderVoord 2017-11-14 16:26:16 -05:00
  • 0c07e47ef9 Post release Mark VanderVoord 2017-11-14 16:26:16 -05:00
  • a6d3f3a59a Restore round-to-even behavior. John Lindgren 2017-11-07 23:25:27 -05:00
  • 55de47e72a Restore round-to-even behavior. John Lindgren 2017-11-07 23:25:27 -05:00
  • 2d4e32cda1 Print 9 digits if we have double precision capability. John Lindgren 2017-11-07 22:44:59 -05:00
  • c45e76fd96 Print 9 digits if we have double precision capability. John Lindgren 2017-11-07 22:44:59 -05:00
  • 74ba70283a Improve accuracy of UnityPrintFloat() for common cases. John Lindgren 2017-09-14 19:19:49 -04:00
  • 1f09a193e2 Improve accuracy of UnityPrintFloat() for common cases. John Lindgren 2017-09-14 19:19:49 -04:00
  • 8ff74d6000 Allow UnityPrintFloat() to print a 7th digit. John Lindgren 2017-09-14 13:47:04 -04:00
  • fc462c78f5 Allow UnityPrintFloat() to print a 7th digit. John Lindgren 2017-09-14 13:47:04 -04:00
  • 774da10e00 Merge pull request #296 from jlindgren90/master Mark VanderVoord 2017-11-04 09:04:53 -04:00
  • dc0083621e Merge pull request #296 from jlindgren90/master Mark VanderVoord 2017-11-04 09:04:53 -04:00
  • 629b86d541 Merge unity_setup.h into unity.h. John Lindgren 2017-11-01 11:36:26 -04:00
  • 60626bd896 Merge unity_setup.h into unity.h. John Lindgren 2017-11-01 11:36:26 -04:00
  • 0914d80121 Merge pull request #308 from codehearts/patch-1 Mark VanderVoord 2017-10-30 21:00:47 -04:00
  • 651a0a38ea Merge pull request #308 from codehearts/patch-1 Mark VanderVoord 2017-10-30 21:00:47 -04:00
  • 5ee55fefda Fix missing TEST_ASSERT_EACH_EQUAL_HEX_MESSAGE Kate Hart 2017-10-30 17:44:32 -07:00
  • 453b7d681c Fix missing TEST_ASSERT_EACH_EQUAL_HEX_MESSAGE Kate Hart 2017-10-30 17:44:32 -07:00
  • 38c387b76f Merge pull request #304 from VLambret/master Mark VanderVoord 2017-10-24 15:08:50 -04:00
  • 9f70be0adb Merge pull request #304 from VLambret/master Mark VanderVoord 2017-10-24 15:08:50 -04:00
  • 17d4ea92e1 Color test results using ANSI escape codes Victor Lambret 2017-10-24 07:25:29 +02:00
  • 2213753b2b Color test results using ANSI escape codes Victor Lambret 2017-10-24 07:25:29 +02:00
  • 031b1ba469 Merge pull request #300 from jsalling/bugfix/greater-than Mark VanderVoord 2017-10-19 16:17:43 -04:00
  • 87f0949343 Merge pull request #300 from jsalling/bugfix/greater-than Mark VanderVoord 2017-10-19 16:17:43 -04:00
  • df78aade4b Make weak symbol usage more portable: John Lindgren 2017-10-09 11:38:08 -04:00
  • 34b0cb65cd Make weak symbol usage more portable: John Lindgren 2017-10-09 11:38:08 -04:00
  • a7e8797e0c Fix link errors with MinGW. John Lindgren 2017-10-09 10:49:58 -04:00
  • 0462045bdf Fix link errors with MinGW. John Lindgren 2017-10-09 10:49:58 -04:00
  • 94a3008a9d Update continuous integration to build 32-bit Unity jsalling 2017-09-21 21:24:41 -05:00
  • 1a74d80534 Update continuous integration to build 32-bit Unity jsalling 2017-09-21 21:24:41 -05:00
  • b119919c4f Add 64-bit comparison asserts jsalling 2017-09-20 18:26:17 -05:00
  • 27a216b333 Add 64-bit comparison asserts jsalling 2017-09-20 18:26:17 -05:00
  • 91bcbe186d Add 'greater/less or equal to' asserts on integers jsalling 2017-09-20 18:24:23 -05:00
  • 8b8e31c453 Add 'greater/less or equal to' asserts on integers jsalling 2017-09-20 18:24:23 -05:00
  • 8caade7e68 Fix bug in greater/less than asserts on unsigned int jsalling 2017-09-20 18:13:12 -05:00
  • 4ed7df866e Fix bug in greater/less than asserts on unsigned int jsalling 2017-09-20 18:13:12 -05:00
  • 1381a1a4cb Update documentation. John Lindgren 2017-09-13 18:24:07 -04:00
  • 9a9c7f33e1 Update documentation. John Lindgren 2017-09-13 18:24:07 -04:00
  • 2593c31bb7 Allow suiteSetUp() and suiteTearDown() to be provided as normal C functions. John Lindgren 2017-09-13 17:59:52 -04:00
  • 19166aa0f2 Allow suiteSetUp() and suiteTearDown() to be provided as normal C functions. John Lindgren 2017-09-13 17:59:52 -04:00
  • 60def109a7 Update configuration docs Mark VanderVoord 2017-09-13 09:39:52 -04:00
  • eebdf3e6a9 Update configuration docs Mark VanderVoord 2017-09-13 09:39:52 -04:00
  • 60b13f0685 Bump version in preparation of release. Mark VanderVoord 2017-09-11 15:43:17 -04:00
  • 6f76eecd0b Bump version in preparation of release. Mark VanderVoord 2017-09-11 15:43:17 -04:00
  • f278c18fd9 Fix bug #288 - invalid line numbers on partial name matches Mark VanderVoord 2017-09-11 15:39:17 -04:00
  • 91e1b3143c Fix bug #288 - invalid line numbers on partial name matches Mark VanderVoord 2017-09-11 15:39:17 -04:00
  • bdd4cb19d6 Merge pull request #294 from jlindgren90/master Mark VanderVoord 2017-09-11 10:48:36 -04:00
  • 3dd8d20715 Merge pull request #294 from jlindgren90/master Mark VanderVoord 2017-09-11 10:48:36 -04:00
  • fcd4883c5e Fix compiler warning due to reusing symbol 'exp'. John Lindgren 2017-09-11 10:00:39 -04:00
  • 1858b0872f Fix compiler warning due to reusing symbol 'exp'. John Lindgren 2017-09-11 10:00:39 -04:00
  • cc909efed3 Implement optional printing of execution time for each test balaksh 2017-04-10 15:08:01 +12:00
  • a087e8b786 Implement optional printing of execution time for each test balaksh 2017-04-10 15:08:01 +12:00
  • 05daf95d4e Update to match Ruby style guide Mark VanderVoord 2017-09-08 15:37:31 -04:00
  • 87a7641d39 Update to match Ruby style guide Mark VanderVoord 2017-09-08 15:37:31 -04:00
  • 7b2ad10c92 Merge pull request #285 from dpostorivo/gt_lt_asserts Mark VanderVoord 2017-09-08 13:27:22 -04:00
  • 3dac73595d Merge pull request #285 from dpostorivo/gt_lt_asserts Mark VanderVoord 2017-09-08 13:27:22 -04:00
  • 0547aab67e Merge pull request #291 from jlindgren90/master Mark VanderVoord 2017-08-25 16:59:45 -04:00
  • 1a4302482d Merge pull request #291 from jlindgren90/master Mark VanderVoord 2017-08-25 16:59:45 -04:00
  • 2ae2bdb376 Make code C89-compliant. John Lindgren 2017-08-25 15:52:06 -04:00
  • 322c75021e Make code C89-compliant. John Lindgren 2017-08-25 15:52:06 -04:00
  • dbdd168e46 Fix test link error. John Lindgren 2017-08-25 15:47:40 -04:00
  • 38f1f4761c Fix test link error. John Lindgren 2017-08-25 15:47:40 -04:00
  • 0e7eb545b9 Rewrite UnityPrintFloat to match printf("%.6g"). John Lindgren 2017-08-25 14:22:35 -04:00
  • 479e28b18c Rewrite UnityPrintFloat to match printf("%.6g"). John Lindgren 2017-08-25 14:22:35 -04:00
  • a868b2eb73 Merge pull request #286 from palaviv/fix-UNITY_OUTPUT_FLUSH Mark VanderVoord 2017-08-04 08:56:35 -04:00
  • 297de3f6f4 Merge pull request #286 from palaviv/fix-UNITY_OUTPUT_FLUSH Mark VanderVoord 2017-08-04 08:56:35 -04:00
  • e56378e437 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to fixture tests rakefile_helper.rb Aviv Palivoda 2017-08-04 14:43:14 +03:00
  • 0f7d3592b2 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to fixture tests rakefile_helper.rb Aviv Palivoda 2017-08-04 14:43:14 +03:00
  • ad373024f2 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to tests rakefile_helper.rb Aviv Palivoda 2017-08-04 14:40:34 +03:00
  • ba81bccb2b Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to tests rakefile_helper.rb Aviv Palivoda 2017-08-04 14:40:34 +03:00
  • b3de931d69 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to fixture tests Makefile defines Aviv Palivoda 2017-08-01 23:36:13 +03:00
  • 9752a73069 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to fixture tests Makefile defines Aviv Palivoda 2017-08-01 23:36:13 +03:00
  • 59182c4ea9 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to tests Makefile defines Aviv Palivoda 2017-08-01 22:56:52 +03:00
  • d31031d156 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to tests Makefile defines Aviv Palivoda 2017-08-01 22:56:52 +03:00
  • a07d07cd1a Allow specifying custom header declaration Aviv Palivoda 2017-08-01 21:49:38 +03:00
  • 51d84b5d73 Allow specifying custom header declaration Aviv Palivoda 2017-08-01 21:49:38 +03:00
  • c1bc32dc58 - Generator will not change names by default - Fixed some style issues. Mark VanderVoord 2017-06-25 13:58:31 -04:00
  • 5e3debb4ed - Generator will not change names by default - Fixed some style issues. Mark VanderVoord 2017-06-25 13:58:31 -04:00
  • f2fdf1a133 Added Greater than and Less than asserts from other PR Dom Postorivo 2017-05-13 15:59:51 -04:00
  • 2a34fe93bb Added Greater than and Less than asserts from other PR Dom Postorivo 2017-05-13 15:59:51 -04:00
  • 3b69beaa58 Merge pull request #284 from rmja/patch-1 Mark VanderVoord 2017-05-10 08:56:49 -04:00
  • 6161a86cb7 Merge pull request #284 from rmja/patch-1 Mark VanderVoord 2017-05-10 08:56:49 -04:00
  • aef36799d8 Fixed UNITY_TEST_ASSERT_EACH_EQUAL_* Rasmus Melchior Jacobsen 2017-05-10 14:28:08 +02:00
  • 7d8610346b Fixed UNITY_TEST_ASSERT_EACH_EQUAL_* Rasmus Melchior Jacobsen 2017-05-10 14:28:08 +02:00
  • f96c05532b this is a minor release Mark VanderVoord 2017-04-25 08:17:37 -04:00
  • 31e858b923 this is a minor release Mark VanderVoord 2017-04-25 08:17:37 -04:00