Commit Graph

  • 782ff32e9d Merge pull request #614 from mjago/master Mark VanderVoord 2022-05-28 09:17:36 -04:00
  • 5dd3aa40dc Fix call to ERB.new to avoid deprecation warnings. Martyn Jago 2022-05-28 12:35:22 +01:00
  • b29a4bc360 Merge pull request #613 from mjago/master Mark VanderVoord 2022-05-27 10:30:01 -04:00
  • b44c2dd095 Fix broken YAML parsing on later Rubies with Psych >=4.0 Martyn Jago 2022-05-27 15:08:11 +01:00
  • e54c9787b7 Merge pull request #560 from jonathangjertsen/more-float Mark VanderVoord 2022-05-25 11:04:56 -04:00
  • 465b659c81 Merge pull request #609 from ivankravets/patch-3 Mark VanderVoord 2022-04-22 11:24:24 -04:00
  • a260ba1e4e Improve keywrods list Ivan Kravets 2022-04-22 17:48:58 +03:00
  • 22f78433c3 Merge pull request #608 from ivankravets/patch-2 Mark VanderVoord 2022-04-22 07:20:33 -04:00
  • bc8a650d30 Merge pull request #607 from ivankravets/patch-1 Mark VanderVoord 2022-04-22 07:15:29 -04:00
  • e85f439c98 List Unity framework in PlatformIO Registry Ivan Kravets 2022-04-22 13:43:32 +03:00
  • be657105e5 Make PROGMEM configurable // Resolve #606, Resolve #482 Ivan Kravets 2022-04-22 13:31:07 +03:00
  • 4389bab82e Support option to specify array length of zero to force pointer comparison. Mark VanderVoord 2022-04-19 17:27:31 -04:00
  • 0df1d442cb Rearrange details to always print if given, no matter if another msg added or not. Print output on failures no matter if verbose or not. Enforce that HEX comparisons are unsigned comparisons. Mark VanderVoord 2022-04-19 16:21:04 -04:00
  • b9e9268d92 Merge pull request #601 from AJIOB/py_import_fixing Mark VanderVoord 2022-03-21 06:58:14 -04:00
  • 8286aaf32c Merge pull request #603 from AJIOB/fixing_hex16_error Mark VanderVoord 2022-03-14 06:47:46 -04:00
  • dc66709552 Merge pull request #604 from AJIOB/old_windows_sdk_fix Mark VanderVoord 2022-03-14 06:46:40 -04:00
  • 79644b6242 Fixing noreturn usage on old Windows SDKs with new MSVC Alex Overchenko 2022-03-04 16:20:55 +03:00
  • 9db619d6dc Using C90 style comments Alex Overchenko 2022-03-04 14:49:29 +03:00
  • b770a519a0 Fixing overflow false error detection on 32, 16 & 8 bit arrays withins Alex Overchenko 2022-03-04 14:45:47 +03:00
  • 824eb5f5c5 Fixing Rubocop code style Alex Overchenko 2022-02-28 16:59:52 +03:00
  • 2dbfd0594c Adding time feature description Alex Overchenko 2022-02-28 16:11:32 +03:00
  • 42503b3343 unity_to_junit.py can be imported as Python module now Alex Overchenko 2022-02-28 14:12:57 +03:00
  • 32608af4f5 Test passing time will be in seconds now (for xml output) Alex Overchenko 2020-12-03 16:49:49 +03:00
  • edf6a52bfd Test time parsing was added Alex Overchenko 2020-12-03 16:26:20 +03:00
  • db878ccaed Merge pull request #600 from 6arms1leg/fix-type-qual Mark VanderVoord 2022-02-21 08:48:18 -05:00
  • 72f30d82e4 Add missing volatile type qualifier 6arms1leg 2022-02-21 14:10:10 +01:00
  • cc36e0d82b Fix failed & ignored tests color parsing Alex Overchenko 2020-11-30 12:14:52 +03:00
  • 5089be60e0 parse_output accepting all symbols now Methods with their args can contain colons (':') now Alex Overchenko 2020-11-27 23:02:55 +03:00
  • e32809c529 Trying to fix errors of non-ASCII characters while parsing Alex Overchenko 2020-11-27 16:10:26 +03:00
  • 474d201800 parse_output: test names can contain double-quoted string now Alex Overchenko 2020-11-27 11:40:47 +03:00
  • 10d593d413 parse_output test_suite tag can be passed as arg now Alex Overchenko 2020-11-27 10:23:54 +03:00
  • 2b725883f7 parse_output should parse color output now Alex Overchenko 2020-11-27 10:10:01 +03:00
  • fb225430b4 Merge pull request #597 from AJIOB/colors_fix Mark VanderVoord 2022-02-16 07:09:49 -05:00
  • db3398a5dd Unity color resetting was fixed for Gitlab CI. Based on escape codes: https://en.wikipedia.org/wiki/ANSI_escape_code#3-bit_and_4-bit Alex Overchenko 2022-02-16 14:56:00 +03:00
  • 2ad5d74dc7 Fixes and features on the JUnit Python conversion script Léo SEBAL 2022-01-19 18:50:54 +01:00
  • c0e9a4c185 fixed hyperlink text to obtain Ruby Maurizio Bonesi 2021-12-10 10:16:45 +01:00
  • b732fbf1ca Add LESS_OR_EQUAL and GREATER_OR_EQUAL assertions for doubles and floats Jonathan Reichelt Gjertsen 2021-12-03 20:38:09 +01:00
  • 2a8f3fe65a Try to fix C89 incompatibilities in UnityAssertGreaterOrLess(Double|Float) Jonathan Reichelt Gjertsen 2021-12-03 19:32:33 +01:00
  • 244edf6c16 Add NOT_EQUAL* and NOT_WITHIN* checks for floats and doubles Jonathan Reichelt Gjertsen 2021-12-03 19:29:30 +01:00
  • 5a3d82bda6 Merge branch 'master' into more-float Jonathan Reichelt Gjertsen 2021-12-03 18:23:22 +01:00
  • 285bb6e282 Ignore space around parameter in TEST_CASE() Erik Flodin 2021-04-16 12:00:34 +02:00
  • 72ffe691cd Make TEST_RANGE handle a single range Erik Flodin 2021-04-15 21:28:07 +02:00
  • 8ba0138600 Merge pull request #544 from farrrb/bugfix/fix-issue-510 Mark VanderVoord 2021-12-03 10:58:29 -05:00
  • 93850fab40 Merge pull request #557 from erijo/unit-tests Mark VanderVoord 2021-12-03 10:55:39 -05:00
  • 5cdf81e263 Merge pull request #586 from igrr/unity_fixture_add_cpp_guards Mark VanderVoord 2021-12-03 08:14:45 -05:00
  • 13e40e84ee extras/fixture: add missing C++ include guards Ivan Grokhotkov 2021-12-03 11:43:50 +01:00
  • b19370cc2b Merge pull request #579 from andresovela/patch-1 Mark VanderVoord 2021-09-20 08:11:08 -04:00
  • f98e2c868f Fix typo in CMakeLists.txt Andres O. Vela 2021-09-20 10:49:08 +02:00
  • d06ac64852 Merge remote-tracking branch 'upstream/master' into more-float Jonathan Reichelt Gjertsen 2021-07-27 01:54:26 +02:00
  • aeed24c78b Merge pull request #570 from DanieleNardi/ExternCedIncludes Mark VanderVoord 2021-07-15 08:46:17 -04:00
  • 29617c7ecd Added -externcincludes option in order to build unit test executable in mixed C/C++ environment Daniele Nardi 2021-07-15 13:10:07 +02:00
  • 2f7406572e Bump Version Mark VanderVoord 2021-06-18 14:32:54 -04:00
  • e44c3b56f7 Adjust how decimal tracking handles to avoid warnings. Mark VanderVoord 2021-06-03 08:51:24 -04:00
  • b63524d0fd Merge pull request #565 from wolf99/lint-markdown Mark VanderVoord 2021-06-03 07:16:18 -04:00
  • 00a1d02835 Break on sentences instead of column wolf99 2021-06-02 22:19:43 +01:00
  • 8b90b51c68 Reference style URLs wolf99 2021-06-02 22:10:19 +01:00
  • d0b5a920bb markdown conformance wolf99 2021-06-02 22:06:45 +01:00
  • 1a681340de Merge pull request #564 from BAUR-GmbH/master Mark VanderVoord 2021-06-02 11:42:32 -04:00
  • f944b08878 Use stdnoreturn.h for c11 and [[ noreturn ]] for c++11. ThrowTheSwitch#563 Bernhard Breuß 2021-06-02 16:56:14 +02:00
  • bd3c7dfd0d Merge pull request #562 from kisvegabor/patch-1 Mark VanderVoord 2021-06-02 09:52:45 -04:00
  • fa5644bd07 Fix typo in UnityHelperScriptsGuide.md Gabor Kiss-Vamosi 2021-06-02 15:38:27 +02:00
  • 7d37a8e11e Merge pull request #561 from druckdev/master Mark VanderVoord 2021-05-31 11:04:01 -04:00
  • edfc5ae355 Support UNITY_INCLUDE_EXEC_TIME under Apples OSX druckdev 2021-05-31 12:55:37 +02:00
  • 410de1a02b Add macros for testing inequalities between floats, doubles Jonathan Reichelt Gjertsen 2021-05-24 14:53:29 +02:00
  • 27ef0eb44e Fix some formatting errors in the assertions reference Jonathan Reichelt Gjertsen 2021-05-24 14:52:24 +02:00
  • dc96c3e6dd Fix strict-overflow compiler warning Erik Flodin 2021-04-17 19:00:06 +02:00
  • 8e1e9c18ab Fix ruby style warnings as reported by rubocop Erik Flodin 2021-04-15 22:22:33 +02:00
  • 63ea077a29 Add some docs for the Meson generator Peter Membrey 2021-04-04 22:14:28 +08:00
  • 31f5b47fc5 Add generator code to build file and make script executable Peter Membrey 2021-04-04 01:54:43 +08:00
  • 77bd4f9943 Add test for function pointers in parameterized tests Jannis Baudisch 2021-04-01 10:29:22 +02:00
  • b51303a65b Improve regex for test parameterization to support function pointers Jannis Baudisch 2021-04-01 10:29:22 +02:00
  • 4cfb39290a Refactor generator expressions for CMake Fabian Zahn 2021-02-27 11:14:43 +01:00
  • fa32e530ba Remove "error: assuming signed overflow does not occur when reducing constant in comparison [-Werror=strict-overflow]" Fabian Zahn 2021-02-27 10:49:34 +01:00
  • 7edf9d9ac5 Fix #510 (-Wextra-semi-stmt with clang compiler) Fabian Zahn 2021-02-27 08:53:53 +01:00
  • 61f4428435 Merge pull request #543 from farrrb/bugfix/fix-issue-531 Mark VanderVoord 2021-02-26 13:01:42 -05:00
  • 0168ea1541 Enable __attribute__ when __clang__ is definedgit Fabian Zahn 2021-02-26 18:46:27 +01:00
  • ccd7ca72f3 Merge pull request #542 from farrrb/patch-1 Mark VanderVoord 2021-02-26 07:38:47 -05:00
  • 66cec22838 Update UnityConfigurationGuide.md Fabian Zahn - 0xFAB 2021-02-26 07:51:57 +01:00
  • 74cde089e6 Merge pull request #540 from numaru/master Mark VanderVoord 2021-02-12 15:42:25 -05:00
  • 63fef7dd10 Enlarge the TEST_RANGE() regex to accept more spaces Kin Numaru 2021-02-12 20:25:34 +01:00
  • 78dea55ba5 Merge pull request #539 from Borowiec-B/master Mark VanderVoord 2021-02-10 09:28:45 -05:00
  • 563b93e5ec Fix typo in doc throwaway47912 2021-02-10 15:20:03 +01:00
  • 0b899aec14 Fix conditional issue in generator script. Bump version. v2.5.2 Mark VanderVoord 2021-01-26 08:59:27 -05:00
  • d8eb8414f4 Stop noticing my sublime files. ;) Mark VanderVoord 2021-01-16 21:20:09 -05:00
  • 05994f5061 Merge pull request #536 from ThrowTheSwitch/test/switch_to_actions Mark VanderVoord 2021-01-16 21:05:49 -05:00
  • fcab680286 Ruby script cleanup. Fix warnings. Remove 32-bit tests from standard suite because they're not running on most platforms. Mark VanderVoord 2021-01-16 21:03:18 -05:00
  • 3c1c5338af Need to checkout. Drop Slack support Mark VanderVoord 2021-01-16 20:27:49 -05:00
  • 9e7c259822 Do we need to be admin to install gems? Mark VanderVoord 2021-01-16 20:19:29 -05:00
  • ce132da37f Merge pull request #535 from ThrowTheSwitch/test/switch_to_actions Mark VanderVoord 2021-01-16 20:15:22 -05:00
  • ffb51ecb7e Switch from Travis to Github Actions. Update year in docs. Mark VanderVoord 2021-01-16 20:05:20 -05:00
  • 0b078cdb6e Merge pull request #533 from carsonalh/master Mark VanderVoord 2021-01-08 09:01:41 -05:00
  • 53e1449f89 Fixed CMake install when compiled with extensions Carson Holloway 2021-01-08 10:18:37 +10:00
  • 830f77f9ee Merge pull request #509 from alecoding/issue_507 Mark VanderVoord 2021-01-07 18:08:51 -05:00
  • 038dd81213 Merge pull request #520 from softwareinmotion/runner_mock_suffix Mark VanderVoord 2021-01-07 18:08:09 -05:00
  • 99fb90a939 Merge pull request #522 from JuPrgn/master Mark VanderVoord 2021-01-07 18:05:48 -05:00
  • b7469138a5 Merge pull request #530 from carsonalh/master Mark VanderVoord 2021-01-07 18:05:05 -05:00
  • 418c1635f2 Added option to compile fixture and memory extensions in CMakeLists.txt Carson Holloway 2020-12-20 12:58:11 +11:00
  • 386c540510 Merge pull request #524 from sardior/exlude-details-compile-fix Mark VanderVoord 2020-10-12 08:36:48 -04:00
  • 723b9fee53 Update unity.c Robert Sławomir Kőműves 2020-10-08 00:55:47 +02:00
  • 76c3755fe3 Add guard TEST on test module template Julien PEYREGNE 2020-09-07 10:37:26 +02:00