Mike McCormack
|
d31f12964b
|
Only tables can be backquoted, strings must be single quoted.
|
2005-05-19 11:15:37 +00:00 |
Aric Stewart
|
41fbee0e83
|
Correct a missing MsiCloseHandle().
|
2005-05-07 12:12:56 +00:00 |
Mike McCormack
|
ae8c0ab55b
|
Test MsiSummaryInfoGetProperty reading an empty property.
|
2005-04-20 14:24:30 +00:00 |
Francois Gouget
|
3b36eee083
|
Add trailing '\n's to ok() calls.
|
2005-04-19 09:48:44 +00:00 |
Jakob Eriksson
|
4364d06821
|
Windows 98 doesn't like it when we delete the tempfile.
|
2005-03-22 18:16:53 +00:00 |
Aric Stewart
|
8760ed97f2
|
Test package creation.
|
2005-03-22 16:45:55 +00:00 |
Mike McCormack
|
4c20cc6f0f
|
- test cases for summary information
- fix memory leaks
|
2005-03-19 17:08:34 +00:00 |
Dmitry Timoshkov
|
dd1ba8a7d8
|
Remove a temporary msi database file.
|
2005-02-26 17:41:36 +00:00 |
Aric Stewart
|
e495e7e34c
|
Setting a record to an empty string is the same as making it null.
|
2005-01-31 11:30:59 +00:00 |
Mike McCormack
|
c04ce10bdd
|
Test different types of dodgy queries.
|
2005-01-27 10:43:27 +00:00 |
Mike McCormack
|
e5f2ed4c66
|
Fix MsiRecordSetString for NULL strings and update test case.
|
2005-01-26 20:39:54 +00:00 |
Mike McCormack
|
5af66fef43
|
Implement, test and document MsiDecomposeDescriptor.
|
2005-01-25 16:41:33 +00:00 |
Mike McCormack
|
5007de8b05
|
Fix and test inserting records.
|
2005-01-20 20:39:15 +00:00 |
Francois Gouget
|
87b0906789
|
Assorted spelling fixes.
|
2005-01-10 13:29:24 +00:00 |
Mike McCormack
|
921be0a87c
|
Implement MsiRecordSetStreamA/W and add tests for records containing
streams.
|
2005-01-09 18:24:15 +00:00 |
Mike McCormack
|
25c453aaf4
|
Add test for records.
|
2005-01-06 20:42:48 +00:00 |
Mike McCormack
|
23b291a642
|
Add a simple test case for MSI databases.
|
2005-01-05 13:26:34 +00:00 |