msi/tests: automation: Add tests for Record::IntegerData.
[wine] / dlls / msi / tests / automation.c
2007-05-14  Misha Koshelevmsi/tests: automation: Add tests for Record::IntegerData.
2007-05-14  Misha Koshelevmsi/tests: automation: Correct expected Record::StringD...
2007-05-14  Misha Koshelevmsi: automation: Implement Record::FieldCount.
2007-05-14  Misha Koshelevmsi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
2007-05-14  Misha Koshelevmsi/tests: automation: Test invoking methods as propert...
2007-05-14  Misha Koshelevmsi: automation: Implement Installer::CreateRecord.
2007-05-14  Misha Koshelevmsi/tests: automation: Test for Installer::CreateRecord...
2007-05-14  Misha Koshelevmsi: automation: Implement Session::EvaluateCondition.
2007-05-14  Misha Koshelevmsi/tests: automation: Add tests for Session::EvaluateC...
2007-05-11  Misha Koshelevmsi: automation: Implement Installer::RegistryValue.
2007-05-11  Francois Gougetmsi/tests: Add missing '\n' to ok() calls.
2007-05-10  Misha Koshelevmsi/tests: automation: Add more tests for Installer...
2007-05-08  Misha Koshelevmsi/tests: automation: Simplify ok_exception.
2007-05-08  Misha Koshelevmsi/tests: automation: Add test for Installer::Registry...
2007-05-08  Misha Koshelevmsi: automation: Implement Installer::Products and...
2007-05-08  Misha Koshelevmsi/tests: automation: Add tests for Installer::Product...
2007-05-08  Misha Koshelevmsi: automation: Use proper parameter names.
2007-05-07  Misha Koshelevmsi: automation: Implement Session::Installer.
2007-05-07  Misha Koshelevmsi/tests: automation: Session::Installer conformance...
2007-05-04  Misha Koshelevmsi/tests: automation: Integrate test_createrecord_and_...
2007-05-04  Misha Koshelevmsi/tests: automation: Convert method names to Unicode...
2007-05-04  Misha Koshelevmsi/tests: automation: Free memory after string conversion.
2007-05-01  Misha Koshelevmsi: automation: Expose Installer object.
2007-05-01  Misha Koshelevmsi: Merge OLE automation conformance tests.
2007-04-30  Misha Koshelevmsi: Add OLE automation conformance test.