Module: wine Branch: master Commit: 3115276367e61f98436f8ba2feee9da491f7d69f URL: https://source.winehq.org/git/wine.git/?a=commit;h=3115276367e61f98436f8ba2f...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Fri May 14 22:58:01 2021 +1000
reg/tests: Add complex data and hex type tests for the 'copy' command.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/reg/tests/copy.c | 141 ++++++++++++++++++++++++++++++++++++++++++ programs/reg/tests/export.c | 106 +++++++++++++++---------------- programs/reg/tests/reg_test.h | 4 ++ 3 files changed, 198 insertions(+), 53 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3115276367e61f98436f8...