Sweden-Number/dlls/oleaut32/tests
Huw Davies 7f175bd47c oleaut32: Fix several memory leaks in the tests.
Found by Valgrind.
2009-12-18 11:43:00 +01:00
..
Makefile.in oleaut32: Add tests for DispGetParam. Fix two issues that crashed the tests. 2009-12-07 09:49:06 +01:00
dispatch.c oleaut32/tests: Make test_DispGetParam() static. 2009-12-14 12:04:05 +01:00
olefont.c oleaut32: Remove LPVOID variables in olefont tests and pass IFont pointers into OleCreateFontIndirect directly. 2009-12-01 15:10:37 +01:00
olepicture.c oleaut32/tests: Fix a couple of leaks in tests. 2009-12-11 17:47:29 +01:00
safearray.c oleaut32: Fix a couple of memory leaks in the tests. 2009-12-07 14:18:24 +01:00
test_tlb.idl oleaut32: Function kind for dispatch interfaces should be FUNC_DISPATCH. 2007-10-10 21:33:38 +02:00
tmarshal.c oleaut32: Fix accessing beyond end of buffer and memory leak in test_DispCallFunc. 2009-11-29 16:39:53 +01:00
tmarshal.idl oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call. 2009-11-17 15:15:11 +01:00
tmarshal.rc oleaut32/tests: Store the test typelib in resources instead of depending on an external file. 2008-04-25 12:09:03 +02:00
tmarshal_dispids.h oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call. 2009-11-17 15:15:11 +01:00
typelib.c oleaut32: Fix several memory leaks in the tests. 2009-12-18 11:43:00 +01:00
usrmarshal.c oleaut32/tests: Adjust new tests to pass on win9x platforms. 2009-12-18 11:42:50 +01:00
varformat.c oleaut32: Fix a memory leak in the tests. 2009-12-15 16:09:13 +01:00
vartest.c oleaut32: Ignore milliseconds in VarDateFromUdate implementation. 2009-11-19 11:35:40 +01:00
vartype.c oleaut32: Fix SysReAllocStringLen implementation. 2009-12-16 13:04:34 +01:00