23 Jan
2019
23 Jan
'19
11:11 p.m.
Module: wine Branch: master Commit: 7e083034d665fa8873c6d87a90d959f3351de7d3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7e083034d665fa8873c6d87a9... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Tue Jan 22 20:58:10 2019 -0600 msi/tests: Introduce a variadic check_record() helper. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msi/tests/db.c | 264 +++++++++++++++------------------------------------- 1 file changed, 73 insertions(+), 191 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7e083034d665fa8873c6d...