Louis Lenders
|
cdb2ccd2d8
|
d3d9: Quiet a few noisy fixme's.
|
2009-11-09 20:00:29 +01:00 |
Marcus Meissner
|
6bb2d5d242
|
d3d8: Removed superflous NULL checks (Coverity).
|
2009-11-09 20:00:04 +01:00 |
Stefan Dösinger
|
b49a9cbfd2
|
d3d9: Run the visual tests in a window.
|
2009-11-09 19:59:33 +01:00 |
Stefan Dösinger
|
69612bb241
|
d3d9: Make the visual test read the backbuffer.
|
2009-11-09 19:59:29 +01:00 |
Stefan Dösinger
|
e6dcf31b28
|
d3d8: Run the visual tests in a window.
|
2009-11-09 19:59:15 +01:00 |
Stefan Dösinger
|
18c1d6033a
|
d3d8: Read the backbuffer in the visual test.
|
2009-11-09 19:59:07 +01:00 |
Juan Lang
|
267e890220
|
crypt32: Fix test failures on Win9x/NT4.
|
2009-11-09 19:58:40 +01:00 |
Juan Lang
|
fbcce9f308
|
crypt32: Implement decoding cert policy constraints.
|
2009-11-09 19:58:34 +01:00 |
Juan Lang
|
32ad424972
|
crypt32: Implement encoding cert policy constraints.
|
2009-11-09 19:58:28 +01:00 |
Juan Lang
|
ae32f7bffc
|
crypt32: Add tests for encoding/decoding cert policy constraints.
|
2009-11-09 19:58:20 +01:00 |
Juan Lang
|
7e7e73d0da
|
crypt32: Implement decoding cert policy mappings.
|
2009-11-09 19:58:13 +01:00 |
Juan Lang
|
bf5e4d9bb7
|
crypt32: Implement encoding cert policy mappings.
|
2009-11-09 19:58:07 +01:00 |
Juan Lang
|
fba863ddf0
|
crypt32: Add tests for encoding/decoding cert policy mappings.
|
2009-11-09 19:57:59 +01:00 |
Juan Lang
|
ed9a4ffa0b
|
crypt32: Fix decoding cert issuer/subject unique ids.
|
2009-11-09 19:57:51 +01:00 |
Juan Lang
|
4ccafdcb6f
|
crypt32: Fix encoding cert issuer/subject unique ids.
|
2009-11-09 19:57:45 +01:00 |
Juan Lang
|
acfa433f15
|
crypt32: Add more tests of cert encoding/decoding.
|
2009-11-09 19:57:37 +01:00 |
Jacek Caban
|
bcfa7c57d6
|
mshtml: Split parse_complete to handle_load and mutation observer.
|
2009-11-09 19:44:17 +01:00 |
Rob Shearman
|
cf680ed0f2
|
advapi32: Implement CheckTokenMembership.
|
2009-11-09 19:44:11 +01:00 |
Rob Shearman
|
b960b967c9
|
msi: Improve stub for MsiGetFeatureCost{A, W} and hook the stub into the VolumeCostList dialog control.
|
2009-11-09 19:43:23 +01:00 |
Maarten Lankhorst
|
3a9ea794e1
|
winealsa.drv: Fix underrun recovery.
|
2009-11-09 19:42:54 +01:00 |
Piotr Caban
|
7d5c16b64e
|
jscript: Throw URIError in encodeURI function.
|
2009-11-09 19:42:40 +01:00 |
Piotr Caban
|
7869149101
|
jscript: Fix Error.toString() test.
|
2009-11-09 19:42:36 +01:00 |
Francois Gouget
|
5fb3985fa5
|
Assorted spelling fixes.
|
2009-11-09 19:42:31 +01:00 |
Francois Gouget
|
abccac3897
|
mshtml/tests: Fix a trailing '\n' in an ok() call.
|
2009-11-09 19:41:36 +01:00 |
Francois Gouget
|
6f643290cf
|
winmm: WINMM_CheckForMMSystem() is not used, remove it.
|
2009-11-09 19:41:29 +01:00 |
Francois Gouget
|
dff253abe6
|
winmm/tests: Add a trailing '\n' to an ok() call.
|
2009-11-09 19:41:07 +01:00 |
Francois Gouget
|
9bcd9a7eb2
|
cryptui: Remove WINAPI on the cert_mgr_sort_by_text() static function that does not need it.
|
2009-11-09 19:41:01 +01:00 |
Francois Gouget
|
97619affe5
|
msi/tests: Make the handler_xxx() functions static.
Also remove extraneous semi-colons.
|
2009-11-09 19:40:44 +01:00 |
Rob Shearman
|
f6c9c72e21
|
secur32: Output extra data in NTLM sign & seal test to diagnose failures seen on some Windows machines.
|
2009-11-09 19:38:58 +01:00 |
Marcus Meissner
|
94efd487f0
|
ws2_32: Use correct buffer for 17 byte write.
|
2009-11-09 19:38:40 +01:00 |
Nicolas Le Cam
|
556b1ca7ed
|
winmm/tests: Skip tests when running on non-english locale.
|
2009-11-09 19:38:19 +01:00 |
Kai Blin
|
e987ec4299
|
secur32: Use empty credentials when cached creds fail.
|
2009-11-09 19:38:00 +01:00 |
Kai Blin
|
a61044b675
|
netapi32: Implement NetUserGetGroups stub.
|
2009-11-09 19:37:52 +01:00 |
Paul Chitescu
|
7223d8b6d2
|
crypt32: Check the result of CryptAcquireContextW() when initializing default provider.
|
2009-11-09 19:37:00 +01:00 |
Dan Kegel
|
15d7b7b777
|
wininet: FTP_FtpOpenFileW: initialize dwInternalFlags.
|
2009-11-09 19:36:11 +01:00 |
Dan Kegel
|
75d613f64f
|
user32: Fix uninitialized variable so first call to DdeGetLastError isn't undefined.
|
2009-11-09 19:35:55 +01:00 |
Juan Lang
|
5274777b1c
|
crypt32: Permit lack of basic constraints extension on root certificates.
|
2009-11-09 19:34:36 +01:00 |
Juan Lang
|
d94e4d315a
|
crypt32: Permit lack of key usage extension on root certificates.
This reverts 60770fb011 , although it
updates the comments to give a reason. Thanks to Matt Van Gundy for
pointing it out to me.
|
2009-11-09 19:34:32 +01:00 |
Juan Lang
|
27027590f8
|
rsaenh: Only reverse the significant bytes of an exported public key.
|
2009-11-09 19:33:53 +01:00 |
Juan Lang
|
2d05074fba
|
rsaenh: Only reverse the significant bytes of an exported private key.
|
2009-11-09 19:33:48 +01:00 |
Juan Lang
|
b1beb212db
|
rsaenh/tests: Add round-trip test of RSA.
|
2009-11-09 19:33:41 +01:00 |
Juan Lang
|
1004b57c55
|
rsaenh: Explicitly clear unused memory when exporting a public key.
|
2009-11-09 19:33:29 +01:00 |
Juan Lang
|
49c11910d8
|
rsaenh: Explicitly clear unused memory when exporting a private key.
|
2009-11-09 19:33:25 +01:00 |
Jörg Höhle
|
de00535c13
|
mciwave: Allow (again) to set wave format parameters prior to recording.
|
2009-11-05 15:46:28 +01:00 |
Jörg Höhle
|
518f4f8cdb
|
mciwave: Set wave format PCM is the only one accepted.
|
2009-11-05 15:46:19 +01:00 |
Jörg Höhle
|
f177e61338
|
winmm: Do not crash on NULL MCI Sysinfo command output buffer pointer.
|
2009-11-05 15:46:14 +01:00 |
Jörg Höhle
|
4aa5f5bc10
|
winmm/tests: Add MCI waveaudio tests.
|
2009-11-05 14:45:40 +01:00 |
Paul Chitescu
|
329fc386e0
|
gpkcsp: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
6d3b409c5a
|
slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
a921e0743a
|
initpki: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
0b76859f06
|
dssenh: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
e5e6547ddc
|
mssip32: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
b24fb8bfcf
|
sccbase: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Mikey Alexander
|
91bf659dd6
|
shell32/tests: Add Program Manager DDE conformance tests.
|
2009-11-05 14:45:33 +01:00 |
Ilya Shpigor
|
e6f0404076
|
user32: Fix switching focus to parent after child hiding.
|
2009-11-05 14:45:33 +01:00 |
Damjan Jovanovic
|
3ec06f8082
|
wiaservc: Add self registration.
|
2009-11-05 14:45:33 +01:00 |
Paul Vriens
|
6a5f671678
|
advapi32/tests: Fix a test failure on Vista+.
|
2009-11-05 11:58:14 +01:00 |
Juan Lang
|
8d72b37dac
|
cryptui/tests: Fix typos.
|
2009-11-05 11:58:05 +01:00 |
Juan Lang
|
73c41f1ef6
|
cryptui/tests: Remove a double free.
|
2009-11-05 11:58:02 +01:00 |
Juan Lang
|
c52d110de1
|
crypt32: Don't free a file store's mem store, it's already freed by the provider store.
|
2009-11-05 11:57:58 +01:00 |
Juan Lang
|
a16ca1d039
|
crypt32: Add a warning if a store's ref count is invalid.
|
2009-11-05 11:57:47 +01:00 |
Juan Lang
|
88e599c4cf
|
crypt32: Don't copy past end of buffer when removing the last string in a multistring.
|
2009-11-05 11:57:41 +01:00 |
Juan Lang
|
2768710c36
|
wintrust: Fix a test failure on Win2008.
|
2009-11-05 11:57:36 +01:00 |
Jacek Caban
|
56b04194fc
|
jscript: Don't return function value it's unless explicitly returned.
|
2009-11-05 11:57:30 +01:00 |
Detlef Riekenberg
|
0839ae88ca
|
msi/tests: MsiSetExternalUIRecord not present before Installer 3.1.
|
2009-11-05 11:57:21 +01:00 |
Juan Lang
|
e1b2eb3485
|
crypt32: Fix a test failure on NT 4.
|
2009-11-05 11:57:13 +01:00 |
Alexandre Julliard
|
1a3777e2dc
|
ntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
|
2009-11-04 19:53:00 +01:00 |
Juan Lang
|
416cd484b2
|
crypt32: Implement CertStoreControl for collection stores.
|
2009-11-04 17:15:07 +01:00 |
Juan Lang
|
33c70d35dd
|
crypt32: Add an implementation of CertControlStore for memory stores.
|
2009-11-04 17:15:02 +01:00 |
Juan Lang
|
e6047ae52d
|
crypt32: Add tests of committing a collection store.
|
2009-11-04 17:14:53 +01:00 |
Huw Davies
|
95c525e21b
|
ntdll/tests: Fix spelling of succeeded.
|
2009-11-04 16:45:18 +01:00 |
Huw Davies
|
0efdde1f42
|
oledb32/tests: Fix some failing tests on win98.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
f8376b91da
|
crypt32: Eliminate a double free in the tests.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
108f30bb7d
|
crypt32: Rename a function to reflect its behavior better, and return whether it succeeds.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
7e1cff1c18
|
crypt32: Release contexts when removing them from the mem store.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
df39bbba4f
|
crypt32: Don't delete a context when removing it from a list.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
787d0ab564
|
crypt32: Add an error if the ref count is invalid when releasing a context.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
1f363cd399
|
crypt32: Trace whenever a reference count changes, and change default debug channel to quiet the main crypt channel.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
17894eb093
|
crypt32: Release a link context's linked context on every release, not just when it reaches 0.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
52820b9cf8
|
crypt32: When creating a link context, call Context_AddRef to add-ref it so its children get add-ref'd too.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
5f81ad6821
|
crypt32: When add-ref'ing a context, add-ref its linked contexts too.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
fb5e0d8a4d
|
crypt32: When removing contexts from a list, make sure the context no longer references the list.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
976c6ff3f8
|
crypt32: Correct reference counting when deleting contexts from collections.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
92324ab38e
|
crypt32: Propagate errors from CertFree*Context to CertDelete*FromStore.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
40855cae97
|
crypt32: Add return value to Context_Release to allow detecting reference counting errors.
|
2009-11-04 16:45:16 +01:00 |
Juan Lang
|
f4b359942b
|
wintrust: Only close a file in SoftpubCleanup if the WINTRUST_DATA contains a WINTRUST_FILE_INFO.
|
2009-11-04 16:45:16 +01:00 |
Juan Lang
|
d8094382a8
|
crypt32: Implement CertAddEncodedCertificateToSystemStoreA/W.
|
2009-11-04 16:45:16 +01:00 |
Jeremy White
|
5df2626aae
|
advapi32/tests: Only release providers and free keys if we've had success creating them.
|
2009-11-04 16:45:16 +01:00 |
Michael Martin
|
39d8f13785
|
kernel32/tests: Additional tests for CopyFile/MoveFile used on mapped files.
|
2009-11-04 13:17:15 +01:00 |
Jörg Höhle
|
59bb360a5d
|
mciwave: Correct MCI return codes.
|
2009-11-04 13:13:53 +01:00 |
Jörg Höhle
|
d3dd250c2e
|
mciwave: waveaudio does not support the shareable flag.
|
2009-11-04 13:13:49 +01:00 |
Owen Rudge
|
e1f3edef3e
|
comctl32: Add support for scrolling during marquee selection.
|
2009-11-04 13:07:57 +01:00 |
Owen Rudge
|
c1877a2d50
|
comctl32: Cancel marquee selection if we lose focus in listview.
|
2009-11-04 13:07:57 +01:00 |
Owen Rudge
|
038e36aded
|
comctl32: Move marquee logic into separate function.
|
2009-11-04 13:07:57 +01:00 |
Owen Rudge
|
14991b78d8
|
comctl32: Add absolute version of iterator_frameditems.
|
2009-11-04 13:07:57 +01:00 |
Henri Verbeet
|
8d351a1141
|
wined3d: Initialize "context[0]" in IWineD3DDeviceImpl_CreateSwapChain() when not using OpenGL (Valgrind).
|
2009-11-04 13:07:57 +01:00 |
Henri Verbeet
|
b74642ff0b
|
d3d10: Add a D3D10GetPixelShaderProfile() stub.
|
2009-11-04 13:07:57 +01:00 |
Henri Verbeet
|
274d21a443
|
d3d10: Add a D3D10GetGeometryShaderProfile() stub.
|
2009-11-04 13:07:57 +01:00 |
Henri Verbeet
|
f4f6324248
|
d3d10: Add a D3D10GetVertexShaderProfile() stub.
|
2009-11-04 13:07:57 +01:00 |
Henri Verbeet
|
e3ac26d58c
|
d3d10core: Add a stub ID3D10BlendState implementation.
|
2009-11-04 13:07:56 +01:00 |
Hans Leidekker
|
444307610e
|
rpcrt4: Add a test for the ncalrpc protocol sequence.
|
2009-11-04 13:07:56 +01:00 |
Hans Leidekker
|
4b33527f51
|
rpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC and RPC_C_QOS_IDENTITY_DYNAMIC.
|
2009-11-04 13:07:56 +01:00 |
Paul Vriens
|
9c3c49f472
|
advapi32/tests: Add some tests for handling a backup file.
|
2009-11-04 13:07:56 +01:00 |
Paul Vriens
|
5dafeacbd5
|
advapi32: Add a input parameter check to ClearEventLog.
|
2009-11-04 13:07:56 +01:00 |
Paul Vriens
|
e13ead6949
|
advapi32/tests: Add some ClearEventLog tests.
|
2009-11-04 13:07:56 +01:00 |
Juan Lang
|
9364d7a928
|
crypt32: Add stub for CertAddCertificateLinkToStore.
|
2009-11-04 13:07:56 +01:00 |
Juan Lang
|
f554669286
|
crypt32: Implement CryptGetIntendedKeyUsage.
|
2009-11-04 13:07:56 +01:00 |
Juan Lang
|
6ac162231b
|
crypt32: Add tests for CertGetIntendedKeyUsage.
|
2009-11-04 13:07:55 +01:00 |
Juan Lang
|
812fdca9d6
|
rsaenh: Test exporting an RSA private key with the most significant bit set.
|
2009-11-04 13:07:55 +01:00 |
Alexandre Julliard
|
ab1f58864e
|
wia: Force specifying the correct header version in Wine code.
|
2009-11-04 13:07:55 +01:00 |
Damjan Jovanovic
|
158f63d06a
|
wiaservc: Add the class factory and IWiaDevMgr stubs.
|
2009-11-04 13:07:55 +01:00 |
André Hentschel
|
fbe6b57b74
|
msvcrt: Do not overlap in strcpy (Valgrind).
|
2009-11-04 12:22:23 +01:00 |
Austin English
|
5f0940e08a
|
wined3d: Add version resource.
|
2009-11-04 11:54:59 +01:00 |
Rico Schüller
|
216ae014ee
|
d3d10/tests: Add constant buffer stride test.
|
2009-11-03 22:27:49 +01:00 |
Rico Schüller
|
d390e60320
|
d3d10/tests: Add GetParentConstantBuffer() checks to effect variable type and class test.
|
2009-11-03 22:27:46 +01:00 |
Rico Schüller
|
51fcacb8a9
|
d3d10/tests: Add IsValid() checks to effect variable type and class test.
|
2009-11-03 22:27:43 +01:00 |
Rico Schüller
|
b8883547af
|
d3d10/tests: Add effect variable type and class test.
|
2009-11-03 22:27:40 +01:00 |
Rico Schüller
|
d5ac732ceb
|
d3d10: Initialize *->buffer for all effect variables.
|
2009-11-03 22:26:51 +01:00 |
Rico Schüller
|
bd83a874b3
|
d3d10: Improve constant buffer stride and size_unpacked calculation.
|
2009-11-03 22:26:45 +01:00 |
Jeremy White
|
e07e2ac3f7
|
advapi32/tests: Prevent test failure when computer name and user name are the same.
|
2009-11-03 22:23:27 +01:00 |
Hans Leidekker
|
808343fb5b
|
msi: Implement MsiSetExternalUIRecord.
|
2009-11-03 22:23:08 +01:00 |
Hans Leidekker
|
90fa4fe155
|
msi: Unicode and ANSI global UI handlers are mutually exclusive.
|
2009-11-03 22:23:01 +01:00 |
Hans Leidekker
|
4b5248c9e0
|
msi: Add support for the Unicode version of the global UI handler.
|
2009-11-03 22:22:54 +01:00 |
Juan Lang
|
1c7c406b86
|
crypt32: Correct spec entries for certificate stores.
|
2009-11-03 21:31:33 +01:00 |
Juan Lang
|
ed701e0787
|
crypt32: Add stub for CryptGetIntendedKeyUsage.
|
2009-11-03 21:31:28 +01:00 |
Vincent Povirk
|
29c5ba5a77
|
ole32: Add and use a destroyDirEntry function for deleting directory entries.
We need this so we can free any related resources in memory.
|
2009-11-03 21:31:10 +01:00 |
Vincent Povirk
|
bdc4755d7d
|
ole32: Remove uses of This->base.ancestorStorage in removeFromTree.
|
2009-11-03 21:30:55 +01:00 |
Vincent Povirk
|
4e4810f2c5
|
ole32: Remove uses of This->base.ancestorStorage in createDirEntry.
|
2009-11-03 21:30:49 +01:00 |
Vincent Povirk
|
7973904d56
|
ole32: Rename StorageImpl_SetStateBits to StorageBaseImpl_SetStateBits.
|
2009-11-03 21:30:39 +01:00 |
Vincent Povirk
|
17236668c9
|
ole32: Rename StorageImpl_SetElementTimes to StorageBaseImpl_SetElementTimes.
|
2009-11-03 21:30:34 +01:00 |
Vincent Povirk
|
fd2f35a872
|
ole32: Rename StorageImpl_DestroyElement to StorageBaseImpl_DestroyElement.
|
2009-11-03 21:30:27 +01:00 |
Vincent Povirk
|
c4aed16590
|
ole32: Rename StorageImpl_MoveElementTo to StorageBaseImpl_MoveElementTo.
|
2009-11-03 21:30:21 +01:00 |
Juan Lang
|
af3afcf81d
|
crypt32: Fix a memory leak in a test.
|
2009-11-03 21:29:29 +01:00 |
Juan Lang
|
7a73fd97ad
|
crypt32: Fix a memory leak reading trusted root certs.
|
2009-11-03 21:29:24 +01:00 |
Juan Lang
|
7dd75d1181
|
crypt32: Fix a memory leak querying a message object.
|
2009-11-03 21:29:19 +01:00 |
Juan Lang
|
9928e2e1c5
|
crypt32: Support reading a serialized store object from memory in CryptQueryObject.
|
2009-11-03 21:29:13 +01:00 |
Juan Lang
|
51a1f5a642
|
crypt32: Abstract function used to read from reading a serialized store.
|
2009-11-03 21:29:03 +01:00 |
Eric Pouech
|
ceddc0ae1b
|
mmsystem.dll16: Fix the callback function.
|
2009-11-03 21:28:42 +01:00 |
Jörg Höhle
|
e652b6f6fa
|
mciwave: Update message and comments.
|
2009-11-03 21:28:03 +01:00 |
Paul Vriens
|
8a1f0eed8e
|
ddraw/tests: Fix a test failure on systems with no DirectDraw7.
|
2009-11-03 21:26:46 +01:00 |
Paul Vriens
|
e94c1ce3ae
|
advapi32: Add some input parameter checks to OpenBackupEventLog.
|
2009-11-03 21:26:35 +01:00 |
Paul Vriens
|
381533e59b
|
advapi32/tests: Add some OpenBackupEventLog tests.
|
2009-11-03 21:26:25 +01:00 |
Paul Vriens
|
531363f6e6
|
advapi32/tests: Add some ReadEventLogA tests.
|
2009-11-03 21:26:15 +01:00 |
Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
ccaa3c4631
|
mshtml: Moved add_script_runner call to push_mutation_queue.
|
2009-11-03 21:25:14 +01:00 |
Jacek Caban
|
73bf0d8f9a
|
mshtml: Handle EndLoad via script runner.
|
2009-11-03 21:25:10 +01:00 |
Jacek Caban
|
67c8d4b405
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +01:00 |
Jacek Caban
|
dca249833b
|
mshtml: Return NULL ownerDocument for document node.
|
2009-11-03 21:24:59 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
Jacek Caban
|
9195e1b756
|
mshtml: Moved global property allocation to separated function.
|
2009-11-03 21:24:49 +01:00 |