summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysMerge pull request #729 from dreamer-coding-555/update_github_actionupstream-masterMark VanderVoord
11 daysUpdate main.ymlMichael Gene Brockus (Dreamer)
2024-04-26Merge pull request #728 from mchernosky/fix-command-line-arg-buildMark VanderVoord
2024-04-26Label as static internal functions enabled by UNITY_USE_COMMAND_LINE_ARGS to ...mchernosky
2024-04-26Merge pull request #726 from mrunix00/patch-1Mark VanderVoord
2024-04-26Update the year in README.mdMr.UNIX
2024-04-18Merge pull request #723 from sdimovv/patch-2Mark VanderVoord
2024-04-18Remove redundant line casts from `UNITY_TEST_ASSERT_*` macrossdimovv
2024-04-08Merge pull request #721 from sdimovv/patch-1Mark VanderVoord
2024-04-07Cast line_num to allow compilation with `-WConversion`sdimovv
2024-03-31Don't call assertions until after we've concluded test framework tinkering in...Mark VanderVoord
2024-03-20Merge pull request #719 from fellerts/shebangMark VanderVoord
2024-03-20Fix shebang placementFredrik Ellertsen
2024-03-16Update all the boilerplatesMark VanderVoord
2024-03-13:memo: Add Code of Conduct and Contributing docsMark VanderVoord
2024-03-09Fixed issue #715 (typo that disabled two tests)Mark VanderVoord
2024-03-09Fix temperamental test in core test suite.Mark VanderVoord
2024-03-09Flesh out documentation for command line options for runner generator.Mark VanderVoord
2024-03-09Document unity exec time options.Mark VanderVoord
2024-01-19generate test runner: clean injected defines so the ifndef doesn't use the as...Mark VanderVoord
2024-01-04Bump rubocop versionMark VanderVoord
2023-12-04Merge pull request #706 from Skinner927/add-help-to-test-binariesMark VanderVoord
2023-12-04Add FALLTHRUDennis Skinner
2023-12-03Add missing `generate_test_runner.rb` options to docsDennis Skinner
2023-12-03Fix tests for new help verbiageDennis Skinner
2023-12-03Update help menu to use mnemonicsDennis Skinner
2023-12-02Add help option to test command line argsDennis Skinner
2023-11-13Merge pull request #656 from ThrowTheSwitch/platform_matrixMark VanderVoord
2023-11-13Update change log and known issues.Mark VanderVoord
2023-11-12Catch up on Ruby style and formatting changes.Mark VanderVoord
2023-11-08Merge branch 'master' into platform_matrixMark VanderVoord
2023-11-07Fix docs issues.Mark VanderVoord
2023-11-07Merge pull request #675 from nfarid/include-dirMark VanderVoord
2023-10-09Merge pull request #701 from stevebroshar/replace-pointer-comparison-with-nul...Mark VanderVoord
2023-10-08use null check instead of pointer comparSteveBroshar
2023-09-19Merge pull request #698 from dreamer-coding-555/add_bdd_featureMark VanderVoord
2023-09-19Merge pull request #695 from fkjagodzinski/dev/add-user-defined-protect-and-a...Mark VanderVoord
2023-09-15Create meson.buildMichael Gene Brockus (Dreamer)
2023-09-15Create readme.mdMichael Gene Brockus (Dreamer)
2023-09-15Rename bdd.h to unity_bdd.hMichael Gene Brockus (Dreamer)
2023-09-15Create test_bdd.cMichael Gene Brockus (Dreamer)
2023-09-15adding stdioMichael Gene Brockus (Dreamer)
2023-09-15Create bdd.hMichael Gene Brockus (Dreamer)
2023-09-15Merge pull request #694 from cmachida/masterMark VanderVoord
2023-09-04Allow user-defined TEST_PROTECT & TEST_ABORT macrosFilip Jagodzinski
2023-08-25fix: TEST_PRINTF(): printing 64-bit hex numbers or pointerscmachida
2023-08-16Merge pull request #680 from JamesB192/23g06-unhandled-enumerationMark VanderVoord
2023-08-16Merge pull request #692 from epsilonrt/masterMark VanderVoord
2023-08-16Merge pull request #690 from ThrowTheSwitch/feature/updated-build-directivesMark VanderVoord
2023-08-15Missed renames of TEST_FILE() directiveMike Karlesky