Skip to content

Commit 5e7a783

Browse files
crutkasCopilot
andcommitted
Add 39 C++ MSTest tests for MeasureTool
BGRATextureView pixel indexing and color proximity, edge detection (uniform, centered/corner/asymmetric boxes, tolerance), unit conversion (pixel/inch/cm/mm with DPI scaling), and constants validation (frame rate, font size, opacity). Split from PR microsoft#46905 (4/7) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent daeb2e1 commit 5e7a783

File tree

7 files changed

+668
-0
lines changed

7 files changed

+668
-0
lines changed

PowerToys.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,7 @@
746746
<Platform Solution="*|ARM64" Project="ARM64" />
747747
<Platform Solution="*|x64" Project="x64" />
748748
</Project>
749+
<Project Path="src/modules/MeasureTool/UnitTests/UnitTests-MeasureTool.vcxproj" Id="a8f12d3e-5b6c-4e7f-9a0b-c1d2e3f4a5b6" />
749750
</Folder>
750751
<Folder Name="/modules/MouseWithoutBorders/">
751752
<Project Path="src/modules/MouseWithoutBorders/App/Helper/MouseWithoutBordersHelper.csproj">

0 commit comments

Comments
 (0)