reactos/modules/rostests/winetests/reg
winesync 252e8fd1c7 [WINESYNC] reg/tests: Try exporting registry values with escaped null characters.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 53fd4df85f004597161a26d86333755e7cbff0ff by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:29 +02:00
..
add.c [WINESYNC] reg/tests: Always specify the expected exit code in error messages. 2022-06-19 13:06:29 +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: Try deleting strings containing escaped null characters. 2022-06-19 13:06:29 +02:00
export.c [WINESYNC] reg/tests: Try exporting registry values with escaped null characters. 2022-06-19 13:06:29 +02:00
import.c [WINESYNC] reg/tests: Try importing registry files with escaped null characters. 2022-06-19 13:06:29 +02:00
query.c [WINESYNC] reg/tests: Split 'query' tests from reg.c. 2022-06-19 13:06:28 +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