msi: Add a test for MsiSetFeatureState.
[wine] / dlls / msi / tests / format.c
2009-12-11  Chris Schafermsi/tests: Remove some barriers to running msi tests...
2009-04-10  Nicolas Le Cammsi/tests: Fix format test when run on root drive direc...
2009-01-05  Michael Stefaniucmsi: Change MSIHANDLE to ULONG for Win64 compatibility.
2008-11-04  James Hawkinsmsi: Factor out the table insertion code.
2008-08-25  James Hawkinsmsi: Skip the component action detection logic if there...
2008-08-21  James Hawkinsmsi: Fix the logic to determine the appropriate action...
2008-04-08  Austin Englishmsi: Spelling fixes.
2008-03-24  James Hawkinsmsi: Don't hardcode the root drive.
2008-02-05  James Hawkinsmsi: Reimplement MsiFormatRecord.
2008-02-05  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2008-01-21  James Hawkinsmsi: Add more MsiFormatRecord tests.
2007-09-18  Juan Langmsi: Don't crash if record has no fields.
2007-05-25  James Hawkinsmsi: Add the ability to deformat the component's source.
2007-04-23  James Hawkinsmsi: Add the _Property table back, with tests.
2006-11-21  Mike McCormackmsi: Fix use of integer fields in MsiFormatRecord.
2006-11-21  Mike McCormackmsi: Add a test for formatting records with strings.
2006-10-10  Michael Ploujnikovmsi/tests: Win64 printf format warning fixes.
2006-10-10  Mike McCormackmsi: Fix handle leaks in the test cases.
2006-09-07  James Hawkinsmsi: Add many more MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Fix two MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Use the TargetPath of a file if the file doesn...
2006-09-07  James Hawkinsmsi: Fix creation of the default format in MsiFormatRecord.
2006-09-07  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2006-08-02  James Hawkinsmsi: Don't crash if an empty record is given to MsiProc...
2006-07-27  Mike McCormackmsi: Remember to free a handle.
2006-06-12  Mike McCormackmsi: Add some more MsiFormatRecord tests.
2006-06-12  Mike McCormackmsi: Fix some test cases to pass against win2k.
2006-05-30  Andrew Ziemmsi: Increase verbosity in some failing tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Mike McCormackmsi: Add some more MsiFormatRecord tests.
2006-03-20  Robert Shearmanmsi: Add a test for MsiFormatRecord with integer fields.
2005-12-21  Bill Medlandmsi: Prevent array underflow in MsiFormat when measurin...
2005-09-26  Mike McCormackFix handle leaks in the test cases.
2005-05-27  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...