reactos/rostests/apitests/atl
David Quintana 30a8a02f54 [APITESTS]
MSVCRT_CRT_APITEST: Remove getmainargs tests from X64 build.
DELAYIMP: Fix callback prototype.
CComHeapPtr: Fix implementation of IMallocSpy to match the actual interface.

[WINETESTS]
ntdll: Disable 'generated' tests when not i386 platform, since they were generated for x86 and not x64 or ARM.


Fixes x64 compilation for tests.

svn path=/trunk/; revision=75397
2017-07-24 15:09:22 +00:00
..
devenv [ATL][ATL_APITEST] Allow CString to be initialized with a resource ID + add tests for this. Patch by Katayama Hirofumi MZ. CORE-12917 #resolve #comment Thanks! 2017-03-15 19:17:44 +00:00
ant.bmp [ATL][ATL_APITEST] Add CImage initial implementation + tests, by Katayama Hirofumi MZ. CORE-10029 #comment Thanks, first iteration committed! 2016-08-18 19:27:49 +00:00
atl_apitest.rc [ATL][ATL_APITEST] Add CImage initial implementation + tests, by Katayama Hirofumi MZ. CORE-10029 #comment Thanks, first iteration committed! 2016-08-18 19:27:49 +00:00
atltypes.cpp [ATL][ATL_APITEST] Add implementation + tests for most functions from CPoint, CSize, CRect. CORE-11747 #resolve 2016-08-04 19:15:21 +00:00
CComBSTR.cpp
CComHeapPtr.cpp [APITESTS] 2017-07-24 15:09:22 +00:00
CComVariant.cpp [ATL_APITEST] 2016-09-27 16:51:39 +00:00
CImage.cpp [ATL_APITEST] Remove dependency on rpcrt4. CORE-10029 2016-09-27 18:20:20 +00:00
CImage_WIP.txt [ATL][ATL_APITEST] Add CImage initial implementation + tests, by Katayama Hirofumi MZ. CORE-10029 #comment Thanks, first iteration committed! 2016-08-18 19:27:49 +00:00
CMakeLists.txt [ATL][ATL_APITEST] Allow CString to be initialized with a resource ID + add tests for this. Patch by Katayama Hirofumi MZ. CORE-12917 #resolve #comment Thanks! 2017-03-15 19:17:44 +00:00
CRegKey.cpp [ATL][ATL_APITEST] Implementation / fixes for varions CRegKey functions, by Katayama Hirofumi MZ. CORE-11746 #resolve 2016-10-17 12:50:54 +00:00
cross.bmp [ATL][ATL_APITEST] Add CImage initial implementation + tests, by Katayama Hirofumi MZ. CORE-10029 #comment Thanks, first iteration committed! 2016-08-18 19:27:49 +00:00
CSimpleArray.cpp [ATL][ATL_APITEST] Implemente CSimpleArray + CSimpleMap. Based on a patch from Katayama Hirofumi MZ. CORE-11946 2016-09-15 19:41:03 +00:00
CSimpleMap.cpp [ATL][ATL_APITEST] Implemente CSimpleArray + CSimpleMap. Based on a patch from Katayama Hirofumi MZ. CORE-11946 2016-09-15 19:41:03 +00:00
CString.cpp [ATL][ATL_APITEST] Allow CString to be initialized with a resource ID + add tests for this. Patch by Katayama Hirofumi MZ. CORE-12917 #resolve #comment Thanks! 2017-03-15 19:17:44 +00:00
CString.inl [ATL][ATL_APITEST] Allow CString to be initialized with a resource ID + add tests for this. Patch by Katayama Hirofumi MZ. CORE-12917 #resolve #comment Thanks! 2017-03-15 19:17:44 +00:00
resource.h [ATL][ATL_APITEST] Add CImage initial implementation + tests, by Katayama Hirofumi MZ. CORE-10029 #comment Thanks, first iteration committed! 2016-08-18 19:27:49 +00:00
testlist.c [ATL][ATL_APITEST] Implement some basic functionality for CComVariant + tests. CORE-12041 2016-09-26 20:50:36 +00:00