Skip to content

Update vendored Unity submodule to latest master - #1284

Merged
mkarlesky merged 1 commit into
next_versionfrom
chore/update-unity-cmock-submodules
Sep 12, 2026
Merged

mkarlesky merged 1 commit into
next_versionfrom
chore/update-unity-cmock-submodules

Conversation

@mkarlesky

Copy link
Copy Markdown
Member

Summary

Updates the vendored vendor/unity submodule pointer to Unity's latest master commit. vendor/cmock is already at its own latest master commit (f2a70b4), so it's untouched here; vendor/c_exception was not part of this update.

Unity picks up 6 new commits (2b67b992b80d1a):

  • Fix find_tests line-number search for test names at the start of a line
  • Fix unity_test_summary's defaulted-args handling
  • Fix default UNITY_INCLUDE_EXEC_TIME macros
  • Associated tests and changelog entries

Verification

Full unit + integration suites green locally after the bump.

🤖 Generated with Claude Code

CMock is already at its own latest master commit (f2a70b4) -- nothing to
update there. Unity picks up 6 new commits (2b67b99 -> 2b80d1a):
find_tests line-number search fix, unity_test_summary defaulted-args fix,
and UNITY_INCLUDE_EXEC_TIME default fix, plus their tests/changelog entries.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mkarlesky
mkarlesky merged commit 7bcf2b1 into next_version Sep 12, 2026
20 checks passed
@mkarlesky
mkarlesky deleted the chore/update-unity-cmock-submodules branch September 12, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant