From d3136e64c404750d02c52e475e915a1267e6d294 Mon Sep 17 00:00:00 2001 From: Andres Pineda Date: Wed, 19 Jun 2024 15:51:33 -0400 Subject: [PATCH] test: assert phone vertical alignment --- .../UITests.Shared/UITests.Shared.projitems | 9 + .../FontTests/FontAlignmentTests.xaml | 187 ++++++++++++++++++ .../FontTests/FontAlignmentTests.xaml.cs | 22 +++ 3 files changed, 218 insertions(+) create mode 100644 src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/FontTests/FontAlignmentTests.xaml create mode 100644 src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/FontTests/FontAlignmentTests.xaml.cs diff --git a/src/SamplesApp/UITests.Shared/UITests.Shared.projitems b/src/SamplesApp/UITests.Shared/UITests.Shared.projitems index cc910cf44e98..a5fc3f2fcc9b 100644 --- a/src/SamplesApp/UITests.Shared/UITests.Shared.projitems +++ b/src/SamplesApp/UITests.Shared/UITests.Shared.projitems @@ -654,6 +654,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -9890,6 +9894,11 @@ OverlappedControls.xaml + + + FontAlignmentTests.xaml + + ImageSourceWriteableBitmapInvalidate.xaml diff --git a/src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/FontTests/FontAlignmentTests.xaml b/src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/FontTests/FontAlignmentTests.xaml new file mode 100644 index 000000000000..051ebec575f6 --- /dev/null +++ b/src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/FontTests/FontAlignmentTests.xaml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + +