projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Added GdipFillPolygon.
[wine]
/
dlls
/
msi
/
tests
/
2007-08-02
James Hawkins
msi: Reimplement joins to allow joining any number...
tree
|
commitdiff
2007-08-02
James Hawkins
msi: Add tests for joining three tables.
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Treat an empty string and a NULL string as the...
tree
|
commitdiff
2007-07-30
Misha Koshelev
msi: Use SysAllocString/SysFreeString for BSTR members...
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Keep track of the wildcard record index.
tree
|
commitdiff
2007-07-27
James Hawkins
msi: Implement the MSIMODIFY_UPDATE command in the...
tree
|
commitdiff
2007-07-27
James Hawkins
msi: Add more tests for MSIMODIFY_UPDATE.
tree
|
commitdiff
2007-07-24
James Hawkins
msi: Add handling for the MSIMODIFY_UPDATE command.
tree
|
commitdiff
2007-07-24
James Hawkins
msi: Add tests for the MSIMODIFY_UPDATE command.
tree
|
commitdiff
2007-07-23
James Hawkins
msi: Ref count temporary columns and release them when...
tree
|
commitdiff
2007-07-23
James Hawkins
msi: Implement adding columns using the ALTER command.
tree
|
commitdiff
2007-07-19
James Hawkins
msi: Implement reference counting for tables, manipulat...
tree
|
commitdiff
2007-07-19
James Hawkins
msi: Add more tests for the ALTER command.
tree
|
commitdiff
2007-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
tree
|
commitdiff
2007-07-16
Paul Vriens
msi/tests: Don't create a directory that's not needed.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Add a test for running an ADMIN install.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Add a test for installing from different current...
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix compilation in MSVC.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix three tests that were failing in Windows.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix automation.c compile for MSVC.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Reload properties as they may have been changed...
tree
|
commitdiff
2007-07-12
Alexandre Julliard
msi/tests: Comment out call to function that is still...
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Add tests for adding properties with a transform...
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Add tests for adding properties in a transform.
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Fix current _Property table tests and add more...
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Handle adding columns in transforms.
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Test adding columns with data in a transform.
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Delete msifile after the tests.
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Match the changes made by the hand-generated and...
tree
|
commitdiff
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
next