reactos/modules/rostests/apitests/crt
Jérôme Gardou 00ed72d7e8 [CMAKE] Get rid of add_compile_flags
Use add_compile_options and the like instead
2020-10-20 21:44:54 +02:00
..
__getmainargs.c
_snprintf.c
_sntprintf.h
_snwprintf.c
_vscprintf.c
_vscwprintf.c
_vsnprintf.c
_vsnwprintf.c
CMakeLists.txt [CMAKE] Get rid of add_compile_flags 2020-10-20 21:44:54 +02:00
crtdll_crt_apitest.cmake [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
dll_startup.cpp
dll_startup.h
dll_startup.spec
mbstowcs.c
mbstowcs_s.c
mbtowc.c [CRT_APITEST] Add testcase for mbtowc() (#2652) 2020-04-26 13:18:41 +03:00
msvcrt_crt_apitest.cmake [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
ntdll_crt_apitest.cmake [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
sprintf.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
static_construct.cpp
static_init.c
strcpy.c
strlen.c
strtoul.c
tcstoul.h
testlist.c [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
wcstombs.c
wcstombs_s.c
wcstoul.c
wctomb.c [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00