projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Remove some unused functions.
[wine]
/
dlls
/
msi
/
tests
/
2008-02-18
James Hawkins
msi: Add tests for MsiSourceListEnumSources.
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Add tests for enumerating the source list after...
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Implement the MSIMODIFY_REFRESH command of MsiView...
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Add tests for the MSIMODIFY_REFRESH command.
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Convert REG_DWORD properties to strings in MsiGetP...
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Set the UserLanguageID property.
tree
|
commitdiff
2008-02-18
Rob Shearman
msi: Fix the character count passed into RegSetValueExA...
tree
|
commitdiff
2008-02-15
Paul Vriens
msi/tests: Services are not available on win9x.
tree
|
commitdiff
2008-02-13
James Hawkins
msi: Add tests for source folder resolution.
tree
|
commitdiff
2008-02-12
James Hawkins
msi: Handle carriage returns in MsiDatabaseImport.
tree
|
commitdiff
2008-02-12
James Hawkins
msi: Use MsiViewModify instead of building a SQL query...
tree
|
commitdiff
2008-02-12
James Hawkins
msi: Reimplement MsiGetProductInfo.
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Test the remaining installer properties returned...
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if szProduct is...
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Add tests for MsiGetProductInfo.
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Successfully return an empty string when requestin...
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Don't check for the existence of the msi package...
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Handle the special table _ForceCodepage in MsiData...
tree
|
commitdiff
2008-02-11
James Hawkins
msi: Add tests for not using quotes in SQL queries.
tree
|
commitdiff
2008-02-11
Alexandre Julliard
msi/tests: Fix test that depends on the order of the...
tree
|
commitdiff
2008-02-07
James Hawkins
msi: Test using carriage returns in SQL queries and...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Fix handling of the NULL separator when writing...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Reimplement MsiFormatRecord.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Add more tests for MsiFormatRecord.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return ERROR_MORE_DATA if the size is too small.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return the string length even if the string is...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Leave room for the NULL terminator.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return ERROR_FILE_INVALID if the file has no versi...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if a string pointer...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_F...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Only convert output strings if the call succeeded.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Add tests for MsiGetFileVersion.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Add tests for using single quotes in an INSERT...
tree
|
commitdiff
2008-01-24
Paul Vriens
msi/tests: Only use functions if they are implemented.
tree
|
commitdiff
2008-01-24
Paul Vriens
msi/tests: Only use functions if they are implemented.
tree
|
commitdiff
2008-01-21
James Hawkins
msi: Add more MsiFormatRecord tests.
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-11
Francois Gouget
msi/tests: Tweaked so it does not look like things...
tree
|
commitdiff
2008-01-09
James Hawkins
msi: Actually delete the row data instead of blanking...
tree
|
commitdiff
2008-01-09
James Hawkins
msi: Test committing a table with a removed row.
tree
|
commitdiff
2008-01-09
James Hawkins
msi: Handle markers in the WHERE section of an UPDATE...
tree
|
commitdiff
2008-01-07
James Hawkins
msi: Create parent directories when duplicating files...
tree
|
commitdiff
2008-01-07
James Hawkins
msi: Pad the month and day to two digits.
tree
|
commitdiff
2008-01-07
James Hawkins
msi: Remove an erroneous table.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
tree
|
commitdiff
2007-12-23
James Hawkins
msi: Allow the not-equal operator in WHERE query string...
tree
|
commitdiff
2007-12-23
James Hawkins
msi: Fix deleting temporary rows, with tests.
tree
|
commitdiff
2007-12-18
James Hawkins
msi: Sort each table of the join separately.
tree
|
commitdiff
2007-12-18
James Hawkins
msi: Test sorting a table using a column that is not...
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if the product...
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Return ERROR_UNKNOWN_COMPONENT if no products...
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Also check the local system component key for...
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Check the user component key for the clients.
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Validate the parameters of MsiEnumClients.
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Add tests for MsiEnumClients.
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Verify that the PID_PAGECOUNT and PID_REVNUMBER...
tree
|
commitdiff
2007-12-17
James Hawkins
msi: If the package doesn't exist, return ERROR_FILE_NO...
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Validate the parameters of MsiOpenPackage.
tree
|
commitdiff
2007-12-17
James Hawkins
msi: Add more tests for MsiOpenPackage.
tree
|
commitdiff
2007-12-08
James Hawkins
msi: Handle the CompLocator table in the AppSearch...
tree
|
commitdiff
2007-12-08
James Hawkins
msi: Reimplement MsiGetProductCode.
tree
|
commitdiff
2007-12-08
James Hawkins
msi: Remove two tests that depend on the sort order...
tree
|
commitdiff
2007-12-07
James Hawkins
msi: Add tests for MsiGetProductCode.
tree
|
commitdiff
2007-12-05
James Hawkins
msi: Reimplement MsiGetComponentPath.
tree
|
commitdiff
2007-12-05
James Hawkins
msi: Add tests for MsiGetComponentPath.
tree
|
commitdiff
2007-12-04
James Hawkins
msi: Test the CompLocator subset of the AppSearch action.
tree
|
commitdiff
2007-12-03
James Hawkins
msi: Implement the Version property of the Installer...
tree
|
commitdiff
2007-12-03
James Hawkins
msi: Test the CCPSearch action.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Check the destination file's hash and skip that...
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Set the file contents of the file hash test file...
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Verify the szFilePath parameter of MsiGetFileHash.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Add tests for MsiGetFileHash and clean up the...
tree
|
commitdiff
2007-11-20
Misha Koshelev
msi/tests: automation: Add missing VariantClear.
tree
|
commitdiff
2007-11-20
Misha Koshelev
msi/tests: Close opened service handles.
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Don't ignore the error returned by ready_media.
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Only check the presence of the cabinet if the...
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Add tests for situations involving missing cabinets.
tree
|
commitdiff
2007-11-13
James Hawkins
msi: Test the Uninstall registry entries.
tree
|
commitdiff
2007-11-12
James Hawkins
msi: Create the _Tables table when creating a database.
tree
|
commitdiff
2007-11-12
James Hawkins
msi: Test the default tables added by MsiOpenDatabase.
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Test that the install state is dependent on the...
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Process the ADDSOURCE property when setting featur...
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Test the install states of removed features.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Remove an unused parameter.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Use a magic constant to silence signedness compari...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: MsiQueryProductState returns INSTALLSTATE, not...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: MsiQueryFeatureState and MsiUseFeatureEx return...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: MsiViewGetError returns MSIDBERROR, not UINT.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Test and implement the MSIMODIFY_DELETE command.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Initialize a handle in case MsiGetSummaryInformati...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Fix the location used to read machine context...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: szUserSid must be NULL if context is MSIINSTALLCON...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Handle the MSIINSTALLCONTEXT_USERMANAGED context.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Reimplement MsiSourceListAddSourceEx to handle...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: The options must include a source type.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: An empty source is an invalid parameter.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Append a slash to network and url sources.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Validate the product code.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Return the error from OpenSourceKey.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Add tests for MsiSourceListAddSourceEx.
tree
|
commitdiff
next