Alistair Leslie-Hughes
|
d11a6e6c04
|
qmgr/tests: Use standard wine_dbgstr_longlong.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-06 09:41:26 +02:00 |
Hans Leidekker
|
c5a969904f
|
qmgr/tests: Add tests.
|
2015-06-15 14:45:45 +09:00 |
Nikolay Sivov
|
f2e9854483
|
qmgr: Implement Get/SetNotifyInterface().
|
2013-11-28 11:19:00 +01:00 |
Nikolay Sivov
|
2245acf75a
|
qmgr/tests: Do an early check to skip all tests.
|
2013-11-27 14:54:01 +01:00 |
Nikolay Sivov
|
76c3f0cffb
|
qmgr: Implement Get/SetNotifyFlags().
|
2013-11-27 14:53:02 +01:00 |
Nikolay Sivov
|
cd777e5418
|
qmgr/tests: Remove skips around tests that don't fail.
|
2013-11-25 15:15:53 +01:00 |
André Hentschel
|
c71998d742
|
qmgr/tests: Use a temporary path to avoid failures.
|
2010-12-23 13:47:22 +01:00 |
Paul Vriens
|
936b10b473
|
qmgr/tests: Fix some tests on systems with BITS 1.5 and lower.
|
2009-03-06 15:39:24 +01:00 |
Dan Hipschman
|
cacd1c448e
|
qmgr/tests: Fix minor potential memory leaks.
|
2008-04-16 14:08:35 +02:00 |
Alexandre Julliard
|
711275e2fc
|
qmgr: Avoid %ll printf formats.
|
2008-03-26 18:00:37 +01:00 |
Francois Gouget
|
304b415284
|
Assorted spelling fixes.
|
2008-03-19 11:21:27 +01:00 |
Joris Huizer
|
b6a1529171
|
qmgr/tests: Test the correct handle.
|
2008-03-17 11:41:12 +01:00 |
Dan Hipschman
|
136a4ebbb2
|
qmgr: Implement IBackgroundCopyJob_AddFileSet.
|
2008-03-15 11:06:18 +01:00 |
Dan Hipschman
|
8199e3dfa2
|
qmgr: Transfer files given by URL (including HTTP, etc).
|
2008-03-14 12:11:19 +01:00 |
Dan Hipschman
|
2f2b3303d7
|
qmgr: Transfer files given by URL (including HTTP, etc).
|
2008-03-14 12:06:25 +01:00 |
Dan Hipschman
|
1c93ee77e5
|
qmgr: Implement BackgroundCopyJob_Complete.
|
2008-03-14 11:53:22 +01:00 |
Dan Hipschman
|
eb70436993
|
qmgr: Implement IBackgroundCopyJob_Resume.
|
2008-03-05 11:21:28 +01:00 |
Roy Shea
|
dc484a9b93
|
qmgr: Implement IBackgroundCopyJob_GetProgress.
|
2008-03-04 11:54:21 +01:00 |
Roy Shea
|
27421285b9
|
qmgr: Implement IBackgroundCopyJob_EnumFiles.
|
2008-02-28 10:59:43 +01:00 |
Roy Shea
|
be8bac15fd
|
qmgr: Implement IBackgroundCopyJob_AddFile.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
28e7c3b9a9
|
qmgr: Implement IBackgroundCopyJob_GetDisplayName with test.
|
2008-02-26 11:33:48 +01:00 |
Roy Shea
|
3f126b4a60
|
qmgr: Implement IBackgroundCopyJob_GetType with test.
|
2008-02-26 11:33:26 +01:00 |
Roy Shea
|
575b1bfcc7
|
qmgr: Implement IBackgroundCopyJob_GetId with test.
|
2008-02-25 20:11:38 +01:00 |