Hugh McMaster : reg/tests: Split 'delete' tests from reg.c.

Alexandre Julliard julliard at winehq.org
Mon Mar 1 15:54:05 CST 2021


Module: wine
Branch: master
Commit: d3f9eaeb54cd272cb34f2863c74b47e414c87bee
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d3f9eaeb54cd272cb34f2863c74b47e414c87bee

Author: Hugh McMaster <hugh.mcmaster at outlook.com>
Date:   Mon Mar  1 14:16:45 2021 +1100

reg/tests: Split 'delete' tests from reg.c.

Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/reg/tests/Makefile.in |   1 +
 programs/reg/tests/delete.c    | 123 ++++++++++++++++++++++++++++++++++++++++
 programs/reg/tests/reg.c       | 125 ++++-------------------------------------
 programs/reg/tests/reg_test.h  |  56 ++++++++++++++++++
 4 files changed, 190 insertions(+), 115 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d3f9eaeb54cd272cb34f2863c74b47e414c87bee



More information about the wine-cvs mailing list