Commit Graph

  • 54fb72f508 Merge pull request #824 from ThrowTheSwitch/refactor/uint_handling master Mark VanderVoord 2026-03-12 14:25:51 -04:00
  • b7de1081f3 Merge branch 'master' into refactor/uint_handling Mark VanderVoord 2026-03-12 14:23:11 -04:00
  • 849d95e119 improve new format checking to capture all valid outputs. improve floating point special case reporting to always use verbose. fix bug in arrays where values were sometimes not shown. Mark VanderVoord 2026-03-12 14:19:12 -04:00
  • 943f4706ee improve test readability for self tests under rake. Mark VanderVoord 2026-03-12 12:40:49 -04:00
  • a2838c4f8d Merge pull request #794 from jeronstone/master Mark VanderVoord 2026-03-04 07:47:23 -05:00
  • 08d09f5ed6 fail the test for output formatting issues Mark VanderVoord 2026-01-23 16:24:36 -05:00
  • b57c7e0b5c Better output validation for catching bug #807 Mark VanderVoord 2026-01-23 16:19:24 -05:00
  • 1be9a7d4f5 cleanup of warnings Mark VanderVoord 2026-01-23 14:07:04 -05:00
  • d1fe18bd54 Updates for the new year. Mark VanderVoord 2026-01-23 11:18:36 -05:00
  • 51d2db98e2 Merge pull request #815 from JamesB192/master Mark VanderVoord 2025-11-12 09:50:31 -05:00
  • 747c2ee73f Misadress style CI bot failure, my bad James Browning 2025-11-12 05:19:20 -08:00
  • 18c4e93767 Try build Unity w/ -UUNITY_EXCLUDE_FLOAT_PRINT James Browning 2025-11-12 04:48:49 -08:00
  • d89dafa413 Merge pull request #812 from savashn/table-of-contents Mark VanderVoord 2025-10-27 09:42:53 -04:00
  • 3240ac9811 add table of contents in docs savashn 2025-10-27 10:06:33 +03:00
  • 36e9b197ec Merge pull request #806 from RolandMarchand/ansi-c-comments Mark VanderVoord 2025-09-29 16:16:46 -04:00
  • 864b4ea554 Convert C++ comments to ANSI C style Roland Marchand 2025-09-25 21:22:51 -04:00
  • 0d7ea70b55 Merge pull request #798 from ml-physec/fix-details-print Mark VanderVoord 2025-08-07 09:51:31 -04:00
  • 25e9af9edd Update detail-stack implementation after #784 ml-physec 2025-08-07 13:44:02 +02:00
  • c80e23c1ca String test case parameter & command-line argument error fix Joshua Stone 2025-07-17 22:09:10 -04:00
  • bddb1366a2 Merge pull request #769 from rsmyth-ecmi/MesonConfig Mark VanderVoord 2025-07-10 13:53:28 -04:00
  • 04f3d38892 Merge pull request #771 from rsmyth-ecmi/MesonFix Mark VanderVoord 2025-07-10 13:53:04 -04:00
  • 3ba2bb9b27 Merge pull request #790 from rsmyth-ecmi/shebangFix Mark VanderVoord 2025-07-10 13:52:27 -04:00
  • 0bc0fed904 Merge pull request #784 from burakutkuc/fix-assert-uint-overflow Mark VanderVoord 2025-07-10 08:35:42 -04:00
  • f96b64f552 fix: fixed error from regression test results; removed the unnecessary int-uint distinction for hex values in the "array within" feature. burakutkuc 2025-07-10 13:35:15 +03:00
  • eb79bce1b5 Bump version to encapsulate recent changes. Mark VanderVoord 2025-07-09 17:00:30 -04:00
  • fe8d1e9911 Merge pull request #792 from RossSmyth/errors Mark VanderVoord 2025-07-09 15:47:35 -04:00
  • 12705bf83f Remove warning without emits Ross Smyth 2025-07-02 22:27:44 -04:00
  • fa03368cae Merge pull request #775 from ml-physec/more-details Mark VanderVoord 2025-07-09 15:23:44 -04:00
  • 4a59f29362 Fix -Wmissing-prototypes errors Ross Smyth 2025-07-02 21:43:20 -04:00
  • 6decd7aa29 Wno-unused-macros and Wno-padded don't emit anything Ross Smyth 2025-07-02 21:38:12 -04:00
  • faaaaa4fca Fix Wmissing-noreturn errors Ross Smyth 2025-07-02 21:34:02 -04:00
  • 8bac36463d Fix reserved-identifier errors Ross Smyth 2025-07-02 21:27:10 -04:00
  • 1638627cb5 Fix -Wextra-semi-stmt error with proper macro hygiene Ross Smyth 2025-07-02 21:12:40 -04:00
  • 442a060acd Fix clang errors in makefile Ross Smyth 2025-07-02 21:12:45 -04:00
  • e4942f1a21 Fix up shebangs in the auto directory Ross Smyth 2025-06-25 14:42:32 -04:00
  • 4c8dab0edd Fix meson pkg-config generation Ross Smyth 2025-03-10 16:00:38 -04:00
  • 6a3fc440e3 fix: Add casts in function-like macros for type safety burakutkuc 2025-06-13 16:43:35 +03:00
  • ac52c4182a fix: Fail when values are equal but equality is not allowed. Handled HEX asserts as unsigned; applied the same unsigned logic across all integer-based comparisons. burakutkuc 2025-06-13 16:25:22 +03:00
  • bcb0746186 fix: Correct UINT max value handling Buccno 2025-06-05 11:00:57 +03:00
  • b9d897b5f3 Merge pull request #783 from rstahn/patch-1 Mark VanderVoord 2025-05-28 12:05:50 -04:00
  • 50c37200b9 Fix definition of UNITY_NOT_EQUAL in unity_internals.h Roland Stahn 2025-05-28 10:07:04 +02:00
  • 5edda03c78 Cleanup definition of UNITY_COMPARISON_T in unity_internals.h Roland Stahn 2025-05-28 09:55:17 +02:00
  • 48fbee97f7 Merge pull request #781 from rstahn/patch-1 Mark VanderVoord 2025-05-27 10:17:35 -04:00
  • 3fb2484313 Add IAR specific mapping for UNITY_NORETURN Roland Stahn 2025-05-27 14:33:15 +02:00
  • 9578ffd885 Merge pull request #778 from yahyayozo/master Mark VanderVoord 2025-04-25 21:35:04 -04:00
  • 69478185a3 [Docs] Fix typos in docs files yahyayozo 2025-04-19 18:54:28 +01:00
  • bfc785c665 Add example ml-physec 2025-04-16 19:21:48 +02:00
  • c359bf37b0 Initial implementation ml-physec 2025-04-16 19:21:33 +02:00
  • 23e8edbd64 Merge pull request #714 from jamestiotio/shuffle_tests Mark VanderVoord 2025-03-31 10:04:14 -04:00
  • 64e68d9dda Merge pull request #772 from gr33kdude/master Mark VanderVoord 2025-03-24 09:14:02 -04:00
  • 19da6e196b Fix minor typo Costas Akrivoulis 2025-03-23 22:20:34 -07:00
  • b0bcdb56c1 Add support for randomizing test execution order James Raphael Tiovalen 2024-01-30 17:45:53 +08:00
  • 8badc0e070 Add fixture help message option for UNITY_CUSTOM_HELP_MSG Ross Smyth 2025-03-05 16:31:13 -05:00
  • 0921c263f4 Allow the memory extra and fixture extra to be enabled seperatly. Ross Smyth 2025-03-05 16:22:40 -05:00
  • cdf1d0297e Create FUNDING.yml Mark VanderVoord 2025-02-17 09:14:39 -05:00
  • ce122c4d8a Merge pull request #762 from koy-rehme-bae/fixtures_command_line_arguments Mark VanderVoord 2025-01-21 14:43:33 -05:00
  • df0b5d90b8 Add unit tests for new switches Rehme, Koy 2025-01-18 17:45:21 -07:00
  • 459d53a821 New command line options Koy Rehme 2025-01-08 15:35:32 -07:00
  • cbcd08fa7d Add release notes and bump version. v2.6.1 Mark VanderVoord 2025-01-01 11:53:54 -05:00
  • 1a29024cc7 It's a New Year Mark VanderVoord 2025-01-01 11:46:30 -05:00
  • 73237c5d22 Merge pull request #745 from schorg/patch-1 Mark VanderVoord 2024-08-24 17:06:36 -04:00
  • 6531b4eba4 Merge pull request #747 from davidjb/patch-1 Mark VanderVoord 2024-08-22 20:51:26 -04:00
  • 6ebcd6065c Add changelog entry for NOT float/double tests David Beitey 2024-08-23 10:46:32 +10:00
  • f8be3a5eba Update unity_config.h Franz-Josef Grosch 2024-08-14 16:40:05 +02:00
  • c546414657 - Protect against people not defining UNITY_USE_COMMAND)LINES_ARGS but enabling cmd_lines in test runner generator. (Cherry-pick PR 739) - Fix UNITY_NORETURN usage (Cherry-pick PR 742) - Other standards and formatting tweaks. Mark VanderVoord 2024-08-01 16:01:09 -04:00
  • 18fb33921f add strict match option as '-n' again. fix style while I'm at it. Mark VanderVoord 2024-06-12 22:59:08 -04:00
  • 5659085418 Merge pull request #737 from andre-lei/dev/gen-testrunner-use-begin-end-macro Mark VanderVoord 2024-06-10 13:24:37 -04:00
  • 35229fda30 Merge branch 'ThrowTheSwitch:master' into dev/gen-testrunner-use-begin-end-macro andre-lei 2024-05-03 10:55:46 -07:00
  • 1d28a99812 Merge pull request #729 from dreamer-coding-555/update_github_action Mark VanderVoord 2024-04-30 16:46:17 -04:00
  • 8e4c9b94cb Update main.yml Michael Gene Brockus (Dreamer) 2024-04-30 14:24:34 -06:00
  • 25ca536caf Merge pull request #728 from mchernosky/fix-command-line-arg-build Mark VanderVoord 2024-04-26 15:01:13 -04:00
  • 5ff17d6542 Label as static internal functions enabled by UNITY_USE_COMMAND_LINE_ARGS to prevent -Werror=missing-declarations mchernosky 2024-04-26 12:46:49 -06:00
  • 530364d8a6 Merge pull request #726 from mrunix00/patch-1 Mark VanderVoord 2024-04-26 12:07:34 -04:00
  • e6f73b6ad0 Update the year in README.md Mr.UNIX 2024-04-26 16:59:59 +01:00
  • e095ac4a29 Merge pull request #723 from sdimovv/patch-2 Mark VanderVoord 2024-04-18 09:31:56 -04:00
  • 9b77170349 Remove redundant line casts from UNITY_TEST_ASSERT_* macros sdimovv 2024-04-18 14:25:55 +01:00
  • c2637c54a0 Merge pull request #721 from sdimovv/patch-1 Mark VanderVoord 2024-04-08 17:47:57 -04:00
  • 0ace9d8273 Cast line_num to allow compilation with -WConversion sdimovv 2024-04-07 02:57:16 +01:00
  • 3cbe49900a Don't call assertions until after we've concluded test framework tinkering in core test (#718) Mark VanderVoord 2024-03-31 18:12:31 -04:00
  • c3a3843f4c Merge branch 'ThrowTheSwitch:master' into dev/gen-testrunner-use-begin-end-macro andre-lei 2024-03-20 16:00:13 -07:00
  • c444b63bfd Merge pull request #719 from fellerts/shebang Mark VanderVoord 2024-03-20 09:28:57 -04:00
  • f1d953a651 Fix shebang placement Fredrik Ellertsen 2024-03-20 12:47:02 +01:00
  • 671f8d25f1 Update all the boilerplates Mark VanderVoord 2024-03-16 23:15:00 -04:00
  • 85452ad154 📝 Add Code of Conduct and Contributing docs Mark VanderVoord 2024-03-13 15:07:30 -04:00
  • 860062d51b Fixed issue #715 (typo that disabled two tests) v2.6.0 Mark VanderVoord 2024-03-09 19:36:15 -05:00
  • e3457a85f4 Fix temperamental test in core test suite. Mark VanderVoord 2024-03-09 19:26:38 -05:00
  • b512a1c184 Flesh out documentation for command line options for runner generator. Mark VanderVoord 2024-03-09 18:50:25 -05:00
  • 2777955d3a Document unity exec time options. Mark VanderVoord 2024-03-09 18:28:42 -05:00
  • ef7f968331 Merge branch 'ThrowTheSwitch:master' into dev/gen-testrunner-use-begin-end-macro andre-lei 2024-02-21 10:28:28 -08:00
  • 64939db64e generate test runner: clean injected defines so the ifndef doesn't use the assignment when it exists. Mark VanderVoord 2024-01-19 11:44:48 -05:00
  • b4f65573f7 Bump rubocop version Mark VanderVoord 2024-01-04 16:57:45 -05:00
  • da5a45ba1c Merge pull request #706 from Skinner927/add-help-to-test-binaries Mark VanderVoord 2023-12-04 14:10:11 -05:00
  • 3adb5dd7b9 Add FALLTHRU Dennis Skinner 2023-12-04 13:38:50 -05:00
  • 4a606dc2cd Add missing generate_test_runner.rb options to docs Dennis Skinner 2023-12-03 22:58:39 -05:00
  • 049ddda615 Fix tests for new help verbiage Dennis Skinner 2023-12-03 23:02:09 -05:00
  • fcb4e53c36 Update help menu to use mnemonics Dennis Skinner 2023-12-03 22:07:15 -05:00
  • 985f6e0194 Add help option to test command line args Dennis Skinner 2023-12-02 03:05:32 -05:00
  • 3911b01d81 Update generate test runner to leverage custom UNITY_END() Lei, Andre 2023-11-16 19:40:45 +00:00
  • bf560290f6 Merge pull request #656 from ThrowTheSwitch/platform_matrix v2.6.0_RC1 Mark VanderVoord 2023-11-13 17:06:15 -05:00
  • a1b1600e43 Update change log and known issues. Fix bug with infinity and NaN handling. platform_matrix Mark VanderVoord 2023-11-13 17:03:07 -05:00