Module: wine Branch: master Commit: 60701b02981980dbd821b59f46c102b6f80a79cb URL: https://source.winehq.org/git/wine.git/?a=commit;h=60701b02981980dbd821b59f4...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Mon Mar 1 14:16:51 2021 +1100
reg/tests: Split 'export' tests from reg.c.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/reg/tests/Makefile.in | 1 + programs/reg/tests/export.c | 416 +++++++++++++++++++++++++++++++++++++++++ programs/reg/tests/reg.c | 383 ------------------------------------- 3 files changed, 417 insertions(+), 383 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=60701b02981980dbd821b...