msi/tests: Move test coverage for standard actions to a separate module.
[wine] / dlls / msi / tests / suminfo.c
2010-10-01  Alexandre Julliardmsi/tests: Make some variables static.
2010-09-29  Hans Leidekkermsi: Treat empty string as NULL in MsiGetSummaryInforma...
2009-12-11  Chris Schafermsi/tests: Remove some barriers to running msi tests...
2009-09-10  Hans Leidekkermsi: Open the database read/write when the update count...
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2007-10-26  James Hawkinsmsi: Output expected values on failing tests.
2007-06-05  Misha Koshelevmsi: suminfo: Return ERROR_UNKNOWN_PROPERTY as native.
2007-06-05  Misha Koshelevmsi/tests: suminfo: Add tests for MsiSummaryInfoGetProp...
2006-11-13  Mike McCormackmsi: Fix an uninitialized variable in the test cases.
2006-11-09  Eric Pouechmsi: Don't call PropVariantClear on uninitialized variants.
2006-10-23  Francois Gougetmsi/tests: Fix compilation with gcc 2.95.
2006-10-20  Mike McCormackmsi: Fix an uninitialized variable causing random confo...
2006-10-17  Mike McCormackmsi: Add a test for summary information.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-06  Mike McCormack- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DA...
2005-04-20  Mike McCormackTest MsiSummaryInfoGetProperty reading an empty property.
2005-03-19  Mike McCormack- test cases for summary information