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

wine commit id 08976b3ee0db827bc5add829de1f148da89a6362 by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:31 +02:00
..
add.c [WINESYNC] reg: Fail if duplicate command-line switches are passed to 'reg add'. 2022-06-19 13:06:31 +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