reactos/rostests/apitests/crt
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
..
__getmainargs.c [CRT_APITEST] Add additional test for __getmainargs 2017-02-07 10:35:35 +00:00
_snprintf.c
_sntprintf.h
_snwprintf.c
_vscprintf.c [CRT_APITEST] 2016-04-06 12:34:26 +00:00
_vscwprintf.c [CRT_APITEST] 2016-04-06 12:34:26 +00:00
_vsnprintf.c [CRT_APITEST] 2016-04-06 12:34:26 +00:00
_vsnwprintf.c [CRT_APITEST] 2016-04-06 12:34:26 +00:00
CMakeLists.txt
crtdll_crt_apitest.cmake [ROSTESTS] 2017-01-13 09:24:15 +00:00
dll_startup.cpp
dll_startup.h
dll_startup.spec
mbstowcs.c
mbstowcs_s.c
msvcrt_crt_apitest.cmake [APITESTS] 2017-07-24 15:09:22 +00:00
ntdll_crt_apitest.cmake [ROSTESTS] 2017-01-13 09:24:15 +00:00
sprintf.c
static_construct.cpp
static_init.c
strcpy.c
strlen.c
strtoul.c
tcstoul.h
testlist.c [APITESTS] 2017-07-24 15:09:22 +00:00
wcstombs.c
wcstombs_s.c
wcstoul.c