projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Open the install properties key based on the install context.
[wine]
/
dlls
/
msi
/
tests
/
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
2008-03-24
James Hawkins
msi: Initialize the size parameter.
tree
|
commitdiff
2008-03-21
James Hawkins
msi: Remove the dependence on compressed cabinets in...
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Don't trace the tables names on import.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Fix the registry root indices for Installer::Regis...
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Fix a few failing tests on win9x.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Clean up the db when skipping the tests.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: win95 returns ERROR_BAD_PATHNAME.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Fix the type of the ID parameter of MsiSourceListE...
tree
|
commitdiff
2008-03-19
Francois Gouget
msi/tests: Skip the tests if we are unable to identify...
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Skip the Installer object tests on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few tests of display IDs that don't exist...
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Skip the endlines test if the table fails on import.
tree
|
commitdiff
2008-03-15
James Hawkins
msi: Don't publish the product for the custom action...
tree
|
commitdiff
2008-03-13
James Hawkins
msi: Test and fix MsiSourceListAddSource.
tree
|
commitdiff
2008-03-12
Rob Shearman
msi: Passing NULL for szBuffer and NULL for pcchValueBu...
tree
|
commitdiff
2008-03-12
James Hawkins
msi: Deformat the service name and display name when...
tree
|
commitdiff
2008-03-11
James Hawkins
msi: Ignore the custom action type 51 if the source...
tree
|
commitdiff
2008-03-07
James Hawkins
msi: Fix handling of published installer properties.
tree
|
commitdiff
2008-03-07
Ove Kaaven
msi: Fix bug in handling of multivolume CAB files.
tree
|
commitdiff
2008-03-06
James Hawkins
msi: Break out the publishing tests into their respecti...
tree
|
commitdiff
2008-03-05
Paul Vriens
msi/tests: Make tests run on win9x/NT4 again.
tree
|
commitdiff
2008-03-04
James Hawkins
msi: Add tests for MsiGetProductInfoEx.
tree
|
commitdiff
2008-03-01
James Hawkins
msi: Implement the UILevel property of the Installer...
tree
|
commitdiff
2008-02-29
Alexandre Julliard
msi/tests: Replace a printf() by a trace().
tree
|
commitdiff
2008-02-28
James Hawkins
msi: If a feature's action is INSTALLSTATE_UNKNOWN...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Fix test that depends on the order of the...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Skip tests that contain functions that are...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Skip tests for functions that are not available.
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Make sure tests will run on Win9x and NT.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Add tests for MsiSourceListEnumMediaDisks.
tree
|
commitdiff
2008-02-25
Paul Vriens
msi/tests: Make tests run on win9x/NT4 again.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Return the result of the call to OpenSourceKey.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Validate the parameters of MsiSourceListAddMediaDisk.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Add tests for MsiSourceListAddMediaDisk.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGE...
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Add more tests for MsiSourceListGetInfo.
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of...
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Allow enumerating the sources without querying...
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Publish a few SourceList properties.
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Implement MsiSourceListEnumSources.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if the context...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Validate the dwOptions parameter of MsiSourceListS...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Simplify the MEDIAPACKAGEPATH and DISKPROMPT cases.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Return the results from OpenSourceKey.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Return ERROR_UNKNOWN_PATCH if dwOptions contains...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Validate the szProduct parameter of MsiSourceListS...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Add tests for MsiSourceListSetInfo.
tree
|
commitdiff
2008-02-19
Francois Gouget
msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)'...
tree
|
commitdiff
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
next