msi/tests: Add missing '\n' to ok() calls.
[wine] / dlls / msi / tests / automation.c
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.