projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Handle remote calls to MsiGetTargetPath.
[wine]
/
dlls
/
msi
/
tests
/
2007-07-03
James Hawkins
msi: Read the components state directly from the registry.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Return INSTALLSTATE_BADCONFIG if we can't decode...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Return INSTALLSTATE_ADVERTISED if the component...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Open the correct key and return INSTALLSTATE_ADVER...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add tests for MsiQueryFeatureState.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Set the WindowsInstaller value in RegisterProduct...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Only publish the product if at least one feature...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Unpublish the product when it is entirely removed.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Delay publishing of the SourceList until the Publi...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: PackagePath must also include the package name.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add tests to show when the SourceList is published...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add support for the MSICODE_PATCH option.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: pcchValue represents the length of szValue in...
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Return ERROR_SUCCESS if the PackageName property...
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Return ERROR_BAD_CONFIGURATION if the SourceList...
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Validate MsiSourceListGetInfo parameters.
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Add tests for MsiSourceListGetInfo.
tree
|
commitdiff
2007-06-29
James Hawkins
msi: Ignore invalid conditional expressions when checki...
tree
|
commitdiff
2007-06-29
James Hawkins
msi: Add tests that show '!=' is not a valid conditiona...
tree
|
commitdiff
2007-06-27
James Hawkins
msi: Set the WindowsInstaller value of the UserData...
tree
|
commitdiff
2007-06-27
James Hawkins
msi: If the UserData product key exists, but the user...
tree
|
commitdiff
2007-06-27
James Hawkins
msi: Any value of WindowsInstaller besides 0 means...
tree
|
commitdiff
2007-06-27
James Hawkins
msi: Use the correct registry key when detecting a...
tree
|
commitdiff
2007-06-27
James Hawkins
msi: If the user product key exists, the product's...
tree
|
commitdiff
2007-06-27
James Hawkins
msi: Validate MsiQueryProductCode parameters.
tree
|
commitdiff
2007-06-27
James Hawkins
msi: Add tests for MsiQueryProductState.
tree
|
commitdiff
2007-06-26
James Hawkins
msi: Add tests for publishing and unpublishing products...
tree
|
commitdiff
2007-06-19
James Hawkins
msi: Properly delete rows from the table, instead of...
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi: automation: Implement SummaryInfo::PropertyCount.
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi/tests: automation: Add tests for SummaryInfo::Prope...
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi: automation: Implement SummaryInfo::Property, put.
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi/tests: automation: Add tests for SummaryInfo::Prope...
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi/tests: automation: Add test for Installer::OpenData...
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi: suminfo: Return ERROR_UNKNOWN_PROPERTY as native.
tree
|
commitdiff
2007-06-05
Misha Koshelev
msi/tests: suminfo: Add tests for MsiSummaryInfoGetProp...
tree
|
commitdiff
2007-06-04
Misha Koshelev
msi: automation: Fix SummaryInfo::Property get to confo...
tree
|
commitdiff
2007-06-04
Misha Koshelev
msi/tests: automation: Add tests for SummaryInfo::Prope...
tree
|
commitdiff
2007-05-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-29
Francois Gouget
msi/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-25
James Hawkins
msi: Add the ability to deformat the component's source.
tree
|
commitdiff
2007-05-21
Misha Koshelev
msi: Make MsiEnumProducts enumerate products, not features.
tree
|
commitdiff
2007-05-21
Misha Koshelev
msi/tests: automation: Test Installer::Products before...
tree
|
commitdiff
2007-05-21
Misha Koshelev
msi/tests: automation: Installer::InstallProduct, remov...
tree
|
commitdiff
2007-05-18
Misha Koshelev
msi: automation: Implement StringList::_NewEnum.
tree
|
commitdiff
2007-05-18
Misha Koshelev
msi/tests: automation: Add tests for StringList::_NewEnum.
tree
|
commitdiff
2007-05-18
Misha Koshelev
msi/tests: automation: Fix Installer_ProductInfo ok...
tree
|
commitdiff
2007-05-18
Misha Koshelev
msi/tests: automation: Change SUCCEEDED(hr) to more...
tree
|
commitdiff
2007-05-18
Misha Koshelev
msi/tests: automation: Check for NULL source string...
tree
|
commitdiff
2007-05-18
Misha Koshelev
msi/tests: automation: Change non-const LPCWSTR paramet...
tree
|
commitdiff
2007-05-17
Misha Koshelev
msi: automation: Implement Installer::ProductInfo.
tree
|
commitdiff
2007-05-17
Misha Koshelev
msi: Return appropriate values for empty MsiProductInfo...
tree
|
commitdiff
2007-05-17
Misha Koshelev
msi/tests: Add test for empty MsiGetProductInfo paramet...
tree
|
commitdiff
2007-05-16
Misha Koshelev
msi/tests: automation: Add tests for Installer::Product...
tree
|
commitdiff
2007-05-16
Misha Koshelev
msi/tests: automation: Remove unnecessary if (SUCCEEDED...
tree
|
commitdiff
2007-05-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-15
Misha Koshelev
msi: Make MsiEnumRelatedProducts enumerate registry...
tree
|
commitdiff
2007-05-15
Misha Koshelev
msi: automation: Implement Installer::RelatedProducts.
tree
|
commitdiff
2007-05-15
Misha Koshelev
msi/tests: automation: Add tests for Installer::Related...
tree
|
commitdiff
2007-05-15
Misha Koshelev
msi: automation: Implement Installer::InstallProduct.
tree
|
commitdiff
2007-05-15
Misha Koshelev
msi/tests: automation: Add test for Installer::InstallP...
tree
|
commitdiff
2007-05-15
Misha Koshelev
msi: automation: Implement Record::IntegerData.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement View::Modify.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Add test for View::Modify.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Add tests for Record::IntegerData.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Correct expected Record::StringD...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement Record::FieldCount.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Test invoking methods as propert...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement Installer::CreateRecord.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Test for Installer::CreateRecord...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement Session::EvaluateCondition.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Add tests for Session::EvaluateC...
tree
|
commitdiff
2007-05-11
Misha Koshelev
msi: automation: Implement Installer::RegistryValue.
tree
|
commitdiff
2007-05-11
Marcus Meissner
msi/tests: Increase buffer size a bit.
tree
|
commitdiff
2007-05-11
Francois Gouget
msi/tests: Add missing '\n' to ok() calls.
tree
|
commitdiff
2007-05-10
Paul Vriens
msi/tests: Properly cleanup after each test.
tree
|
commitdiff
2007-05-10
Misha Koshelev
msi/tests: automation: Add more tests for Installer...
tree
|
commitdiff
2007-05-08
Misha Koshelev
msi/tests: automation: Simplify ok_exception.
tree
|
commitdiff
2007-05-08
Misha Koshelev
msi/tests: automation: Add test for Installer::Registry...
tree
|
commitdiff
2007-05-08
Misha Koshelev
msi: automation: Implement Installer::Products and...
tree
|
commitdiff
2007-05-08
Misha Koshelev
msi/tests: automation: Add tests for Installer::Product...
tree
|
commitdiff
2007-05-08
Misha Koshelev
msi: automation: Use proper parameter names.
tree
|
commitdiff
2007-05-07
Misha Koshelev
msi: automation: Implement Session::Installer.
tree
|
commitdiff
2007-05-07
Misha Koshelev
msi/tests: automation: Session::Installer conformance...
tree
|
commitdiff
2007-05-04
Misha Koshelev
msi/tests: automation: Integrate test_createrecord_and_...
tree
|
commitdiff
2007-05-04
Misha Koshelev
msi/tests: automation: Convert method names to Unicode...
tree
|
commitdiff
2007-05-04
Misha Koshelev
msi/tests: automation: Free memory after string conversion.
tree
|
commitdiff
2007-05-01
Misha Koshelev
msi: automation: Expose Installer object.
tree
|
commitdiff
2007-05-01
James Hawkins
msi: Run the costing actions for both the UI and execut...
tree
|
commitdiff
2007-05-01
James Hawkins
msi: Add tests that show that costing is run in both...
tree
|
commitdiff
2007-05-01
Misha Koshelev
msi: Merge OLE automation conformance tests.
tree
|
commitdiff
2007-04-30
Misha Koshelev
msi: Add OLE automation conformance test.
tree
|
commitdiff
2007-04-30
Francois Gouget
msi/tests: Add missing '\n' to ok() call.
tree
|
commitdiff
2007-04-25
James Hawkins
msi: Implement special handling for the _Streams table.
tree
|
commitdiff
2007-04-24
Rob Shearman
msi: All columns being temporary means the table is...
tree
|
commitdiff
2007-04-24
Rob Shearman
msi: Add a persistent flag to tables.
tree
|
commitdiff
2007-04-24
Rob Shearman
msi: Don't add info to the _Columns table for non-persi...
tree
|
commitdiff
2007-04-23
James Hawkins
msi: Add the _Property table back, with tests.
tree
|
commitdiff
2007-04-23
James Hawkins
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
tree
|
commitdiff
2007-04-16
James Hawkins
msi: Add handling for the concurrent install custom...
tree
|
commitdiff
next