Commit 36bf71c1 authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

msi: Add tests for MsiInstallProduct.

parent 7f8c29a4
Makefile
db.ok
format.ok
install.ok
msi.ok
package.ok
record.ok
......
......@@ -3,11 +3,12 @@ TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msi.dll
IMPORTS = msi kernel32
IMPORTS = cabinet msi advapi32 kernel32
CTESTS = \
db.c \
format.c \
install.c \
msi.c \
package.c \
record.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment