Sweden-Number/dlls/rpcrt4/tests
Juan Lang 86292d1dba rpcrt4: Implement UuidCreateSequential using the machine's MAC address, when available. 2010-03-04 12:29:54 +01:00
..
Makefile.in makefiles: Use the standard C_SRCS variable as the list of test files. 2010-02-22 10:47:11 +01:00
cstub.c rpcrt4: Fix some memory leaks in the cstub tests. 2009-12-14 12:04:05 +01:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
ndr_marshall.c rpcrt4: Fix tests on win64. 2010-02-15 16:07:53 +01:00
rpc.c rpcrt4: Implement UuidCreateSequential using the machine's MAC address, when available. 2010-03-04 12:29:54 +01:00
rpc_async.c rpcrt4/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:30 +01:00
rpc_protseq.c rpcrt4/tests: Fix a double free (Valgrind). 2009-10-22 15:10:58 +02:00
server.c rpcrt4/tests: Skip more tests on Win9x/WinMe. 2009-12-16 12:42:40 +01:00
server.idl rpcrt4: Add tests for RPC calls with authentication. 2009-12-14 16:14:37 +01:00
server_defines.h