reactos/modules/rostests/winetests/reg
winesync 8dc46f32b0 [WINESYNC] reg: Fail if duplicate command-line switches are passed to 'reg query'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 2c84ec7ee04ab03883907691f115e01a7165b6e9 by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:30 +02:00
..
add.c [WINESYNC] reg/tests: Test whether overwriting a registry key modifies existing keys and values. 2022-06-19 13:06:30 +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: Test whether a .reg file extension is required when exporting. 2022-06-19 13:06:30 +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: Fail if duplicate command-line switches are passed to 'reg query'. 2022-06-19 13:06:30 +02:00
reg_test.h [WINESYNC] reg/tests: Pass __FILE__ from the caller so the correct filename is shown in error logs. 2022-06-19 13:06:29 +02:00
testlist.c