projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Register service arguments in the InstallServices action.
[wine]
/
dlls
/
msi
/
tests
/
2010-10-22
Hans Leidekker
msi: Register service arguments in the InstallServices...
tree
|
commitdiff
2010-10-22
Hans Leidekker
msi/tests: Add tests for msidbFeatureAttributesUIDisall...
tree
|
commitdiff
2010-10-19
Hans Leidekker
msi: Compare strings without depending on thread locale.
tree
|
commitdiff
2010-10-14
Hans Leidekker
msi/tests: Move test coverage for standard actions...
tree
|
commitdiff
2010-10-13
Hans Leidekker
msi/tests: Don't create a nested restore point on recen...
tree
|
commitdiff
2010-10-11
Hans Leidekker
msi/tests: Reduce the UI level for a couple of tests.
tree
|
commitdiff
2010-10-11
Hans Leidekker
msi/tests: Set the MSIFASTINSTALL property.
tree
|
commitdiff
2010-10-11
Hans Leidekker
msi/tests: Fix some test failures on 64-bit.
tree
|
commitdiff
2010-10-11
Hans Leidekker
msi: Allocate 3 bytes instead of 2 for in-memory string...
tree
|
commitdiff
2010-10-11
Hans Leidekker
msi/tests: Use a different product code in the automati...
tree
|
commitdiff
2010-10-11
Hans Leidekker
msi/tests: Determine Wow64 mode just once.
tree
|
commitdiff
2010-10-06
Hans Leidekker
msi/tests: Fix some test failures on 64-bit.
tree
|
commitdiff
2010-10-06
Hans Leidekker
msi Set the feature action to INSTALLSTATE_UNKNOWN...
tree
|
commitdiff
2010-10-06
Hans Leidekker
msi: Add package validation tests.
tree
|
commitdiff
2010-10-05
Hans Leidekker
msi: Put the uninstall key for 32-bit packages under...
tree
|
commitdiff
2010-10-01
Andrew Eikum
msi/tests: Fix copy-paste errors in tests.
tree
|
commitdiff
2010-10-01
Hans Leidekker
msi: Set more 64-bit properties.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
msi/tests: Make some variables static.
tree
|
commitdiff
2010-09-30
Alexandre Julliard
msi/tests: Fix a test failure on 64-bit.
tree
|
commitdiff
2010-09-30
Alexandre Julliard
msi/tests: Avoid corrupting the pending file renames...
tree
|
commitdiff
2010-09-29
Hans Leidekker
msi: Treat empty string as NULL in MsiGetSummaryInforma...
tree
|
commitdiff
2010-09-24
Hans Leidekker
msi/test: Add tests for MsiGetFeatureState.
tree
|
commitdiff
2010-09-20
Paul Vriens
msi/tests: Prevent a popup on Windows NT.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-18
Hans Leidekker
msi: Read supported platform and language ids from...
tree
|
commitdiff
2010-09-08
Hans Leidekker
msi/tests: Fix some test failures on 64-bit.
tree
|
commitdiff
2010-09-07
Francois Gouget
msi/tests: Fix compilation on systems that don't suppor...
tree
|
commitdiff
2010-09-02
Hans Leidekker
msi/tests: Add tests for 64-bit properties.
tree
|
commitdiff
2010-09-02
Hans Leidekker
msi: Return an error from MsiDatabaseGetPrimaryKeys...
tree
|
commitdiff
2010-08-27
Hans Leidekker
msi/tests: Fix a WoW64 test failure.
tree
|
commitdiff
2010-08-27
Hans Leidekker
msi/tests: Use a different product code in the package...
tree
|
commitdiff
2010-08-18
Hans Leidekker
msi: Handle signature filenames in short|long notation.
tree
|
commitdiff
2010-08-18
Hans Leidekker
msi/tests: Skip SourceDir tests on win9x.
tree
|
commitdiff
2010-08-18
Hans Leidekker
msi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_...
tree
|
commitdiff
2010-08-18
Hans Leidekker
msi/tests: Fix some WoW64 test failures.
tree
|
commitdiff
2010-07-26
Hans Leidekker
msi/tests: Skip tests if UAC is enabled and the process...
tree
|
commitdiff
2010-07-26
Hans Leidekker
msi/tests: Skip a test if the current user has insuffic...
tree
|
commitdiff
2010-07-23
Hans Leidekker
msi: Add some tests for MsiGetSourcePath.
tree
|
commitdiff
2010-07-23
Hans Leidekker
msi: Set/unset the SourceDir property at the right...
tree
|
commitdiff
2010-07-23
Hans Leidekker
msi/tests: Properly contruct the icon path for win9x.
tree
|
commitdiff
2010-07-23
Hans Leidekker
msi/tests: Initialize a string buffer and fix some...
tree
|
commitdiff
2010-07-22
Hans Leidekker
msi/tests: Fix some more wow64 test failures.
tree
|
commitdiff
2010-07-22
Hans Leidekker
msi/tests: Avoid a long timeout in the test for DeleteS...
tree
|
commitdiff
2010-07-22
Hans Leidekker
msi/tests: Skip tests when the current user has insuffi...
tree
|
commitdiff
2010-07-22
Hans Leidekker
msi/tests: Return an error code from helper_createpacka...
tree
|
commitdiff
2010-07-22
Hans Leidekker
msi/tests: Fix test failures on wow64.
tree
|
commitdiff
2010-07-22
Hans Leidekker
msi: Make sure properties are updated after applying...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-21
Hans Leidekker
msi/tests: Double null-terminate a REG_MULTI_SZ string.
tree
|
commitdiff
2010-07-21
Hans Leidekker
msi: Move the component enabled check into the standard...
tree
|
commitdiff
2010-07-20
Hans Leidekker
msi: Add a test for MsiSetFeatureState.
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Skip some source tests if a required product...
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Fix a source test comment.
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Remove a redundant source test.
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Free the user SID string buffer with the...
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Skip patch tests if product installation...
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/test: Uninstall the test product when skipping...
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Delete the test patch file for proper patch...
tree
|
commitdiff
2010-07-09
Andrew Nguyen
msi/tests: Run the automation tests in silent mode...
tree
|
commitdiff
2010-07-02
Alexandre Julliard
msi/tests: Check the x86 program directory first for...
tree
|
commitdiff
2010-07-01
Alexandre Julliard
msi/tests: Reset the enumeration index for MsiEnumProdu...
tree
|
commitdiff
2010-06-14
Hans Leidekker
msi: Add tests for MsiLocateComponent and make them...
tree
|
commitdiff
2010-06-11
Hans Leidekker
msi: Update an existing record even if the low bit...
tree
|
commitdiff
2010-06-11
Hans Leidekker
msi: Disable an optimization in the execution of WHERE...
tree
|
commitdiff
2010-06-09
Hans Leidekker
msi: Create directories right before installing files.
tree
|
commitdiff
2010-06-07
Matijn Woudt
msi/tests: Testcases for CREATE TABLE.
tree
|
commitdiff
2010-06-07
Andrew Eikum
msi/tests: Fix install tests for Win9x.
tree
|
commitdiff
2010-05-31
Andrew Eikum
msi: Publish icons into the correct directory.
tree
|
commitdiff
2010-05-25
Hans Leidekker
msi: End the search for a directory signature if the...
tree
|
commitdiff
2010-05-25
Hans Leidekker
msi: Add a test for properties updated by a patch.
tree
|
commitdiff
2010-05-20
Hans Leidekker
msi: Add more tests for feature overrides.
tree
|
commitdiff
2010-05-20
Hans Leidekker
msi: Test the reference count on the installer object...
tree
|
commitdiff
2010-05-20
Hans Leidekker
msi: Fix some leaks in the tests.
tree
|
commitdiff
2010-05-11
Hans Leidekker
msi: Set the SourceDir property to the registered sourc...
tree
|
commitdiff
2010-05-11
Hans Leidekker
msi: Add a test to show that the InstallSource property...
tree
|
commitdiff
2010-05-11
Hans Leidekker
msi: Add more patch registration tests.
tree
|
commitdiff
2010-05-11
Hans Leidekker
msi: Add a test to show that patches are not committed...
tree
|
commitdiff
2010-05-05
Hans Leidekker
msi: Apply registered patches in MsiOpenPackage.
tree
|
commitdiff
2010-05-04
Hans Leidekker
msi: Register more patch details.
tree
|
commitdiff
2010-05-04
Hans Leidekker
msi: Add some tests for patch registration.
tree
|
commitdiff
2010-04-29
Hans Leidekker
msi: Test the contents of some of the system tables...
tree
|
commitdiff
2010-04-29
Hans Leidekker
msi: Fix some test failures on Windows.
tree
|
commitdiff
2010-04-28
Hans Leidekker
msi/tests: Use a unique product code when testing MsiCo...
tree
|
commitdiff
2010-04-28
Hans Leidekker
msi/tests: Return INVALID_FILE_SIZE from get_pf_file_si...
tree
|
commitdiff
2010-04-21
Hans Leidekker
msi: Add a test to show that MsiOpenPackage must apply...
tree
|
commitdiff
2010-04-19
Hans Leidekker
msi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenData...
tree
|
commitdiff
2010-04-19
Hans Leidekker
msi: Don't assume unversioned files are present.
tree
|
commitdiff
2010-04-19
Hans Leidekker
msi: Add beginnings of a test module that concentrates...
tree
|
commitdiff
2010-04-13
Hans Leidekker
msi/tests: Run the RemoveODBC action to unregister...
tree
|
commitdiff
2010-04-09
Paul Vriens
msi/tests: Remove temporary files.
tree
|
commitdiff
2010-04-02
Hans Leidekker
msi: Add tests for registering and unregistering MIME...
tree
|
commitdiff
2010-04-02
Hans Leidekker
msi: Add tests for registering and unregistering extens...
tree
|
commitdiff
2010-04-02
Hans Leidekker
msi: Add tests for registering and unregistering class...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
objbase.h: CLSIDFromString: Add constness to the parame...
tree
|
commitdiff
2010-03-26
Hans Leidekker
msi: Return the right error when a cabinet cannot be...
tree
|
commitdiff
2010-03-25
Paul Vriens
msi/tests: Fix test failures on W2K with Windows Instal...
tree
|
commitdiff
2010-03-25
Paul Vriens
msi/tests: Fix test failures on W2K with Windows Instal...
tree
|
commitdiff
2010-03-24
Paul Vriens
msi/tests: Fix test failures on W2K with Windows Instal...
tree
|
commitdiff
2010-03-23
Hans Leidekker
msi: Don't crash on null last parameter in MsiDecompose...
tree
|
commitdiff
2010-03-22
Paul Vriens
msi/tests: Remove temporary files.
tree
|
commitdiff
next