Sweden-Number/dlls/msi/tests
Rob Shearman 697d820eee msi: All columns being temporary means the table is non-persistent.
The HOLD keyword just means that the non-persistent data in the table 
should be kept around, not that the table is temporary.
2007-04-24 12:25:36 +02:00
..
Makefile.in msi: Add a test for the IMsiServer interface. 2007-01-25 11:59:59 +01:00
db.c msi: All columns being temporary means the table is non-persistent. 2007-04-24 12:25:36 +02:00
format.c msi: Add the _Property table back, with tests. 2007-04-23 14:03:51 +02:00
iface.c msi: Add a test for the version method. 2007-02-07 21:40:09 +01:00
install.c msi: Add handling for the concurrent install custom action. 2007-04-16 12:11:08 +02:00
msi.c msi: Make MsiConfigureFeature a bit more robust. 2006-07-24 19:55:50 +02:00
package.c msi: Add the _Property table back, with tests. 2007-04-23 14:03:51 +02:00
record.c msi: Test MsiRecordGetString on an integer record fields with a NULL output buffer. 2006-11-21 12:15:59 +01:00
suminfo.c msi: Fix an uninitialized variable in the test cases. 2006-11-13 13:02:03 +01:00