msi: Fix an uninitialized variable causing random conformance test failures.
[wine] / dlls / msi / tests /
2006-10-20  Mike McCormackmsi: Fix an uninitialized variable causing random confo...
2006-10-19  James Hawkinsmsi: Add tests for the InstallServices action.
2006-10-19  James Hawkinsmsi: Set the USERNAME and COMPANYNAME properties when...
2006-10-18  Alexandre Julliardmsi/tests: Make sure to delete the test data file.
2006-10-17  Mike McCormackmsi: Fix tables with binary data where the key is an...
2006-10-17  Mike McCormackmsi: Stream fields shouldn't be treated as strings.
2006-10-17  Mike McCormackmsi: Add a test for modifying a table containing binary...
2006-10-17  Mike McCormackmsi: Add a test for summary information.
2006-10-14  James Hawkinsmsi: Also set the SOURCEDIR property in MSI_InstallPackage.
2006-10-12  Mike McCormackmsi: Handle the sign properly when converting integer...
2006-10-12  Mike McCormackmsi: Test transforms removing a row in a table.
2006-10-12  Mike McCormackmsi: Tests for transforms modifying rows in a table.
2006-10-11  James Hawkinsmsi: Set the SourceDir and SOURCEDIR properties in...
2006-10-11  James Hawkinsmsi: Clean up after the package tests.
2006-10-11  Mike McCormackmsi: Check that transforms return the correct data.
2006-10-10  Michael Ploujnikovmsi/tests: Win64 printf format warning fixes.
2006-10-10  Mike McCormackmsi: Fix handle leaks in the test cases.
2006-10-09  Paul Vriensmsi: Make tests run on Win98 again.
2006-10-05  Mike McCormackmsi: Check that transforms preserve tables.
2006-10-03  James Hawkinsmsi: Implement MsiDatabaseImport.
2006-10-03  Juan Langmsi: Implement msidbLocatorTypeFileName in RegLocator...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  James Hawkinsmsi: Follow state resolution rules when a feature paren...
2006-09-28  James Hawkinsmsi: A feature state of INSTALLSTATE_ABSENT translates...
2006-09-26  James Hawkinsmsi: If the feature linked to a component has a state...
2006-09-26  James Hawkinsmsi: Only specifically resolve the TARGETDIR directory...
2006-09-26  James Hawkinsmsi: Add tests for setting the target path of TARGETDIR...
2006-09-26  James Hawkinsmsi: Store the full path to the database file in the...
2006-09-21  James Hawkinsmsi: Disable child features of parent features that...
2006-09-21  James Hawkinsmsi: Don't check a component's install state if a compo...
2006-09-21  James Hawkinsmsi: Fix the results of a few tests to match Windows.
2006-09-21  James Hawkinsmsi: Load the component states in CostFinalize instead...
2006-09-21  James Hawkinsmsi: Initialize all features' action states to INSTALLS...
2006-09-21  James Hawkinsmsi: Only override a feature whose action state is...
2006-09-21  Benjamin Araimsi: Adds test to check "JOIN" operator with "*" operat...
2006-09-21  Benjamin Araimsi: Adds test to check if basic "JOIN" operator withou...
2006-09-20  Benjamin Araimsi: Adds test to check if "AND" operator returns the...
2006-09-20  Benjamin Araimsi: Adds tests to check if joins return the correct...
2006-09-20  Benjamin Araimsi: Updates tests for joins to include row and column...
2006-09-20  James Hawkinsmsi: INSTALLSTATE_SOURCE also overrides a parent featur...
2006-09-20  James Hawkinsmsi: Add tests for components with multiple parent...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Mike McCormackmsi: Fix a couple of test cases for MsiDatabaseIsTableP...
2006-09-13  Mike McCormackmsi: Add a test for ALTER TABLE.
2006-09-13  Mike McCormackmsi: Fix database creation.
2006-09-13  James Hawkinsmsi: Add more join tests.
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-09-13  Mike McCormackmsi: Delete databases we create but never commit.
2006-09-12  Mike McCormackmsi: Add some more tests for MsiOpenDatabase.
2006-09-08  Mike McCormackmsi: Add more tests for temporary columns.
2006-09-08  Mike McCormackmsi: Fix the TEMPORARY keyword for columns.
2006-09-08  Mike McCormackmsi: Add a test for MsiDatabaseIsTablePersistent.
2006-09-08  James Hawkinsmsi: Allow non-key columns to be used with the join...
2006-09-08  James Hawkinsmsi: Add tests for MSI SQL join queries.
2006-09-07  James Hawkinsmsi: Add more tests for the _Streams table.
2006-09-07  James Hawkinsmsi: Add many more MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Fix two MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Use the TargetPath of a file if the file doesn...
2006-09-07  James Hawkinsmsi: Fix creation of the default format in MsiFormatRecord.
2006-09-07  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2006-09-07  Mike McCormackmsi: Add a short test for transforms.
2006-09-07  Mike McCormackmsi: Make opening and closing 4000 handle into two...
2006-09-07  Mike McCormackmsi: Implement MsiDatabaseExport.
2006-09-07  Mike McCormackmsi: Make sure there's a value for each column when...
2006-09-07  Mike McCormackmsi: Validate database fields before inserting them.
2006-09-07  Mike McCormackmsi: Add a few more tests for MSI_NULL_INTEGER.
2006-09-07  Mike McCormackmsi: Check that column names are unique when creating...
2006-08-29  Mike McCormackmsi: Fix test compilation with MSVC6.
2006-08-29  Mike McCormackmsi: Properties are case sensitive.
2006-08-28  Dan Kegelmsi: Remove limit on number of handles.
2006-08-28  Dan Kegelmsi/tests: Add test to verify we can create 4000 msi...
2006-08-28  Mike McCormackmsi: Fix writing of long strings to the database.
2006-08-22  James Hawkinsmsi: Add tests for the AppSearch action.
2006-08-22  James Hawkinsmsi: Add handling for MsiEvaluateCondition's substring...
2006-08-22  James Hawkinsmsi: Add tests for MsiEvaluateCondition's substring...
2006-08-16  Mike McCormackmsi: Fix a couple of memory leaks in the test code.
2006-08-12  James Hawkinsmsi: If a component's state is not local, source, or...
2006-08-11  Andrew Talbotmsi/tests: Write-strings warnings fix.
2006-08-11  James Hawkinsmsi: Only remove a file if the version to be installed...
2006-08-09  James Hawkinsmsi: Add tests for the RemoveFiles action.
2006-08-08  James Hawkinsmsi: Add tests for MsiGetProperty.
2006-08-05  Andrew Talbotmsi: Write-strings warnings fix.
2006-08-02  Andrew Talbotmsi/tests: Write-strings warnings fix.
2006-08-02  James Hawkinsmsi: Add tests for SQL query markers.
2006-08-02  James Hawkinsmsi: Don't crash if an empty record is given to MsiProc...
2006-08-02  James Hawkinsmsi: Set the install state to INSTALLSTATE_LOCAL for...
2006-08-01  James Hawkinsmsi: Fix a couple install state test cases.
2006-08-01  James Hawkinsmsi: Fix the add_feature_entry helper function.
2006-07-31  James Hawkinsmsi: Set the install state to INSTALLSTATE_LOCAL for...
2006-07-29  Andrew Talbotmsi/tests: Write-strings warnings fix.
2006-07-28  James Hawkinsmsi: Add tests for MsiDatabaseImport.
2006-07-28  Michael Stefaniucmsi: 0xdeadbeef is too big for a signed int thus produc...
2006-07-28  Andrew Talbotmsi/tests: Write-strings warning fix.
2006-07-27  Mike McCormackmsi: Fix the value of LONG integers in records (suggest...
2006-07-27  Mike McCormackmsi: Remember to free a handle.
2006-07-27  James Hawkinsmsi: Test the column types of MSI packages.
2006-07-27  James Hawkinsmsi: Test the states of a component with a compressed...
2006-07-26  Mike McCormackmsi: Fix an off by one error in MsiRecordGetString.
2006-07-26  Andrew Talbotmsi/tests: Write-strings warnings fix.
2006-07-26  Mike McCormackmsi: Always load all the components.
next