projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
[wine]
/
dlls
/
msi
/
tests
/
msi.c
2008-12-20
Alexandre Julliard
msi/tests: Avoid sizeof in traces.
blob
|
commitdiff
|
raw
2008-12-16
Paul Vriens
msi/tests: Run tests again on Win9x and NT4.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Add tests for MsiGetPatchInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Paul Vriens
msi/tests: Run tests again on Win9x and NT4.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Add tests for MsiEnumPatches.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Add tests for MsiEnumPatchesEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
James Hawkins
msi: Fix a test that fails in win95.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
James Hawkins
msi: Handle features installed as source in MsiQueryFea...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Handle components installed as source in MsiQueryC...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
James Hawkins
msi: Add tests for MsiOpenProduct.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
James Hawkins
msi: Add another MsiGetFileVersionTest.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Add tests for MsiGetUserInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Handle the machine context in MsiQueryFeatureState.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Handle the user managed context in MsiQueryFeature...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Add more tests for MsiQueryFeatureState.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
James Hawkins
msi: Test and reimplement MsiQueryProductState.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
James Hawkins
msi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
James Hawkins
msi: win95 returns ERROR_BAD_PATHNAME.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Rob Shearman
msi: Passing NULL for szBuffer and NULL for pcchValueBu...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Paul Vriens
msi/tests: Make tests run on win9x/NT4 again.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
James Hawkins
msi: Add tests for MsiGetProductInfoEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
James Hawkins
msi: Convert REG_DWORD properties to strings in MsiGetP...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Rob Shearman
msi: Fix the character count passed into RegSetValueExA...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
James Hawkins
msi: Reimplement MsiGetProductInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
James Hawkins
msi: Test the remaining installer properties returned...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if szProduct is...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
James Hawkins
msi: Add tests for MsiGetProductInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Return ERROR_MORE_DATA if the size is too small.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Return the string length even if the string is...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Leave room for the NULL terminator.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Return ERROR_FILE_INVALID if the file has no versi...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if a string pointer...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_F...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Only convert output strings if the call succeeded.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
James Hawkins
msi: Add tests for MsiGetFileVersion.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Paul Vriens
msi/tests: Only use functions if they are implemented.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if the product...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Return ERROR_UNKNOWN_COMPONENT if no products...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Also check the local system component key for...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Check the user component key for the clients.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Validate the parameters of MsiEnumClients.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Add tests for MsiEnumClients.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
James Hawkins
msi: Reimplement MsiGetProductCode.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
James Hawkins
msi: Remove two tests that depend on the sort order...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
James Hawkins
msi: Add tests for MsiGetProductCode.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
James Hawkins
msi: Reimplement MsiGetComponentPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
James Hawkins
msi: Add tests for MsiGetComponentPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Verify the szFilePath parameter of MsiGetFileHash.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Add tests for MsiGetFileHash and clean up the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: Use a magic constant to silence signedness compari...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: MsiQueryProductState returns INSTALLSTATE, not...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: MsiQueryFeatureState and MsiUseFeatureEx return...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
James Hawkins
msi: Define _WIN32_MSI to pull in new definitions.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Paul Vriens
msi/tests: Run tests again on win98 and NT4.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
James Hawkins
msi: Simplify MsiQueryComponentState, with more tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
James Hawkins
msi: Implement the remaining contexts for MsiQueryCompo...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
James Hawkins
msi: Implement the MSIINSTALLCONTEXT_MACHINE context...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
James Hawkins
msi: Add tests for MsiQueryComponentState.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Read the components state directly from the registry.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Return INSTALLSTATE_BADCONFIG if we can't decode...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Return INSTALLSTATE_ADVERTISED if the component...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Open the correct key and return INSTALLSTATE_ADVER...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Add tests for MsiQueryFeatureState.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
James Hawkins
msi: Add tests for MsiSourceListGetInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: If the UserData product key exists, but the user...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Any value of WindowsInstaller besides 0 means...
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-27
James Hawkins
msi: If the user product key exists, the product's...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Validate MsiQueryProductCode parameters.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Add tests for MsiQueryProductState.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Misha Koshelev
msi: Return appropriate values for empty MsiProductInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Misha Koshelev
msi/tests: Add test for empty MsiGetProductInfo paramet...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Mike McCormack
msi: Make MsiConfigureFeature a bit more robust.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Mike McCormack
msi: Add a test case for MsiGetFileHash.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Mike McCormack
msi: Add a test for MsiGetComponentPath and make it...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Mike McCormack
msi: Fix compilation on msvc6.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Francois Gouget
Various trace fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Mike McCormack
msi: Fix some possible NULL pointer dereferences (Cover...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Mike McCormack
Improve MsiUseFeatureEx and MsiGetFeatureState a little...
blob
|
commitdiff
|
raw
|
diff to current