Alexandre Julliard
|
727ff27907
|
makedep: Pass the source directory as root for building documentation.
|
2014-03-10 12:17:00 +01:00 |
Alexandre Julliard
|
c3c35dcff8
|
makedep: Add a helper function for concatenating paths.
|
2014-03-10 12:16:59 +01:00 |
Nikolay Sivov
|
b2a8a0893f
|
scrrun/tests: Use a writable location for folder creation test.
|
2014-03-10 12:16:58 +01:00 |
Nikolay Sivov
|
fac1c0d25b
|
scrrun: Fix Skip() for file collection.
|
2014-03-10 10:46:46 +01:00 |
Nikolay Sivov
|
a9a2c9b539
|
scrrun: Fix Next() for file collection.
|
2014-03-10 10:46:45 +01:00 |
Nikolay Sivov
|
c633a51773
|
msxml3/tests: Fixed some test failures.
|
2014-03-10 10:42:21 +01:00 |
Nikolay Sivov
|
5b43c42c88
|
msxml3: Remove dynamic properties support.
|
2014-03-10 10:42:02 +01:00 |
Jacek Caban
|
86ee4e959a
|
vbscript: Added support for VARIANT references to interp_newenum.
|
2014-03-10 10:41:52 +01:00 |
Jacek Caban
|
aa045d51b3
|
vbscipt: Allow ':' to be a separator in select case statement.
|
2014-03-10 10:41:49 +01:00 |
Jacek Caban
|
6f45902252
|
vbscript: Use VariantCopyInd in invoke_variant_prop.
|
2014-03-10 10:41:46 +01:00 |
Jacek Caban
|
6ad651bf77
|
vbscipt: Use VariantCopyInd in exec_script.
|
2014-03-10 10:41:42 +01:00 |
Marcus Meissner
|
a2894d4e41
|
wtsapi32: Remove useless info free (Coverity).
|
2014-03-10 10:41:38 +01:00 |
Marcus Meissner
|
0d00e16327
|
hhctrl.ocx: Free the correct buffer (Coverity).
|
2014-03-10 10:41:24 +01:00 |
Marcus Meissner
|
3fa41c9e70
|
msi: Fixed missing free in an error path (Coverity).
|
2014-03-10 10:41:15 +01:00 |
Marcus Meissner
|
6e25c34f2f
|
msxml3: Mirror the NULL checking logic (Coverity).
|
2014-03-10 10:40:35 +01:00 |
Marcus Meissner
|
221fd39937
|
crypt32: Fixed copy and paste error in engine creation (Coverity).
|
2014-03-10 10:40:32 +01:00 |
Alexandre Julliard
|
ecd24b5a87
|
Release 1.7.14.
|
2014-03-07 21:03:23 +01:00 |
Jacek Caban
|
630e8d9257
|
urlmon/tests: Use asynchronous binding for invalid cert tests.
|
2014-03-07 17:38:41 +01:00 |
Jacek Caban
|
e739f040c0
|
crypt32: Simplified getting context expiration.
|
2014-03-07 16:36:36 +01:00 |
Jacek Caban
|
70628f80c0
|
vbscript: Directly access 'this' object properties in interpreter.
|
2014-03-07 14:34:47 +01:00 |
Jacek Caban
|
82cace0f0e
|
vbscipt: Added beginning support for arrays as class members.
|
2014-03-07 14:34:40 +01:00 |
Hans Leidekker
|
3dd7c60742
|
advapi32/test: Fix test failures on filesystems where compression is enabled.
|
2014-03-07 14:11:37 +01:00 |
Hans Leidekker
|
77f5f01bbb
|
ws2_32/tests: Mark some test results on Windows 8 as broken.
|
2014-03-07 14:11:35 +01:00 |
Alexandre Julliard
|
e64189aa55
|
kernel32/tests: Add more Unicode digit ranges.
|
2014-03-07 13:37:14 +01:00 |
Nikolay Sivov
|
83367e874c
|
user32/tests: Properly maintain clipboard viewers chain.
Without this CloseClipboard() will crash on Windows 8 if executed after
test_messages().
|
2014-03-07 11:36:08 +01:00 |
Henri Verbeet
|
c91c8ca92d
|
d3dx9: Use a 1x1x1 unit box in D3DXCreateBox().
|
2014-03-07 11:34:00 +01:00 |
Henri Verbeet
|
b0de8d8891
|
d3d8/tests: Handle failure to create a device in the stateblock tests with skip().
|
2014-03-07 11:33:53 +01:00 |
Henri Verbeet
|
ad86da8cd0
|
d3d9/tests: Handle failure to create a device in the stateblock tests with skip().
|
2014-03-07 11:33:49 +01:00 |
Henri Verbeet
|
314a016e29
|
d3d8/tests: Use create_device() in more tests.
|
2014-03-07 11:33:38 +01:00 |
Henri Verbeet
|
84faf3d8c2
|
d3d9/tests: Use create_device() in more tests.
|
2014-03-07 11:33:30 +01:00 |
Nikolay Sivov
|
0eb4616b5a
|
po: Update Russian translation.
|
2014-03-07 11:30:55 +01:00 |
Nikolay Sivov
|
d7aee26d7f
|
msxml3: Make propputref methods invocable with DISPATCH_PROPERTYPUT.
|
2014-03-07 11:30:51 +01:00 |
Piotr Caban
|
8d5b1dd502
|
dinput8: Create a window that will receive events generated by input tests.
|
2014-03-07 11:30:27 +01:00 |
Vincent Povirk
|
49f3b4282d
|
kernel32: Cache locale info from the registry.
|
2014-03-06 17:18:51 +01:00 |
Jacek Caban
|
35f164fac8
|
ws2_32: Improved WSAIoctl debug messages.
|
2014-03-06 16:25:38 +01:00 |
Jacek Caban
|
2871b4f6cd
|
atl/tests: Use HKCU instead of HKCR for registrar tests.
|
2014-03-06 16:25:29 +01:00 |
André Hentschel
|
b05a3e999c
|
ws2_32/tests: Get rid of the do_oob_send helper function.
|
2014-03-06 13:38:35 +01:00 |
André Hentschel
|
ec7c5907f7
|
ws2_32/tests: Test OOB data more sequential by sending bidirectional.
|
2014-03-06 13:38:35 +01:00 |
Dmitry Timoshkov
|
6670bbf56f
|
kernel32/tests: Add a test for CreateFile called with TRUNCATE_EXISTING/FILE_WRITE_DATA parameters.
|
2014-03-06 13:36:04 +01:00 |
Dmitry Timoshkov
|
d97e7baa66
|
kernel32/tests: Add some tests for CreateFile called on a directory instead of a file.
|
2014-03-06 13:36:04 +01:00 |
Dmitry Timoshkov
|
865b503af8
|
gdiplus/tests: Mark some GdipGetPropertyItem test results as broken under XP.
|
2014-03-06 13:36:04 +01:00 |
Dmitry Timoshkov
|
e06bac6ad8
|
taskschd/tests: Add more ITaskFolder::RegisterTask tests.
|
2014-03-06 13:36:04 +01:00 |
Henri Verbeet
|
b50235ab35
|
d3d9/tests: Don't bother handling Direct3DCreate9() failures, we verified it works earlier.
|
2014-03-06 12:01:29 +01:00 |
Henri Verbeet
|
db34ccd7f2
|
d3d8/tests: Don't bother handling Direct3DCreate8() failures, we verified it works earlier.
|
2014-03-06 12:01:28 +01:00 |
Henri Verbeet
|
0b547ee750
|
ddraw/tests: Verify that creating a ddraw object works before running any real tests.
|
2014-03-06 12:01:27 +01:00 |
Henri Verbeet
|
ae63dee517
|
wined3d: Get rid of GL_VENDOR_INTEL.
|
2014-03-06 12:01:27 +01:00 |
Nikolay Sivov
|
05c970c484
|
oleaut32/tests: Some tests for propputref invocation.
|
2014-03-06 12:01:26 +01:00 |
Nikolay Sivov
|
87fb169f9c
|
msxml3: Implement endElement() for writer's IVBSAXContentHandler.
|
2014-03-06 12:01:25 +01:00 |
Nikolay Sivov
|
dc37ed1f7a
|
msxml3: Implement startElement() for writer's IVBSAXContentHandler.
|
2014-03-06 12:01:25 +01:00 |
Bruno Jesus
|
91108addef
|
po: Update Portuguese translation.
|
2014-03-06 12:01:23 +01:00 |