d3dx9: Use sizeof variable, not type.
[wine] / dlls / rpcrt4 / tests /
2012-05-09  Hans Leidekkerrpcrt4: Add a stub implementation of RpcServerInqDefaul...
2012-05-07  Thomas Faberrpcrt4/tests: Fix build with PSDK headers.
2011-09-19  Alexandre Julliardrpcrt4/tests: Add more tests for integer ranges to...
2011-08-30  André Hentschelrpcrt4/tests: Fix NULL string handling in an ok() check.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-01  André Hentschelrpcrt4/tests: Only free string when function succeeded.
2011-07-28  Alexandre Julliardrpcrt4/tests: Fix a test failure on 64-bit platforms.
2011-07-27  Alexandre Julliardrpcrt4/tests: Add a test about unmarshalling of an...
2011-06-13  Alexandre Julliardwidl: Default to the cdecl calling convention in client...
2011-06-09  Alexandre Julliardrpcrt4/tests: Add a few more marshalling tests.
2011-05-28  Alexandre Julliardwidl: Array dimensions have to be constants.
2011-03-15  Michael Stefaniucrpcrt4/tests: COM cleanup in cstub.c.
2011-02-28  Austin Englishrpcrt4/tests: Remove win9x hacks.
2011-02-09  Austin Englishrpcrt4/tests: Make sure return values are used (LLVM...
2011-02-04  Huw Daviesrpcrt4/tests: Add a test for marshalling a pointer...
2010-10-08  Alexandre Julliardrpcrt4/tests: Fix a test failure on XP SP3.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Austin Englishrpcrt4/tests: Improve failure messages.
2010-04-08  Aric Stewartrpcrt4/tests: Add NdrDllRegisterProxy tests.
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-03-26  Michael Stefaniucrpcrt4/tests: Fix duplicate expressions in if conditions.
2010-03-23  Rob Shearmanrpcrt4: Add test for [out] non-conformant array.
2010-03-19  Rob Shearmanrpcrt4: Add tests for a complex array of pointers.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-16  Rob Shearmanrpcrt4: Add support for marshalling/unmarshalling compl...
2010-03-04  Juan Langrpcrt4: Implement UuidCreateSequential using the machin...
2010-03-04  Juan Langrpcrt4: Add tests for UuidCreateSequential.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-15  Huw Daviesrpcrt4: Fix tests on win64.
2010-02-12  Paul Vriensrcprt4/tests: Don't crash on NT4 or lower.
2010-02-11  Huw Daviesrpcrt4: Add tests for multi-dimensional conformant...
2010-01-22  Paul Vriensrpcrt4/tests: Fix some memory leaks (Valgrind).
2009-12-16  Paul Vriensrpcrt4/tests: Skip more tests on Win9x/WinMe.
2009-12-16  Paul Vriensrpcrt4/tests: Don't crash on NT4.
2009-12-15  Hans Leidekkerrpcrt4: Avoid test failures on win9x.
2009-12-14  Hans Leidekkerrpcrt4: Add tests for RPC calls with authentication.
2009-12-14  Rob Shearmanrpcrt4: Fix some memory leaks in the cstub tests.
2009-12-04  Alexandre Julliardrpcrt4/tests: Skip the get_ranged_enum test on old...
2009-11-29  Rob Shearmanrpcrt4: Fix memory leak in test_conf_complex_struct.
2009-11-29  Rob Shearmanrpcrt4: Fix uninitialised memory read in ndr_marshall...
2009-11-18  Rob Shearmanrpcrt4: Add tests for full pointers.
2009-11-18  Rob Shearmanrpcrt4: Fix the return value of NdrFullPointerQueryRefI...
2009-11-18  Rob Shearmanrpcrt4: Add test for calling NdrFullPointerQueryRefId...
2009-11-16  Rob Shearmanrpcrt4: Don't crash with a NULL binding handle in RpcBi...
2009-11-12  Hans Leidekkerrpcrt4: Add tests for RpcBindingInqAuthInfo.
2009-11-12  Rob ShearmanRevert "rpcrt4: The get_ranged_enum test doesn't work...
2009-11-11  Rob Shearmanrpcrt4: The get_ranged_enum test doesn't work on Window...
2009-11-09  Rob Shearmanwidl: Add support for varargs functions.
2009-11-09  Rob Shearmanwidl: Implement [range] attribute.
2009-11-04  Hans Leidekkerrpcrt4: Add a test for the ncalrpc protocol sequence.
2009-10-22  Alexandre Julliardrpcrt4/tests: Fix a double free (Valgrind).
2009-10-09  Alexandre Julliardrpcrt4/tests: Remove tests for specific values of bit...
2009-09-24  Ge van Geldorprpcrt4/tests: Fix cstub test on Win7.
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.
next