projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Fix compilation in MSVC.
[wine]
/
dlls
/
msi
/
tests
/
db.c
2007-07-11
James Hawkins
msi: Add tests for adding properties in a transform.
blob
|
commitdiff
|
raw
2007-07-10
James Hawkins
msi: Handle adding columns in transforms.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
James Hawkins
msi: Test adding columns with data in a transform.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
James Hawkins
msi: Delete msifile after the tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
James Hawkins
msi: Match the changes made by the hand-generated and...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
James Hawkins
msi: Properly delete rows from the table, instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Francois Gouget
msi/tests: Add missing '\n' to ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
James Hawkins
msi: Implement special handling for the _Streams table.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: All columns being temporary means the table is...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Add a persistent flag to tables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Rob Shearman
msi: Don't add info to the _Columns table for non-persi...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
James Hawkins
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
James Hawkins
msi: Add tests for using markers in SELECT clauses.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Mike McCormack
msi: Double quotes are not valid in queries.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Mike McCormack
msi: Add tests for quoting in queries.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Mike McCormack
msi: Add a test showing which tables are special.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Mike McCormack
msi: Fix WHERE IS (NOT) NULL queries.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Mike McCormack
msi: Fix regression tests failing on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mike McCormack
msi: Fix a handle leak in the tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Add a test showing a join doesn't need a WHERE...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Use a simpler algorithm for joins.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Test the data returned by join queries in one...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Fix the ALTER and FREE keywords in the tokenizer.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mike McCormack
msi: Fix the join algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mike McCormack
msi: Allow UPDATE queries without a condition.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mike McCormack
msi: Fixed the UPDATE query to work with explicit values.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
James Hawkins
msi: Add tests for the UPDATE sql command.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Mike McCormack
msi: Fix insertion of null integers into a table.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Mike McCormack
msi: Add the column type INTEGER as an alias for INT.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
James Hawkins
msi: Add tests for integer column types.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
James Hawkins
msi: Integer columns can have the 'NOT NULL' modifier...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
James Hawkins
msi: Allow more than one primary key in a table when...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Alexandre Julliard
msi/tests: Make sure to delete the test data file.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Mike McCormack
msi: Fix tables with binary data where the key is an...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Mike McCormack
msi: Stream fields shouldn't be treated as strings.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Mike McCormack
msi: Add a test for modifying a table containing binary...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mike McCormack
msi: Handle the sign properly when converting integer...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mike McCormack
msi: Test transforms removing a row in a table.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mike McCormack
msi: Tests for transforms modifying rows in a table.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Mike McCormack
msi: Check that transforms return the correct data.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Ploujnikov
msi/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Fix handle leaks in the test cases.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Mike McCormack
msi: Check that transforms preserve tables.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
James Hawkins
msi: Implement MsiDatabaseImport.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Benjamin Arai
msi: Adds test to check "JOIN" operator with "*" operat...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Benjamin Arai
msi: Adds test to check if basic "JOIN" operator withou...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Benjamin Arai
msi: Adds test to check if "AND" operator returns the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Benjamin Arai
msi: Adds tests to check if joins return the correct...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Benjamin Arai
msi: Updates tests for joins to include row and column...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Mike McCormack
msi: Fix a couple of test cases for MsiDatabaseIsTableP...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Mike McCormack
msi: Add a test for ALTER TABLE.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Mike McCormack
msi: Fix database creation.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
James Hawkins
msi: Add more join tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Mike McCormack
msi: Delete databases we create but never commit.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Mike McCormack
msi: Add some more tests for MsiOpenDatabase.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
msi: Add more tests for temporary columns.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
msi: Fix the TEMPORARY keyword for columns.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
msi: Add a test for MsiDatabaseIsTablePersistent.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
James Hawkins
msi: Allow non-key columns to be used with the join...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
James Hawkins
msi: Add tests for MSI SQL join queries.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Add more tests for the _Streams table.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Add a short test for transforms.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Make opening and closing 4000 handle into two...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Implement MsiDatabaseExport.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Make sure there's a value for each column when...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Validate database fields before inserting them.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Check that column names are unique when creating...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Dan Kegel
msi: Remove limit on number of handles.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Dan Kegel
msi/tests: Add test to verify we can create 4000 msi...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Mike McCormack
msi: Fix writing of long strings to the database.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Mike McCormack
msi: Fix a couple of memory leaks in the test code.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Andrew Talbot
msi/tests: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
James Hawkins
msi: Add tests for SQL query markers.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Andrew Talbot
msi/tests: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
James Hawkins
msi: Add tests for MsiDatabaseImport.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Mike McCormack
msi: Fix the value of LONG integers in records (suggest...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Andrew Talbot
msi/tests: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Mike McCormack
msi: Fix where queries on 32bit integer columns.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
James Hawkins
msi: Add tests for the WHERE SQL clause.
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-15
Mike McCormack
msi: Add test for _Streams table (based on patch by...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Mike McCormack
msi: Add a test for reading long strings.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Mike McCormack
msi: Add a test for creating a record with a long string.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Mike McCormack
msi: Add a test for MsiDatabaseExport.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Mike McCormack
msi: Add some more test cases for INSERT.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Mike McCormack
msi: Remove an inconsistent test.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Mike McCormack
msi: Add some test cases for "SELECT ... WHERE condition".
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
EA Durbin
msi/tests: Fixed a typo.
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
2005-11-09
Mike McCormack
Fix passing of NULL pointers to MsiDecomposeDescriptor...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-05
Saulius Krasuckas
Win9x returns MSIDBERROR_NOERROR.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Mike McCormack
Fix and test MsiViewGetColumnInfo and binary fields.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Saulius Krasuckas
Older platforms choke on a NULL as the third parameter to
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Mike McCormack
Test case for MsiModifyView and MsiViewGetError.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Mike McCormack
-Wmissing-declarations and -Wwrite-strings warning...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
blob
|
commitdiff
|
raw
|
diff to current
next