Module: wine Branch: master Commit: c6b84cee179ac538c3a596fe9e7d10aaacd56321 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c6b84cee179ac538c3a596fe9... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Tue Apr 17 10:35:38 2018 -0500 msi/tests: Clean up property tests. Remove many redundant tests, and print relevant values on failure. 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/package.c | 220 +++++++++++++++-------------------------------- 1 file changed, 68 insertions(+), 152 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c6b84cee179ac538c3a59...