Use monitor-aware coordinates in multi-zoom coordinate system #4636
GitHub Actions / Test Results
succeeded
Jan 8, 2025 in 0s
All 34 tests pass in 2s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
34 tests found
There are 34 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.swt.graphics.GCWin32Tests ‑ drawnElementsShouldScaleUpToTheRightZoomLevel
org.eclipse.swt.graphics.GCWin32Tests ‑ gcZoomLevelMustChangeOnShellZoomChange
org.eclipse.swt.graphics.PathWin32Tests ‑ testBoundsAreScaledWRTZoomLevel
org.eclipse.swt.graphics.PathWin32Tests ‑ testHandlesExistForEachZoomLevelInHashMap
org.eclipse.swt.graphics.PathWin32Tests ‑ testPathMustBeScaledOnZoomLevelChange
org.eclipse.swt.graphics.RegionWin32Tests ‑ testRegionMustBeScaledOnHandleOfScaledZoomLevel
org.eclipse.swt.graphics.TextLayoutWin32Tests ‑ testCalculateGetBoundsWithVerticalIndent
org.eclipse.swt.graphics.TextLayoutWin32Tests ‑ testGetBoundPublicAPIshouldReturnTheSameValueRegardlessOfZoomLevel
org.eclipse.swt.graphics.TransformWin32Tests ‑ testScaledTrasformMustHaveScaledValues
org.eclipse.swt.graphics.TransformWin32Tests ‑ testShouldHaveDifferentHandlesAtDifferentZoomLevels
org.eclipse.swt.internal.DefaultSWTFontRegistryTests ‑ fontsAlwaysDependOnPrimaryZoom
org.eclipse.swt.internal.DefaultSWTFontRegistryTests ‑ fontsAreCached
org.eclipse.swt.internal.DefaultSWTFontRegistryTests ‑ systemFontsAlwaysDependOnPrimaryZoom
org.eclipse.swt.internal.DefaultSWTFontRegistryTests ‑ systemFontsAreCached
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ fontsAreCached
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ fontsAreScaled
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ recreateDisposedFonts
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ systemFontsAreCached
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ systemFontsAreScaled
org.eclipse.swt.widgets.ControlWin32Tests ‑ testDoNotScaleFontCorrectlyInNoAutoScaleSzenario
org.eclipse.swt.widgets.ControlWin32Tests ‑ testScaleFontCorrectlyInAutoScaleSzenario
org.eclipse.swt.widgets.DisplayWin32Test ‑ setRescaleAtRuntime_activate
org.eclipse.swt.widgets.DisplayWin32Test ‑ setRescaleAtRuntime_deactivate
org.eclipse.swt.widgets.DisplayWin32Test ‑ setRescaleAtRuntime_toggling
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testButtonFontAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testButtonPointsAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testCaretInStyledTextAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testCoolItemAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testExpandItemAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testImagePixelsWithDoubleZoomLevel
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testTabFolderSizeAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testTableAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testTreeAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testWidgetZoomShouldChangeOnZoomLevelChange
Loading