user32/tests: Use winetest contexts to simplify test_string().
commit76a027b75d0fe2b387dfeeb22e5e1134cf03be91
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 3 Jun 2021 17:35:57 +0000 (3 19:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jun 2021 19:54:41 +0000 (3 21:54 +0200)
treee17865ead8493d5bed0b0853e716486bd284231a
parentc59cd906333412491473285370f1f15d04b3e9c0
user32/tests: Use winetest contexts to simplify test_string().

This ensures all traces have the relevant context information, in
particular the OpenClipboard() checks, and simplifies the ok() calls.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/clipboard.c