user32/tests: Fix a ChangeDisplaySettings() test.
commit1bb2b160424a14a1162b6ae3429e49693150f406
authorZhiyi Zhang <zzhang@codeweavers.com>
Tue, 5 May 2020 12:30:19 +0000 (5 20:30 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2020 18:52:30 +0000 (5 20:52 +0200)
treeba2095992ef905c1ca3ce0cfad59980dff9e5fa3
parent4369aaae5705092324576b6295799f37c60e6615
user32/tests: Fix a ChangeDisplaySettings() test.

Overlapped monitor rectangles should be automatically
adjusted to avoid overlaps.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/monitor.c