Andrew Talbot
|
685e7007e1
|
msi/tests: Write-strings warnings fixes.
|
2006-06-19 09:21:42 +02:00 |
|
Andrey Turkin
|
07edeb8394
|
msi: Added tests for MsiSetTargetPath.
|
2006-06-16 14:42:36 +02:00 |
|
James Hawkins
|
36bf71c174
|
msi: Add tests for MsiInstallProduct.
|
2006-06-15 18:05:53 +02:00 |
|
Mike McCormack
|
94dc36e5a6
|
msi: Add test for _Streams table (based on patch by Andrey Turkin).
|
2006-06-15 12:24:16 +02:00 |
|
Mike McCormack
|
172e183cf3
|
msi: Don't define COND_SPACE twice.
|
2006-06-15 11:39:28 +02:00 |
|
Mike McCormack
|
863bc989b9
|
msi: Add a test for reading long strings.
|
2006-06-14 12:47:06 +02:00 |
|
Mike McCormack
|
2d323b3df8
|
msi: Add a test for creating a record with a long string.
|
2006-06-14 12:47:05 +02:00 |
|
Mike McCormack
|
d2dca89c52
|
msi: Add a test for MsiDatabaseExport.
|
2006-06-14 12:47:05 +02:00 |
|
Mike McCormack
|
cfe36cc81d
|
msi: Fix loading of long strings.
|
2006-06-13 12:56:42 +02:00 |
|
Mike McCormack
|
a28ebdf7d4
|
msi: Add some more test cases for INSERT.
|
2006-06-12 16:04:31 +02:00 |
|
Mike McCormack
|
7f64332d11
|
msi: Add some more MsiFormatRecord tests.
|
2006-06-12 16:04:19 +02:00 |
|
Mike McCormack
|
bef879cb24
|
msi: Add tests for creating packages and formatting records.
|
2006-06-12 16:04:08 +02:00 |
|
Mike McCormack
|
f29ec238e8
|
msi: Delete any databases we create at the end of each test.
|
2006-06-12 16:03:57 +02:00 |
|
Mike McCormack
|
53041d8f73
|
msi: Fix compilation on msvc6.
|
2006-06-12 16:03:05 +02:00 |
|
Mike McCormack
|
3c81969a55
|
msi: Remove an inconsistent test.
|
2006-06-12 16:02:53 +02:00 |
|
Mike McCormack
|
a302ec19bd
|
msi: Fix some test cases to pass against win2k.
|
2006-06-12 15:56:54 +02:00 |
|
Alexandre Julliard
|
b79a53e959
|
msi: Make some variables static and/or const.
|
2006-06-12 13:39:59 +02:00 |
|
Mike McCormack
|
bbbcc2a1be
|
msi: Add some test cases for "SELECT ... WHERE condition".
|
2006-06-12 13:21:47 +02:00 |
|
Mike McCormack
|
a21f9e5587
|
msi: Freeing the zero handle always succeeds.
|
2006-06-12 13:21:47 +02:00 |
|
Mike McCormack
|
15d302c313
|
msi: Always initialize MsiViewFetch's returned record to zero.
|
2006-06-12 13:21:47 +02:00 |
|
Alexandre Julliard
|
9a59ee76e4
|
msi: Make all the ops structures static and const.
|
2006-06-10 12:02:39 +02:00 |
|
Mike McCormack
|
7500e0feab
|
msi: Update the progress control while installing.
|
2006-06-09 15:20:25 +02:00 |
|
Mike McCormack
|
ea3ab4952b
|
msi: Remove some unnecessary NULL checks.
|
2006-06-09 15:20:14 +02:00 |
|
Vitaly Lipatov
|
452169243b
|
msi: Add Russian resource file.
|
2006-06-07 14:31:31 +02:00 |
|
EA Durbin
|
4e66d4791c
|
msi/tests: Fixed a typo.
|
2006-06-07 14:19:52 +02:00 |
|
Huw Davies
|
f5c72fd202
|
msi: Add some integer condition tests.
|
2006-06-05 21:00:49 +02:00 |
|
Hans Leidekker
|
c077aaf116
|
msi: Fix some copy/paste bugs in the implementation of condition operators.
|
2006-06-05 13:50:32 +02:00 |
|
Robert Shearman
|
d70db020a6
|
msi: An empty string is equivalent to nil, so handle this in the optimised WHERE_execute path.
|
2006-06-05 13:45:53 +02:00 |
|
Andrew Ziem
|
f1b449942f
|
msi: Increase verbosity in some failing tests.
|
2006-05-30 19:30:30 +02:00 |
|
Hans Leidekker
|
4f62bf79dc
|
msi: Implement MsiLocateComponent{A,W}.
|
2006-05-30 12:23:51 +02:00 |
|
Dmitry Timoshkov
|
0d13a99e79
|
msi: Translate the resulting string only if the previous call succeeded.
|
2006-05-25 20:28:45 +02:00 |
|
Mike McCormack
|
2acf800fd4
|
msi: Fix some pointer to integer casts.
|
2006-05-25 10:44:44 +02:00 |
|
Mike McCormack
|
d20c6cf8ca
|
Fixed more boolean comparisons against TRUE.
|
2006-05-24 14:38:20 +02:00 |
|
Mike McCormack
|
6df2c04f20
|
msi: Set a default radio button.
|
2006-05-24 10:52:42 +02:00 |
|
Mike McCormack
|
20c5746649
|
msi: Fix a possible memory leak.
|
2006-05-24 10:52:33 +02:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Labrousse Jean
|
d0862c365b
|
msi: Fix short name and long name mismatch in action.c.
|
2006-05-23 13:03:57 +02:00 |
|
Francois Gouget
|
f7c24f37ad
|
Various trace fixes.
Add trailing '\n's to trace calls.
Remove spaces before '\n'.
|
2006-05-15 15:05:09 +02:00 |
|
Francois Gouget
|
e739ba9551
|
Assorted spelling fixes.
|
2006-05-15 15:05:05 +02:00 |
|
Robert Shearman
|
74407105d2
|
Check the return value from register_key_guid in all the DLL registering code.
|
2006-05-10 19:38:04 +02:00 |
|
Dan Kegel
|
35f9a4797f
|
msi: Fix missing case in MsiSourceListAddSourceEx.
|
2006-05-05 17:59:02 +02:00 |
|
Mike McCormack
|
4a7bb647bf
|
msi: Use the source name of the msi package when it fails to copy.
|
2006-05-05 16:33:25 +02:00 |
|
Mike McCormack
|
3a94011ab6
|
msi: Clean up memset usage.
|
2006-04-18 21:13:52 +02:00 |
|
Mike McCormack
|
edb58a6d05
|
msi: Fix a regression caused by some bad logic.
|
2006-04-18 21:13:46 +02:00 |
|
Mike McCormack
|
1da2fbce95
|
msi: Don't fall back to the folder's parent if the folder doesn't exist.
|
2006-04-18 21:13:39 +02:00 |
|
Mike McCormack
|
6607180f64
|
msi: Simplify create_component_advertise_string() a little.
|
2006-04-18 16:49:10 +02:00 |
|
Mike McCormack
|
a92fe55cce
|
msi: Fix some possible NULL pointer dereferences (Coverity).
|
2006-04-17 12:38:36 +02:00 |
|
Juan Lang
|
3700913803
|
msi: Fix possible crash bugs in error path.
|
2006-04-12 11:18:33 +02:00 |
|
Mike McCormack
|
8232e69492
|
msi: Add some more MsiFormatRecord tests.
|
2006-04-11 11:25:32 +02:00 |
|
Mike McCormack
|
819815d66c
|
msi: Use a debug channel to turn on transform debugging.
|
2006-04-07 20:00:45 +02:00 |
|