wine/programs/reg/tests
Hugh McMaster ec0a799ea8 reg: Only print the name of the registry key if it contains values or we are recursing.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-28 16:25:48 +02:00
..
add.c reg: Fail if a system key has a trailing backslash but no subkey path. 2021-04-20 22:57:10 +02:00
copy.c reg/tests: Fix copy/paste typo in reg.exe availability check. 2021-03-02 17:56:25 +01:00
delete.c reg/tests: Only pass a newly created HKEY if it is used in later tests. 2021-04-16 22:39:46 +02:00
export.c reg/tests: Only pass a newly created HKEY if it is used in later tests. 2021-04-16 22:39:46 +02:00
import.c reg: Stop parsing REG_SZ values containing NUL character sequences. 2021-03-12 12:49:42 +01:00
Makefile.in reg/tests: Rename reg.c to add.c. 2021-03-01 21:25:23 +01:00
query.c reg: Only print the name of the registry key if it contains values or we are recursing. 2021-04-28 16:25:48 +02:00
reg_test.h reg/tests: Compare 'query'test output with expected output. 2021-04-14 20:51:00 +02:00