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

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


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

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

reg/tests: Split 'query' 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/query.c     | 136 +++++++++++++++++++++++++++++++++++++++++
 programs/reg/tests/reg.c       | 108 +-------------------------------
 programs/reg/tests/reg_test.h  |   3 +
 4 files changed, 141 insertions(+), 107 deletions(-)

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



More information about the wine-cvs mailing list