projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi: Fix bug in handling of multivolume CAB files.
[wine]
/
dlls
/
msi
/
tests
/
automation.c
2008-03-01
James Hawkins
msi: Implement the UILevel property of the Installer...
blob
|
commitdiff
|
raw
2008-02-29
Alexandre Julliard
msi/tests: Replace a printf() by a trace().
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
James Hawkins
msi: Add tests for MsiSourceListAddMediaDisk.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
James Hawkins
msi: Add tests for MsiSourceListSetInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
James Hawkins
msi: Implement the MSIMODIFY_REFRESH command of MsiView...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
James Hawkins
msi: Handle carriage returns in MsiDatabaseImport.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
James Hawkins
msi: Reimplement MsiGetProductInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
James Hawkins
msi: Implement the Version property of the Installer...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Misha Koshelev
msi/tests: automation: Add missing VariantClear.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Misha Koshelev
msi/tests: Close opened service handles.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: Remove an unused parameter.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Misha Koshelev
msi: Use SysAllocString/SysFreeString for BSTR members...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
James Hawkins
msi: Fix automation.c compile for MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Set the WindowsInstaller value of the UserData...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Use the correct registry key when detecting a...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi: automation: Implement SummaryInfo::PropertyCount.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi/tests: automation: Add tests for SummaryInfo::Prope...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi: automation: Implement SummaryInfo::Property, put.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi/tests: automation: Add tests for SummaryInfo::Prope...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi/tests: automation: Add test for Installer::OpenData...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi: automation: Fix SummaryInfo::Property get to confo...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi/tests: automation: Add tests for SummaryInfo::Prope...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Francois Gouget
msi/tests: Fix a signed/unsigned int mismatch.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Misha Koshelev
msi: Make MsiEnumProducts enumerate products, not features.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Misha Koshelev
msi/tests: automation: Test Installer::Products before...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Misha Koshelev
msi/tests: automation: Installer::InstallProduct, remov...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi: automation: Implement StringList::_NewEnum.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi/tests: automation: Add tests for StringList::_NewEnum.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi/tests: automation: Fix Installer_ProductInfo ok...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi/tests: automation: Change SUCCEEDED(hr) to more...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi/tests: automation: Check for NULL source string...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi/tests: automation: Change non-const LPCWSTR paramet...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Misha Koshelev
msi: automation: Implement Installer::ProductInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Misha Koshelev
msi/tests: automation: Add tests for Installer::Product...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Misha Koshelev
msi/tests: automation: Remove unnecessary if (SUCCEEDED...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: Make MsiEnumRelatedProducts enumerate registry...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Implement Installer::RelatedProducts.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi/tests: automation: Add tests for Installer::Related...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Implement Installer::InstallProduct.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi/tests: automation: Add test for Installer::InstallP...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Implement Record::IntegerData.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement View::Modify.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi/tests: automation: Add test for View::Modify.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi/tests: automation: Add tests for Record::IntegerData.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi/tests: automation: Correct expected Record::StringD...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement Record::FieldCount.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi/tests: automation: Test invoking methods as propert...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement Installer::CreateRecord.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi/tests: automation: Test for Installer::CreateRecord...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement Session::EvaluateCondition.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi/tests: automation: Add tests for Session::EvaluateC...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Misha Koshelev
msi: automation: Implement Installer::RegistryValue.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Francois Gouget
msi/tests: Add missing '\n' to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
Misha Koshelev
msi/tests: automation: Add more tests for Installer...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi/tests: automation: Simplify ok_exception.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi/tests: automation: Add test for Installer::Registry...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Implement Installer::Products and...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi/tests: automation: Add tests for Installer::Product...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Use proper parameter names.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Misha Koshelev
msi: automation: Implement Session::Installer.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Misha Koshelev
msi/tests: automation: Session::Installer conformance...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Misha Koshelev
msi/tests: automation: Integrate test_createrecord_and_...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Misha Koshelev
msi/tests: automation: Convert method names to Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Misha Koshelev
msi/tests: automation: Free memory after string conversion.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Expose Installer object.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: Merge OLE automation conformance tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Misha Koshelev
msi: Add OLE automation conformance test.
blob
|
commitdiff
|
raw
|
diff to current