projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Added to_string(VT_I4) implementation.
[wine]
/
dlls
/
msi
/
tests
/
2008-09-15
Marcus Meissner
msi/tests: Reduce buffer to size of string written.
tree
|
commitdiff
2008-09-15
Paul Vriens
msi/tests: Prevent a crash on NT4.
tree
|
commitdiff
2008-09-11
Paul Vriens
msi/tests: Create only one log file and delete it after...
tree
|
commitdiff
2008-09-10
Rob Shearman
msi: Reduce destination file name used in the MoveFiles...
tree
|
commitdiff
2008-09-09
James Hawkins
msi: Fix a few file access discrepancies between platforms.
tree
|
commitdiff
2008-09-08
James Hawkins
msi: Actions should be run even if the installed state...
tree
|
commitdiff
2008-09-03
James Hawkins
msi: Fix a failing test in Vista.
tree
|
commitdiff
2008-09-02
Paul Vriens
msi/tests: Create a system restore point when needed.
tree
|
commitdiff
2008-09-02
Paul Vriens
msi/tests: Add a missing CoUninitialize.
tree
|
commitdiff
2008-08-29
James Hawkins
msi: Add tests for opening an empty package.
tree
|
commitdiff
2008-08-29
James Hawkins
msi: Handle converting a value of REG_DWORD in MsiSourc...
tree
|
commitdiff
2008-08-28
Paul Vriens
msi/tests: Remove service tests.
tree
|
commitdiff
2008-08-25
James Hawkins
msi: Skip the component action detection logic if there...
tree
|
commitdiff
2008-08-25
James Hawkins
msi: Skip the feature action detection logic if there...
tree
|
commitdiff
2008-08-25
James Hawkins
msi: Don't install a feature that is disabled.
tree
|
commitdiff
2008-08-25
James Hawkins
msi: Only set the action to source if the component...
tree
|
commitdiff
2008-08-25
James Hawkins
msi: Fix the logic to determine the appropriate action...
tree
|
commitdiff
2008-08-25
James Hawkins
msi: Handle features installed as source in MsiQueryFea...
tree
|
commitdiff
2008-08-21
James Hawkins
msi: Don't remove a misc file if the action is unknown.
tree
|
commitdiff
2008-08-21
James Hawkins
msi: Fix the logic to determine the appropriate action...
tree
|
commitdiff
2008-08-21
James Hawkins
msi: Don't remove a file that is installed as source.
tree
|
commitdiff
2008-08-21
James Hawkins
msi: Remove an invalid setting of the install state.
tree
|
commitdiff
2008-08-21
James Hawkins
msi: Handle components installed as source in MsiQueryC...
tree
|
commitdiff
2008-08-21
James Hawkins
msi: If the filename is empty or NULL, remove the direc...
tree
|
commitdiff
2008-08-21
James Hawkins
msi: Handle processing a component that is installed...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Use MsiQueryFeatureState to determine the feature...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Use MsiQueryComponent state to determine the compo...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Base removal of a file on the component's action...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Add more tests for feature and component states.
tree
|
commitdiff
2008-08-19
James Hawkins
ole32: Storage sharing should be implemented in ole32...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Test the file access and share modes of MsiOpenDat...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Remove misc files from the RemoveFile table.
tree
|
commitdiff
2008-08-19
James Hawkins
msi: A file's component's state does not determine...
tree
|
commitdiff
2008-08-19
James Hawkins
msi: Ignore a file that has a missing component.
tree
|
commitdiff
2008-08-18
James Hawkins
msi: Also check the LocalPackage install property when...
tree
|
commitdiff
2008-08-18
James Hawkins
msi: Test how MsiConfigureProductEx locates the source...
tree
|
commitdiff
2008-07-31
James Hawkins
msi: Add tests for MsiOpenProduct.
tree
|
commitdiff
2008-07-29
James Hawkins
msi: Add tests for MsiConfigureProductEx.
tree
|
commitdiff
2008-07-22
James Hawkins
msi: Determine the source path based on the short/long...
tree
|
commitdiff
2008-07-22
James Hawkins
msi: Set all folders' source paths to the root director...
tree
|
commitdiff
2008-07-22
James Hawkins
msi: Test mixing short and long source paths when insta...
tree
|
commitdiff
2008-07-22
James Hawkins
msi: msidbFileAttributesVital has no effect on the...
tree
|
commitdiff
2008-07-22
James Hawkins
msi: Test getting the source path from a package with...
tree
|
commitdiff
2008-07-22
James Hawkins
msi: Test getting the source path from a package with...
tree
|
commitdiff
2008-07-22
James Hawkins
msi: Add more tests for MsiGetSourcePath.
tree
|
commitdiff
2008-07-17
Jacek Caban
msi: Added Session::Message implementation.
tree
|
commitdiff
2008-07-09
James Hawkins
msi: Only copy the resulting string if the RegistryValu...
tree
|
commitdiff
2008-07-09
James Hawkins
msi: Add tests for opening a package from a database.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-08
James Hawkins
msi: Consolidate and add more SourceDir tests.
tree
|
commitdiff
2008-07-08
James Hawkins
msi: Only use the long filename when resolving the...
tree
|
commitdiff
2008-07-08
James Hawkins
msi: Consolidate the MsiGetSourcePath tests and add...
tree
|
commitdiff
2008-07-08
James Hawkins
msi: Add handling for the special _Storages table.
tree
|
commitdiff
2008-07-08
James Hawkins
msi: Properly add a storage to the database and verify...
tree
|
commitdiff
2008-07-02
James Hawkins
msi: Test the special _Storages table.
tree
|
commitdiff
2008-06-25
James Hawkins
msi: Add another MsiGetFileVersionTest.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Add tests for MsiGetUserInfo.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Handle the machine context in MsiQueryFeatureState.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Handle the user managed context in MsiQueryFeature...
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Add more tests for MsiQueryFeatureState.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Fix the published location of the upgrade code...
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Open the local user data product key for the machi...
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Test the PublishProduct action with the machine...
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Publish the UpgradeCode in PublishProduct.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Publish media disks whether the drive type is...
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Publish a few more product properties.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Allow checking a REG_MULTI_SZ string.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Squash the package code property.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Don't publish the product to an invalid location.
tree
|
commitdiff
2008-06-24
James Hawkins
msi: Don't set an invalid install property in PublishPr...
tree
|
commitdiff
2008-06-19
James Hawkins
msi: Rewrite the PublishProduct test to only check...
tree
|
commitdiff
2008-06-19
James Hawkins
msi: Test the RegisterProduct action with the machine...
tree
|
commitdiff
2008-06-19
James Hawkins
msi: Factor out the publishing of installation properties.
tree
|
commitdiff
2008-06-19
James Hawkins
msi: Don't publish the upgrade key to an invalid location.
tree
|
commitdiff
2008-06-19
James Hawkins
msi: Rewrite the RegisterProduct test to only check...
tree
|
commitdiff
2008-06-19
James Hawkins
msi: Fix the PublishFeatures action to handle the packa...
tree
|
commitdiff
2008-06-19
Paul Vriens
msi/tests: Fix some test failures.
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Don't publish features to an invalid location.
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Rewrite the PublishFeatures test to only check...
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Fix the RegisterUser action to handle the package...
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Rewrite the RegisterUser test to only check the...
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Fix the ProcessComponents action to handle the...
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Don't publish components to the Installer key.
tree
|
commitdiff
2008-06-18
James Hawkins
msi: Rewrite the ProcessComponents test to only check...
tree
|
commitdiff
2008-06-11
Paul Vriens
msi/tests: Cleanup registry after test.
tree
|
commitdiff
2008-06-06
Dan Kegel
msi/tests: Initialize buffer lengths before calling...
tree
|
commitdiff
2008-05-19
James Hawkins
msi: Don't enable a feature's components if that featur...
tree
|
commitdiff
2008-05-13
James Hawkins
msi: Convert string variables to ints when appropriate.
tree
|
commitdiff
2008-05-13
James Hawkins
msi: Test the ScreenX/Y properties.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-28
James Hawkins
msi: Remove a debugging call.
tree
|
commitdiff
2008-04-21
James Hawkins
msi: Fix a few tests that fail in win9x.
tree
|
commitdiff
2008-04-08
Austin English
msi: Spelling fixes.
tree
|
commitdiff
2008-04-07
James Hawkins
msi: Don't execute the view again when modifying a...
tree
|
commitdiff
2008-04-07
James Hawkins
msi: Test and reimplement MsiQueryProductState.
tree
|
commitdiff
2008-04-07
James Hawkins
msi: Don't reorder the table when matching rows as...
tree
|
commitdiff
2008-04-03
James Hawkins
msi: Fix joining a nonexistent table with another table.
tree
|
commitdiff
2008-04-02
James Hawkins
msi: Handle sorting an empty table.
tree
|
commitdiff
2008-03-24
James Hawkins
msi: Don't hardcode the root drive.
tree
|
commitdiff
2008-03-24
James Hawkins
msi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
tree
|
commitdiff
next