gdiplus: Use WIC to decode PNG files.
[wine] / dlls / rpcrt4 / tests /
2009-08-31  Francois Gougetrpcrt4/tests: Fix compilation on systems that don't...
2009-08-20  Juan Langrpcrt4: Allow Annotation to be NULL.
2009-06-19  Alexandre Julliardrpcrt4/tests: Fix the marshalling test for Win9x.
2009-06-19  Alexandre Julliardrpcrt4/tests: Fix the marshalling test for Win64.
2009-06-15  Francois Gougetrpcrt4/tests: Replace malloc() with HeapAlloc().
2009-06-05  Francois Gougetrpcrt4/tests: Make dummy_Release() static.
2009-06-03  Alexandre Julliardrpcrt4/tests: Add tests for the contents of virtual...
2009-06-01  Alexandre Julliardrpcrt4/tests: Fix a few more broken tests on NT4.
2009-05-28  Alexandre Julliardrpcrt4/tests: Disable some tests that crash on Windows.
2009-05-28  Alexandre Julliardrpcrt4/tests: Remove tests for v1 memory list, the...
2009-05-28  Alexandre Julliardrpcrt4/tests: Mark some stub message tests broken for...
2009-05-28  Alexandre Julliardrpcrt4: Implement NdrPointerMemorySize and enable the...
2009-05-28  Alexandre Julliardrpcrt4/tests: Enable some tests that no longer crash...
2009-05-28  Alexandre Julliardrpcrt4/tests: Comment out a couple of tests that crash...
2009-05-27  Alexandre Julliardrpcrt4: Fix the PSFactoryBuffer proxy refcounting,...
2009-05-27  Alexandre Julliardrpcrt4/tests: Fix a number of 64-bit issues in the...
2009-04-07  Rob Shearmanrpcrt4: Fix context handle test on Vista upwards.
2009-03-30  Rob Shearmanrpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should...
2009-03-26  Austin Englishrpcrt4/test: Change a skip to win_skip.
2009-03-26  Rob Shearmanrpcrt4: Allow listening on dynamically generated ncacn_...
2009-03-26  Rob Shearmanrpcrt4: Re-use already registered endpoints for a proto...
2009-03-24  Rob Shearmanrpcrt4: Fix crash when calling RpcServerUseProtseq...
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-02-23  Francois Gougetrpcrt4/tests: Use win_skip() to skip over unimplemented...
2009-02-16  Michael Stefaniucrpcrt4: Remove superfluous pointer casts.
2009-02-06  Rob Shearmanrpcrt4: Change the test of CStdStubBuffer->pPSFactory...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-29  Rob Shearmanrpcrt4: Fix a cstub test failure on older versions...
2009-01-28  Rob Shearmanrpcrt4: Add tests for NdrGetUserMarshalInfo.
2009-01-28  Rob Shearmanrpcrt4: Don't test for a specific value for fBufferVali...
2009-01-26  Rob Shearmanrpcrt4: Fix buffer overflow in UUID tests.
2009-01-22  Juan Langrpcrt4: Use pseudo-random numbers to generate UUIDs...
2009-01-14  Francois Gougetrpcrt4/tests: Add a trailing '\n' to ok() calls.
2009-01-13  Ge van Geldorprpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test...
2009-01-12  Michael Karcherwidl: Dereference operator in expr works on any declare...
2009-01-12  Michael Stefaniucinclude: Use ULONG in rpcdcep.h for Win64 compatibility.
2009-01-09  Alexandre Julliardrpcrt4/tests: Fix an uninitialized pointer check for...
2009-01-08  Alexandre Julliardrpcrt4/tests: Avoid printing pointer differences in...
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2008-12-17  Francois Gougetrpcrt4/tests: Fix the trailing '\n' in an ok() call.
2008-12-16  Paul Vriensrpcrt4/tests: Move function pointer initialization...
2008-12-16  Paul Vriensrpcrt4/tests: Use GetModuleHandle instead of LoadLibrary.
2008-11-20  Alexandre Julliardrpcrt4/tests: Fix test failures on Win9x.
2008-10-14  Juan Langrpcrt4: Add tests for UuidCreate.
2008-10-14  Rob Shearmanrpcrt4: The type referred to by the wire_marshal attrib...
2008-09-12  Rob Shearmanrpcrt4: Don't crash in NdrDllGetClassObject when a...
2008-09-11  Alexandre Julliardrpcrt4/tests: Fix a couple of test failures on Windows.
2008-09-11  Paul Vriensrpcrt4/tests: Fix some failures on XP-SP3.
2008-09-03  James Hawkinsrpcrt4: Fix a failing test in Vista.
2008-09-03  James Hawkinsrpcrt4: Remove a test that was replaced by a better...
2008-08-29  James Hawkinsrpcrt4: Fix several test failures in Vista.
2008-08-28  Paul Vriensrpcrt4/tests: Skip ok check for win9x.
2008-08-27  Rob Shearmanrpcrt4: Add tests for RpcBindingReset.
2008-08-19  Rob Shearmanrpcrt4: Test the endpoint mapper for the ncalrpc protse...
2008-08-18  Rob Shearmanrpcrt4: Fix RpcStringBindingComposeA/W and RpcStringBin...
2008-08-18  Rob Shearmanrpcrt4: Add test for RpcBindingToStringBindingA.
2008-08-18  Rob Shearmanrpcrt4: Add tests for a complex struct with conformant...
2008-07-31  Rob Shearmanrpcrt4: Validate the uuid portion of the string passed...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsrpcrt4: Fix a test that fails in win2k3.
2008-07-02  James Hawkinsrpcrt4: Fix a failing test in win2k.
2008-07-01  James Hawkinsrpcrt4: Fix a few failing tests in win2k.
2008-07-01  Alexandre Julliardwidl: Add some support for unencapsulated unions that...
2008-06-26  Rob Shearmanrpcrt4: Add tests for endpoint mapper functions.
2008-06-23  Rob Shearmanrpcrt4: Fix NdrConformantVaryingStructUnmarshall to...
2008-06-23  Kai Blinrpcrt4: Ignore the AuthzSvr parameter for RPC_C_AUTHN_W...
2008-06-23  Rob Shearmanrpcrt4: Add test for using a conformant varying structu...
2008-06-23  Rob Shearmaninclude: Add new bitfields to MIDL_STUB_MESSAGE added...
2008-06-19  Rob Shearmaninclude: Update the MIDL_STUB_MESSAGE structure.
2008-06-18  Rob ShearmanUpdate generated packing tests using current headers.
2008-06-18  Rob Shearmanrpcrt4: Zero the memory of the s1 structure in test_sim...
2008-06-18  Rob Shearmanrpcrt4: Reduce the timeout of waiting on the stop event...
2008-06-18  Rob Shearmanrpcrt4: Save the previous BufferLength in test_ndr_buff...
2008-06-18  Rob Shearmanrpcrt4: Fix ndr_marshall tests to cope with using point...
2008-06-13  Rob Shearmanrpcrt4: Clear a hole in the ps1 structure in test_simpl...
2008-06-13  Rob Shearmanrpcrt4: Initialise the array to be marshalled in test_c...
2008-06-12  Paul Vriensrpcrt4/tests: Fix test failures for win9x, NT4, W2K...
2008-06-10  Rob Shearmanrpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CAL...
2008-05-26  James Hawkinsrpcrt4: Trace the results of two statuses that return...
2008-05-07  Maarten Lankhorstrpcrt4: Fix ndr_marshall test failures.
2008-05-07  Rob Shearmanrpcrt4: Add better traces for the server test.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-17  Austin EnglishSpelling fixes.
2008-04-16  Rob Shearmanrpcrt4: Test and fix I_RpcExceptionFilter.
2008-03-21  Dan Hipschmanwidl: Make structures with FC_ENUM16 fields complex.
2008-02-28  Paul Vriensrpcrt4/tests: Make tests run on win9x/NT4 again.
2008-02-28  Rob Shearmanrpcrt4: Add tests for RpcStringBindingParseA.
2008-02-22  Dan Hipschmanwidl: Allow is_string_type to work for typedef'd types.
2008-02-11  Paul Vriensrpcrt4/tests: Don't crash on WinXP SP3.
2008-02-11  Paul Vriensrpcrt4/tests: Vista uses the same status values as...
2008-02-08  Paul Vriensrpcrt4/tests: Skip rest of the tests if we fail.
2008-02-08  Paul Vriensrpcrt4/tests: Change test for Windows 2003.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-04  Rob Shearmanrpcrt4: Fix memory leaks in the rpc tests.
next