reactos/modules/rostests/winetests/reg
winesync e77afe91c9 [WINESYNC] 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>

wine commit id f4b4398d797382f238f6a21da259fed0d0e2a286 by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:32 +02:00
..
add.c [WINESYNC] reg/tests: Compare 'query'test output with expected output. 2022-06-19 13:06:32 +02:00
CMakeLists.txt
copy.c [WINESYNC] reg/tests: Fix copy/paste typo in reg.exe availability check. 2022-06-19 13:06:28 +02:00
delete.c [WINESYNC] reg/tests: Add tests for duplicate command-line switches. 2022-06-19 13:06:30 +02:00
export.c [WINESYNC] reg/tests: Compare 'query'test output with expected output. 2022-06-19 13:06:32 +02:00
import.c [WINESYNC] reg: Stop parsing REG_SZ values containing NUL character sequences. 2022-06-19 13:06:29 +02:00
query.c [WINESYNC] reg/tests: Compare output of some 'query' recursion tests. 2022-06-19 13:06:32 +02:00
reg_test.h [WINESYNC] reg/tests: Compare 'query'test output with expected output. 2022-06-19 13:06:32 +02:00
testlist.c