Module: wine Branch: master Commit: 9779c4b5eaf15e14168675677875fd8145d1c143 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9779c4b5eaf15e141686756778...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Feb 13 12:06:14 2013 +0100
msi/tests: Move a couple of tests from install.c to msi.c.
---
dlls/msi/tests/install.c | 565 +----------------------------- dlls/msi/tests/msi.c | 886 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 895 insertions(+), 556 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9779c4b5eaf15e14168675...