reg/tests: Compare output of some 'query' recursion tests.
commitf4b4398d797382f238f6a21da259fed0d0e2a286
authorHugh McMaster <hugh.mcmaster@outlook.com>
Thu, 15 Apr 2021 11:03:20 +0000 (15 21:03 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2021 15:41:40 +0000 (15 17:41 +0200)
tree31618d48f0a2929bb179e13f0c8734d6c89b31c2
parentb0f347b4fccb8437e3aa7f1a4b6ffc3abe9b9cfe
reg/tests: Compare output of some 'query' recursion tests.

Recursively querying a registry key for a given value name produces an extra
line specifying the number of matches found.

This line is locale-specific, so we only exclude it from the comparison
on a test-by-test basis.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/reg/tests/query.c