Alexandre Julliard pushed to branch master at wine / wine
Commits: 2b6dfa25 by Rémi Bernon at 2024-09-27T16:24:29+02:00 user32/tests: Load more DPI-related functions dynamically.
- - - - - dbd0475a by Rémi Bernon at 2024-09-27T16:24:29+02:00 user32/tests: Move the monitor DPI tests below others.
To avoid creating windows before other tests that want to change the thread desktop.
- - - - - 433f6d12 by Rémi Bernon at 2024-09-27T16:24:29+02:00 user32/tests: Use more commonly available resolutions.
Adding todo_wine to tests that actually fail on Wine.
1600x900 was interesting for its aspect ratio, but it's not supported by Wine Gitlab CI, so it simply fails to change the display settings.
- - - - -
1 changed file:
- dlls/user32/tests/monitor.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b061022af7de01de2d628d799c1ea8...