Commit Graph

  • 0d7ea70b55 Merge pull request #798 from ml-physec/fix-details-print master Mark VanderVoord 2025-08-07 09:51:31 -04:00
  • 25e9af9edd Update detail-stack implementation after #784 #798 ml-physec 2025-08-07 13:44:02 +02: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. #784 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 #792 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 #790 Ross Smyth 2025-06-25 14:42:32 -04:00
  • 4c8dab0edd Fix meson pkg-config generation #771 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 #783 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 #781 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 #778 yahyayozo 2025-04-19 18:54:28 +01:00
  • bfc785c665 Add example #775 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 #772 Costas Akrivoulis 2025-03-23 22:20:34 -07:00
  • b0bcdb56c1 Add support for randomizing test execution order #714 James Raphael Tiovalen 2024-01-30 17:45:53 +08:00
  • 8badc0e070 Add fixture help message option for UNITY_CUSTOM_HELP_MSG #769 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 #762 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 #747 David Beitey 2024-08-23 10:46:32 +10:00
  • f8be3a5eba Update unity_config.h #745 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 #737 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 #729 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 #728 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 #726 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 #723 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 #721 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 #719 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 #704 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 #706 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. #656 platform_matrix Mark VanderVoord 2023-11-13 17:03:07 -05:00
  • 3f7564ea3b Catch up on Ruby style and formatting changes. Mark VanderVoord 2023-11-12 19:07:32 -05:00
  • bd32847abf Merge branch 'master' into platform_matrix Mark VanderVoord 2023-11-08 00:16:40 -05:00
  • 88069f045c Fix docs issues. Update scripts to match latest rubocop. Fix hex length of unity printf feature. Mark VanderVoord 2023-11-07 23:48:48 -05:00
  • 8b0daf153f Merge pull request #675 from nfarid/include-dir Mark VanderVoord 2023-11-07 22:53:12 -05:00
  • b175905940 Merge pull request #701 from stevebroshar/replace-pointer-comparison-with-null-checking Mark VanderVoord 2023-10-09 16:15:15 -04:00
  • 7d0bcc892e use null check instead of pointer compar #701 SteveBroshar 2023-10-08 15:47:22 -05:00
  • dcef17bf43 Merge pull request #698 from dreamer-coding-555/add_bdd_feature Mark VanderVoord 2023-09-19 09:08:12 -04:00
  • d3804d0661 Merge pull request #695 from fkjagodzinski/dev/add-user-defined-protect-and-abort Mark VanderVoord 2023-09-19 07:37:15 -04:00
  • 4403d97d14 Create meson.build #698 Michael Gene Brockus (Dreamer) 2023-09-15 10:22:26 -06:00
  • 24c175f64f Create readme.md Michael Gene Brockus (Dreamer) 2023-09-15 10:20:26 -06:00
  • a4d0150758 Rename bdd.h to unity_bdd.h Michael Gene Brockus (Dreamer) 2023-09-15 10:13:06 -06:00
  • de387ef073 Create test_bdd.c Michael Gene Brockus (Dreamer) 2023-09-15 10:12:34 -06:00
  • cf13244043 adding stdio Michael Gene Brockus (Dreamer) 2023-09-15 09:54:32 -06:00
  • 955809048c Create bdd.h Michael Gene Brockus (Dreamer) 2023-09-15 09:53:34 -06:00
  • 2775e1b058 Merge pull request #694 from cmachida/master Mark VanderVoord 2023-09-15 10:39:16 -04:00
  • 710bb58c6a Allow user-defined TEST_PROTECT & TEST_ABORT macros #695 Filip Jagodzinski 2023-08-29 13:46:18 +02:00
  • f3b2de4da2 fix: TEST_PRINTF(): printing 64-bit hex numbers or pointers #694 cmachida 2023-08-25 17:14:55 +00:00