Hugh McMaster : reg/tests: Split 'query' tests from reg.c.
Module: wine Branch: master Commit: 81a8938fa31de3d5a7a4c741582b4e5d9a2d1818 URL: https://source.winehq.org/git/wine.git/?a=commit;h=81a8938fa31de3d5a7a4c7415... Author: Hugh McMaster <hugh.mcmaster(a)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(a)outlook.com> Signed-off-by: Alexandre Julliard <julliard(a)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=81a8938fa31de3d5a7a4c...
participants (1)
-
Alexandre Julliard