comctl32/ipaddress: Skip test on Win95 with common controls 4.70.
[wine] / dlls / rpcrt4 / tests /
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.
2008-01-16  Rob Shearmanrpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK...
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-15  Rob Shearmanrpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_n...
2008-01-09  Rob Shearmanrpcrt4: Fix a memory leak in the cstub tests.
2008-01-09  Rob Shearmanrpcrt4: Fix memory leaks in the ndr_marshall tests.
2008-01-09  Rob Shearmanrpcrt4: Implement NdrMapCommAndFaultStatus.
2008-01-07  Rob Shearmanrpcrt4: Implement RpcAsyncInitializeHandle.
2008-01-07  Rob Shearmanrpcrt4: Add tests for some async RPC functions.
2008-01-07  Rob Shearmanrpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
2008-01-07  Rob Shearmanrpcrt4: Add tests for the RPC_MESSAGE members set by...
2008-01-07  Rob Shearmanrpcrt4: Implement I_RpcMapWin32Status.
2008-01-07  Rob Shearmanrpcrt4: Don't set Buffer to NULL in I_RpcFreeBuffer.
2008-01-07  Rob Shearmanrpcrt4: Add some tests for NdrGetBuffer and NdrFreeBuffer.
2007-12-31  Rob Shearmanrpcrt4: Make some variables in the tests static.
2007-12-31  Rob Shearmanrpcrt4: Add tests for NdrServerInitializeNew.
2007-12-31  Rob Shearmanrpcrt4: Add some tests for non-conformant strings.
next