projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG...
[wine]
/
dlls
/
msi
/
tests
/
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
James Hawkins
msi: Follow state resolution rules when a feature paren...
tree
|
commitdiff
2006-09-28
James Hawkins
msi: A feature state of INSTALLSTATE_ABSENT translates...
tree
|
commitdiff
2006-09-26
James Hawkins
msi: If the feature linked to a component has a state...
tree
|
commitdiff
2006-09-26
James Hawkins
msi: Only specifically resolve the TARGETDIR directory...
tree
|
commitdiff
2006-09-26
James Hawkins
msi: Add tests for setting the target path of TARGETDIR...
tree
|
commitdiff
2006-09-26
James Hawkins
msi: Store the full path to the database file in the...
tree
|
commitdiff
2006-09-21
James Hawkins
msi: Disable child features of parent features that...
tree
|
commitdiff
2006-09-21
James Hawkins
msi: Don't check a component's install state if a compo...
tree
|
commitdiff
2006-09-21
James Hawkins
msi: Fix the results of a few tests to match Windows.
tree
|
commitdiff
2006-09-21
James Hawkins
msi: Load the component states in CostFinalize instead...
tree
|
commitdiff
2006-09-21
James Hawkins
msi: Initialize all features' action states to INSTALLS...
tree
|
commitdiff
2006-09-21
James Hawkins
msi: Only override a feature whose action state is...
tree
|
commitdiff
2006-09-21
Benjamin Arai
msi: Adds test to check "JOIN" operator with "*" operat...
tree
|
commitdiff
2006-09-21
Benjamin Arai
msi: Adds test to check if basic "JOIN" operator withou...
tree
|
commitdiff
2006-09-20
Benjamin Arai
msi: Adds test to check if "AND" operator returns the...
tree
|
commitdiff
2006-09-20
Benjamin Arai
msi: Adds tests to check if joins return the correct...
tree
|
commitdiff
2006-09-20
Benjamin Arai
msi: Updates tests for joins to include row and column...
tree
|
commitdiff
2006-09-20
James Hawkins
msi: INSTALLSTATE_SOURCE also overrides a parent featur...
tree
|
commitdiff
2006-09-20
James Hawkins
msi: Add tests for components with multiple parent...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Mike McCormack
msi: Fix a couple of test cases for MsiDatabaseIsTableP...
tree
|
commitdiff
2006-09-13
Mike McCormack
msi: Add a test for ALTER TABLE.
tree
|
commitdiff
2006-09-13
Mike McCormack
msi: Fix database creation.
tree
|
commitdiff
2006-09-13
James Hawkins
msi: Add more join tests.
tree
|
commitdiff
2006-09-13
Alexandre Julliard
tests: Moved some compatibility defines to wine/test.h.
tree
|
commitdiff
2006-09-13
Mike McCormack
msi: Delete databases we create but never commit.
tree
|
commitdiff
2006-09-12
Mike McCormack
msi: Add some more tests for MsiOpenDatabase.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Add more tests for temporary columns.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Fix the TEMPORARY keyword for columns.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Add a test for MsiDatabaseIsTablePersistent.
tree
|
commitdiff
2006-09-08
James Hawkins
msi: Allow non-key columns to be used with the join...
tree
|
commitdiff
2006-09-08
James Hawkins
msi: Add tests for MSI SQL join queries.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add more tests for the _Streams table.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add many more MsiFormatRecord tests.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Fix two MsiFormatRecord tests.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Use the TargetPath of a file if the file doesn...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Fix creation of the default format in MsiFormatRecord.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add more tests for MsiFormatRecord.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Add a short test for transforms.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Make opening and closing 4000 handle into two...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Implement MsiDatabaseExport.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Make sure there's a value for each column when...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Validate database fields before inserting them.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Add a few more tests for MSI_NULL_INTEGER.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Check that column names are unique when creating...
tree
|
commitdiff
2006-08-29
Mike McCormack
msi: Fix test compilation with MSVC6.
tree
|
commitdiff
2006-08-29
Mike McCormack
msi: Properties are case sensitive.
tree
|
commitdiff
2006-08-28
Dan Kegel
msi: Remove limit on number of handles.
tree
|
commitdiff
2006-08-28
Dan Kegel
msi/tests: Add test to verify we can create 4000 msi...
tree
|
commitdiff
2006-08-28
Mike McCormack
msi: Fix writing of long strings to the database.
tree
|
commitdiff
2006-08-22
James Hawkins
msi: Add tests for the AppSearch action.
tree
|
commitdiff
2006-08-22
James Hawkins
msi: Add handling for MsiEvaluateCondition's substring...
tree
|
commitdiff
2006-08-22
James Hawkins
msi: Add tests for MsiEvaluateCondition's substring...
tree
|
commitdiff
2006-08-16
Mike McCormack
msi: Fix a couple of memory leaks in the test code.
tree
|
commitdiff
2006-08-12
James Hawkins
msi: If a component's state is not local, source, or...
tree
|
commitdiff
2006-08-11
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-11
James Hawkins
msi: Only remove a file if the version to be installed...
tree
|
commitdiff
2006-08-09
James Hawkins
msi: Add tests for the RemoveFiles action.
tree
|
commitdiff
2006-08-08
James Hawkins
msi: Add tests for MsiGetProperty.
tree
|
commitdiff
2006-08-05
Andrew Talbot
msi: Write-strings warnings fix.
tree
|
commitdiff
2006-08-02
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Add tests for SQL query markers.
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Don't crash if an empty record is given to MsiProc...
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
tree
|
commitdiff
2006-08-01
James Hawkins
msi: Fix a couple install state test cases.
tree
|
commitdiff
2006-08-01
James Hawkins
msi: Fix the add_feature_entry helper function.
tree
|
commitdiff
2006-07-31
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
tree
|
commitdiff
2006-07-29
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-28
James Hawkins
msi: Add tests for MsiDatabaseImport.
tree
|
commitdiff
2006-07-28
Michael Stefaniuc
msi: 0xdeadbeef is too big for a signed int thus produc...
tree
|
commitdiff
2006-07-28
Andrew Talbot
msi/tests: Write-strings warning fix.
tree
|
commitdiff
2006-07-27
Mike McCormack
msi: Fix the value of LONG integers in records (suggest...
tree
|
commitdiff
2006-07-27
Mike McCormack
msi: Remember to free a handle.
tree
|
commitdiff
2006-07-27
James Hawkins
msi: Test the column types of MSI packages.
tree
|
commitdiff
2006-07-27
James Hawkins
msi: Test the states of a component with a compressed...
tree
|
commitdiff
2006-07-26
Mike McCormack
msi: Fix an off by one error in MsiRecordGetString.
tree
|
commitdiff
2006-07-26
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-26
Mike McCormack
msi: Always load all the components.
tree
|
commitdiff
2006-07-25
Mike McCormack
msi: Fix where queries on 32bit integer columns.
tree
|
commitdiff
2006-07-25
James Hawkins
msi: Add tests for the WHERE SQL clause.
tree
|
commitdiff
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
next