Skip to content

Add Runner C++ hotkey conflict unit test seed#48352

Open
crutkas wants to merge 2 commits into
microsoft:mainfrom
crutkas:tests/runner-cpp-core-seed
Open

Add Runner C++ hotkey conflict unit test seed#48352
crutkas wants to merge 2 commits into
microsoft:mainfrom
crutkas:tests/runner-cpp-core-seed

Conversation

@crutkas
Copy link
Copy Markdown
Member

@crutkas crutkas commented Jun 6, 2026

Adds the C++ counterpart to #48346: a focused Runner native unit-test seed for core hotkey conflict behavior.

Why this one:

  • Runner is core infrastructure rather than another C# module test.
  • It adds the missing native C++ test-project path for Runner.
  • The seed test is deterministic and covers in-app hotkey conflict detection.
  • It keeps the active rollout to two PRs: one C# module-services PR (Add Awake module services unit test seed #48346) and one C++ core/runner PR.

Validation:

  • tools\build\build.ps1 -Platform x64 -Configuration Debug -Path src\runner\UnitTests
  • vstest.console.exe x64\Debug\tests\Runner\Runner.UnitTests.dll /Tests:HasConflict_TwoModulesSameHotkey_InAppConflict → 1 passed

crutkas and others added 2 commits June 5, 2026 17:56
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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