projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi: Add tests for setting the target path of TARGETDIR (based on a patch by Andrey...
[wine]
/
dlls
/
msi
/
tests
/
package.c
2006-09-26
James Hawkins
msi: Add tests for setting the target path of TARGETDIR...
blob
|
commitdiff
|
raw
2006-09-26
James Hawkins
msi: Store the full path to the database file in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Disable child features of parent features that...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Don't check a component's install state if a compo...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Fix the results of a few tests to match Windows.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Load the component states in CostFinalize instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Initialize all features' action states to INSTALLS...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Only override a feature whose action state is...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
James Hawkins
msi: INSTALLSTATE_SOURCE also overrides a parent featur...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
James Hawkins
msi: Add tests for components with multiple parent...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Alexandre Julliard
tests: Moved some compatibility defines to wine/test.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Add more tests for MsiFormatRecord.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Mike McCormack
msi: Fix test compilation with MSVC6.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Mike McCormack
msi: Properties are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
James Hawkins
msi: Add tests for the AppSearch action.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
James Hawkins
msi: Add handling for MsiEvaluateCondition's substring...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
James Hawkins
msi: Add tests for MsiEvaluateCondition's substring...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-12
James Hawkins
msi: If a component's state is not local, source, or...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Andrew Talbot
msi/tests: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
James Hawkins
msi: Only remove a file if the version to be installed...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
James Hawkins
msi: Add tests for the RemoveFiles action.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
James Hawkins
msi: Add tests for MsiGetProperty.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-05
Andrew Talbot
msi: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
James Hawkins
msi: Fix a couple install state test cases.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
James Hawkins
msi: Fix the add_feature_entry helper function.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Michael Stefaniuc
msi: 0xdeadbeef is too big for a signed int thus produc...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
James Hawkins
msi: Test the states of a component with a compressed...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Mike McCormack
msi: Always load all the components.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
James Hawkins
msi: Add tests for component and feature states.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
James Hawkins
msi: Update the files target paths as well, because...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
James Hawkins
msi: Test how SetTargetPath affects the target paths...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Andrey Turkin
msi: Disable some path validity checks in MsiSetTargetPath.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Andrew Talbot
msi/tests: Write-strings warnings fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Andrey Turkin
msi: Added tests for MsiSetTargetPath.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Mike McCormack
msi: Add tests for creating packages and formatting...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Mike McCormack
msi: Delete any databases we create at the end of each...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Huw Davies
msi: Add some integer condition tests.
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-03-09
Mike McCormack
msi: Make sure to run tests for MsiEvaluateCondition.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Mike McCormack
Empty strings are not equal to any number, so all compa...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Mike McCormack
Fix comparison of empty properties to numbers and add...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Assorted spelling and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
NULL and empty strings are the same in conditions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
Fix parameter handling in MsiSetTargetPath, and add...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Mike McCormack
Fix and test MsiGetProperty and MsiSetProperty.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Mike McCormack
Add a bunch of tests for MsiEvaluateCondition and make...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Mike McCormack
Fix handle leaks in the test cases.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Mike McCormack
Fix the handling of MsiGetTargetPath args (with test...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Mike McCormack
Fix the handling of MsiDoAction args (with test case).
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Mike McCormack
- add test for MsiGetSourcePath
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
blob
|
commitdiff
|
raw
|
diff to current