reactos/modules/rostests/apitests/crt
Timo Kreuzer a6faa1b82d [CRT_APITEST] Fix test for strlen
The direction flag in eflags is preserved on x64, but not on x86.
2023-01-31 18:39:21 +01:00
..
__64tof.c
__fto64.c
__getmainargs.c
__rt_div.c
_snprintf.c
_sntprintf.h
_snwprintf.c
_vscprintf.c
_vscwprintf.c
_vsnprintf.c
_vsnwprintf.c
atexit.c
ceil.c [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
CMakeLists.txt [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
crtdata.c
crtdll_crt_apitest.cmake
dll_startup.cpp
dll_startup.h
dll_startup.spec
fabs.c [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
floor.c [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
fpcontrol.c [CRT_APITEST] Add tests for floating point control and status functions 2022-08-22 11:22:08 +02:00
math_helpers.h [CRT_APITEST] Implement tests for fabs/fabsf 2022-06-26 19:13:47 +02:00
mbstowcs.c
mbstowcs_s.c
mbtowc.c
msvcrt_crt_apitest.cmake [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
ntdll_crt_apitest.cmake
sprintf.c
static_construct.cpp
static_crt_apitest.cmake [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
static_init.c
strcpy.c
strlen.c [CRT_APITEST] Fix test for strlen 2023-01-31 18:39:21 +01:00
strtoul.c
tcstoul.h
testlist.c [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
wcstombs.c
wcstombs_s.c
wcstoul.c
wctomb.c