Sweden-Number/dlls/msi/tests
Jason Edmeades 06c45a8d59 msi: Correct the setting of environment variables.
Contrary to the MSDN, you can 'create only' whilst using a previous value
(ie +-variable and [~];value). This breaks the install of an application
I was debugging who uses that throughout for all their variables. In
addition whilst adding some tests I've also cleaned up invalid prefix
syntax handling and semicolon removal if the original string is empty.
2010-01-20 15:34:19 +01:00
..
Makefile.in
automation.c msi/tests: Remove some barriers to running msi tests in parallel. 2009-12-11 17:47:30 +01:00
db.c msi: Add a test to exersize the code to retrieve rows from join tables. 2010-01-19 16:50:56 +01:00
format.c msi/tests: Remove some barriers to running msi tests in parallel. 2009-12-11 17:47:30 +01:00
install.c msi: Correct the setting of environment variables. 2010-01-20 15:34:19 +01:00
msi.c msi: Make sure we don't access pcchValueBuf when szBuffer is NULL, as pcchValueBuf is not required to be initialized in this case. 2009-12-14 12:19:52 +01:00
package.c msi/tests: Remove some barriers to running msi tests in parallel. 2009-12-11 17:47:30 +01:00
record.c msi/tests: Remove dead url. 2010-01-06 09:52:52 +01:00
source.c msi/tests: Fix a couple of user SID string leaks. 2009-10-27 10:53:42 +01:00
suminfo.c msi/tests: Remove some barriers to running msi tests in parallel. 2009-12-11 17:47:30 +01:00