wine/programs/reg/tests
Hugh McMaster 272d35afc6 reg: Stop parsing REG_SZ values containing NUL character sequences.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-12 12:49:42 +01:00
..
add.c reg/tests: Always specify the expected exit code in error messages. 2021-03-09 21:33:43 +01: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: Try deleting strings containing escaped null characters. 2021-03-10 19:01:38 +01:00
export.c reg/tests: Try exporting registry values with escaped null characters. 2021-03-10 19:01:38 +01: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/tests: Split 'query' tests from reg.c. 2021-03-01 21:24:23 +01:00
reg_test.h reg/tests: Pass __FILE__ from the caller so the correct filename is shown in error logs. 2021-03-04 21:43:26 +01:00