Alex Henrie
|
031f2ab64f
|
shlwapi/tests: Add missing return value checks to istream tests (Coverity).
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-08 19:26:54 +01:00 |
Nikolay Sivov
|
e878b79549
|
shlwapi/tests: Remove workarounds for versions we don't test on anymore.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-03 13:21:32 +02:00 |
Dmitry Timoshkov
|
860f5562c7
|
shlwapi: Fix IStream::Read() return value for partial reads.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-26 14:52:01 +09:00 |
Francois Gouget
|
7411c72e82
|
shlwapi/tests: Silence some istream traces that generate too many lines.
|
2015-05-12 22:32:22 +09:00 |
André Hentschel
|
e98844e5c9
|
shlwapi/tests: Avoid preprocessor check to ensure it compiles.
|
2014-01-27 17:39:47 +01:00 |
Francois Gouget
|
387289e547
|
shlwapi/tests: Fix compilation on systems that don't support nameless unions.
|
2013-11-15 11:59:05 +01:00 |
Francois Gouget
|
daf3c95d04
|
shlwapi/tests: Make test_SHCreateStreamOnFileEx_CopyTo() static.
|
2013-11-11 12:37:23 +01:00 |
Alexandre Julliard
|
ec7c250450
|
shlwapi/tests: Test if SHCreateStreamOnFileEx is present before using it.
|
2013-11-08 16:29:43 +01:00 |
David Quintana
|
899e59ffe3
|
shlwapi: Test and fix the behaviour of the CopyTo method for file sizes not multiple of the internal buffer size, on SHCreateStreamOnFileEx-returned IStreams.
|
2013-11-07 15:39:26 +01:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Dmitry Timoshkov
|
50c4723aec
|
shlwapi/tests: Skip some of IStream invalid parameter tests under Windows 2000 + IE5.
|
2013-09-23 11:56:18 +02:00 |
Dmitry Timoshkov
|
b7e68ae338
|
shlwapi/tests: Fix stream test failures under some win2000 versions.
|
2013-09-19 09:31:01 +02:00 |
Dmitry Timoshkov
|
b145f42b0f
|
shlwapi: Write file access also assumes read access.
|
2013-09-16 19:50:14 +02:00 |
Dmitry Timoshkov
|
75fc26f680
|
shlwapi/tests: Add a read/write test for IStream on files.
|
2013-09-16 19:50:11 +02:00 |
André Hentschel
|
d037b40995
|
shlwapi/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:44 +01:00 |
Paul Vriens
|
33b45cf98d
|
shlwapi/tests: Fix some test failures on XP/Vista.
|
2010-03-17 10:07:27 +01:00 |
Reece Dunn
|
1571337c03
|
shlwapi/tests: Skip SHCreateStreamOnFileA/W configurations not supported on Win98 SE.
|
2010-02-23 12:10:06 +01:00 |
Ge van Geldorp
|
d4ebffd24e
|
shlwapi/tests: Remove test that crashes on Win7.
|
2009-08-25 10:23:38 +02:00 |
Paul Vriens
|
b1105d49f6
|
shlwapi/tests: Don't crash on NT4.
|
2008-10-09 12:14:33 +02:00 |
Detlef Riekenberg
|
139c214661
|
shlwapi/tests: Fix istream tests on win9x (GetTempPathW).
|
2008-08-04 14:21:54 +02:00 |
Paul Vriens
|
c81c11f72d
|
shlwapi/tests: Don't create testfile at a fixed location.
|
2008-06-11 11:27:39 +02:00 |
Paul Vriens
|
6689994362
|
shlwapi/tests: Don't create testfile at a fixed location.
|
2008-06-06 15:27:01 +02:00 |
Reece Dunn
|
cd16e22252
|
shlwapi/tests: Fix the return codes for Windows 2000 (without IE6 installed).
|
2008-04-21 12:10:36 +02:00 |
Reece Dunn
|
fa7f16562e
|
shlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests.
|
2008-04-17 13:13:06 +02:00 |
Reece Dunn
|
8ea25acd73
|
shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests.
|
2008-04-17 13:13:06 +02:00 |
Reece Dunn
|
33f788f7cb
|
shlwapi/tests: Fixed the wide-character strings.
|
2008-04-04 11:04:49 +02:00 |
Paul Vriens
|
428543d9ea
|
shlwapi/tests: Turn printf into trace or skip.
|
2008-04-02 19:54:56 +02:00 |
Reece Dunn
|
47abba0257
|
shlwapi/tests: Loop over the STGM access modes when testing the SHCreateStreamOnFile methods.
|
2008-04-01 13:16:17 +02:00 |
Reece Dunn
|
de3c19c2f0
|
shlwapi: Added basic tests for the SHCreateStreamOnFile IStream implementation.
|
2008-03-27 17:47:38 +01:00 |
Reece Dunn
|
2679453f04
|
shlwapi: Added STGM_TRANSACTED tests for SHCreateStreamOnFileA/W/Ex.
|
2008-03-27 17:47:31 +01:00 |
Reece Dunn
|
404a51b455
|
shlwapi: Added SHCreateStreamOnFileEx tests.
|
2008-03-25 11:20:51 +01:00 |
Reece Dunn
|
fe829db189
|
shlwapi: Added SHCreateStreamOnFileW tests.
|
2008-03-25 11:20:38 +01:00 |
Reece Dunn
|
d2e1e5bfaf
|
shlwapi: Added SHCreateStreamOnFileA tests.
|
2008-03-25 11:20:22 +01:00 |