projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi: Make MsiConfigureFeature a bit more robust.
[wine]
/
dlls
/
msi
/
tests
/
2006-07-24
Mike McCormack
msi: Make MsiConfigureFeature a bit more robust.
tree
|
commitdiff
2006-07-24
Mike McCormack
msi: Add a test case for MsiGetFileHash.
tree
|
commitdiff
2006-07-24
James Hawkins
msi: Add tests for component and feature states.
tree
|
commitdiff
2006-07-13
James Hawkins
msi: Update the files target paths as well, because...
tree
|
commitdiff
2006-07-11
James Hawkins
msi: Test how SetTargetPath affects the target paths...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-06
Mike McCormack
msi: Add a test for MsiGetComponentPath and make it...
tree
|
commitdiff
2006-06-26
Andrey Turkin
msi: Disable some path validity checks in MsiSetTargetPath.
tree
|
commitdiff
2006-06-23
James Hawkins
msi: Add tests for components that aren't associated...
tree
|
commitdiff
2006-06-19
Andrew Talbot
msi/tests: Write-strings warnings fixes.
tree
|
commitdiff
2006-06-16
Andrey Turkin
msi: Added tests for MsiSetTargetPath.
tree
|
commitdiff
2006-06-15
James Hawkins
msi: Add tests for MsiInstallProduct.
tree
|
commitdiff
2006-06-15
Mike McCormack
msi: Add test for _Streams table (based on patch by...
tree
|
commitdiff
2006-06-14
Mike McCormack
msi: Add a test for reading long strings.
tree
|
commitdiff
2006-06-14
Mike McCormack
msi: Add a test for creating a record with a long string.
tree
|
commitdiff
2006-06-14
Mike McCormack
msi: Add a test for MsiDatabaseExport.
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Add some more test cases for INSERT.
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Add some more MsiFormatRecord tests.
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Add tests for creating packages and formatting...
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Delete any databases we create at the end of each...
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Fix compilation on msvc6.
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Remove an inconsistent test.
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Fix some test cases to pass against win2k.
tree
|
commitdiff
2006-06-12
Mike McCormack
msi: Add some test cases for "SELECT ... WHERE condition".
tree
|
commitdiff
2006-06-07
EA Durbin
msi/tests: Fixed a typo.
tree
|
commitdiff
2006-06-05
Huw Davies
msi: Add some integer condition tests.
tree
|
commitdiff
2006-05-30
Andrew Ziem
msi: Increase verbosity in some failing tests.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-15
Francois Gouget
Various trace fixes.
tree
|
commitdiff
2006-04-17
Mike McCormack
msi: Fix some possible NULL pointer dereferences (Cover...
tree
|
commitdiff
2006-04-11
Mike McCormack
msi: Add some more MsiFormatRecord tests.
tree
|
commitdiff
2006-03-20
Robert Shearman
msi: Add a test for MsiFormatRecord with integer fields.
tree
|
commitdiff
2006-03-09
Mike McCormack
msi: Make sure to run tests for MsiEvaluateCondition.
tree
|
commitdiff
2005-12-21
Bill Medland
msi: Prevent array underflow in MsiFormat when measurin...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-14
Mike McCormack
Empty strings are not equal to any number, so all compa...
tree
|
commitdiff
2005-11-14
Mike McCormack
Fix comparison of empty properties to numbers and add...
tree
|
commitdiff
2005-11-10
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2005-11-09
Mike McCormack
Fix passing of NULL pointers to MsiDecomposeDescriptor...
tree
|
commitdiff
2005-11-05
Saulius Krasuckas
Win9x returns MSIDBERROR_NOERROR.
tree
|
commitdiff
2005-11-02
Mike McCormack
NULL and empty strings are the same in conditions.
tree
|
commitdiff
2005-11-02
Mike McCormack
Fix parameter handling in MsiSetTargetPath, and add...
tree
|
commitdiff
2005-10-31
Mike McCormack
Fix and test MsiGetProperty and MsiSetProperty.
tree
|
commitdiff
2005-10-31
Mike McCormack
Improve MsiUseFeatureEx and MsiGetFeatureState a little...
tree
|
commitdiff
2005-10-29
Mike McCormack
Add a bunch of tests for MsiEvaluateCondition and make...
tree
|
commitdiff
2005-09-28
Mike McCormack
Fix and test MsiViewGetColumnInfo and binary fields.
tree
|
commitdiff
2005-09-26
Mike McCormack
Fix handle leaks in the test cases.
tree
|
commitdiff
2005-09-13
Mike McCormack
Fix the handling of MsiGetTargetPath args (with test...
tree
|
commitdiff
2005-09-13
Mike McCormack
Fix the handling of MsiDoAction args (with test case).
tree
|
commitdiff
2005-09-07
Mike McCormack
- add test for MsiGetSourcePath
tree
|
commitdiff
2005-09-06
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
tree
|
commitdiff
2005-09-06
Mike McCormack
- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DA...
tree
|
commitdiff
2005-09-06
Saulius Krasuckas
Older platforms choke on a NULL as the third parameter to
tree
|
commitdiff
2005-08-24
Mike McCormack
Test case for MsiModifyView and MsiViewGetError.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-05-29
Mike McCormack
-Wmissing-declarations and -Wwrite-strings warning...
tree
|
commitdiff
2005-05-27
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
tree
|
commitdiff
2005-05-27
Mike McCormack
Test and fix the size of stream fields in a record.
tree
|
commitdiff
2005-05-19
Mike McCormack
Only tables can be backquoted, strings must be single...
tree
|
commitdiff
2005-05-07
Aric Stewart
Correct a missing MsiCloseHandle().
tree
|
commitdiff
2005-04-20
Mike McCormack
Test MsiSummaryInfoGetProperty reading an empty property.
tree
|
commitdiff
2005-04-19
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-03-22
Jakob Eriksson
Windows 98 doesn't like it when we delete the tempfile.
tree
|
commitdiff
2005-03-22
Aric Stewart
Test package creation.
tree
|
commitdiff
2005-03-19
Mike McCormack
- test cases for summary information
tree
|
commitdiff
2005-02-26
Dmitry Timoshkov
Remove a temporary msi database file.
tree
|
commitdiff
2005-01-31
Aric Stewart
Setting a record to an empty string is the same as...
tree
|
commitdiff
2005-01-27
Mike McCormack
Test different types of dodgy queries.
tree
|
commitdiff
2005-01-26
Mike McCormack
Fix MsiRecordSetString for NULL strings and update...
tree
|
commitdiff
2005-01-25
Mike McCormack
Implement, test and document MsiDecomposeDescriptor.
tree
|
commitdiff
2005-01-20
Mike McCormack
Fix and test inserting records.
tree
|
commitdiff
2005-01-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-01-09
Mike McCormack
Implement MsiRecordSetStreamA/W and add tests for recor...
tree
|
commitdiff
2005-01-06
Mike McCormack
Add test for records.
tree
|
commitdiff
2005-01-05
Mike McCormack
Add a simple test case for MSI databases.
tree
|
commitdiff