Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GC tests for line dash, line attributes and handling device scaling #786

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

HeikoKlare
Copy link
Contributor

No basic tests exist for the setLineDash and setLineAttributes methods of the GC class. In addition, the functionalities for setting line width and line dash (including setting the LineAttributes), are not validated with respect to an applied device zoom.
This change adds according tests to the Test_org_eclipse_swt_graphics_GC class.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2023

Test Results

     299 files       299 suites   6m 5s ⏱️
  4 095 tests   4 087 ✔️   8 💤 0
12 197 runs  12 124 ✔️ 73 💤 0

Results for commit 1661219.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare force-pushed the additional-gc-tests branch from f5cdd05 to 209be31 Compare August 29, 2023 12:59
@HeikoKlare HeikoKlare marked this pull request as ready for review August 29, 2023 13:32
No basic tests exist for the setLineDash and setLineAttributes methods
of the GC class. In addition, the functionalities for setting line width
and line dash (including setting the LineAttributes), are not validated
with respect to an applied device zoom.
This change adds according tests to the Test_org_eclipse_swt_graphics_GC
class.
@HeikoKlare HeikoKlare merged commit b78ee57 into eclipse-platform:master Sep 11, 2023
11 checks passed
@HeikoKlare HeikoKlare deleted the additional-gc-tests branch September 11, 2023 08:43
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