Module: wine Branch: master Commit: 8db3c0e358c54e0ebc3f7b4b7461296d046029e9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8db3c0e358c54e0ebc3f7b4b74...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Oct 14 11:06:13 2010 +0200
msi/tests: Move test coverage for standard actions to a separate module.
---
dlls/msi/tests/Makefile.in | 1 + dlls/msi/tests/action.c | 5846 ++++++++++++++++++++++++++++++++++++++++++++ dlls/msi/tests/install.c | 4810 ------------------------------------ 3 files changed, 5847 insertions(+), 4810 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8db3c0e358c54e0ebc3f7b...