reactos/modules/rostests/apitests/crt
2024-01-13 15:15:47 +02:00
..
__64tof.c
__fto64.c
__getmainargs.c
__rt_div.c
_mbsncmp.c [CRTDLL_APITEST] Oops. Fix that other compiler. CORE-16933 2024-01-12 12:58:27 -05:00
_mbsstr.c [CRTDLL_APITEST] Oops. Fix that other compiler. CORE-16933 2024-01-12 12:58:27 -05:00
_snprintf.c
_sntprintf.h
_snwprintf.c
_vscprintf.c
_vscwprintf.c
_vsnprintf.c
_vsnwprintf.c
_wsystem.c [MSVCRT][CRT_APITEST] Implement _wsystem (#5032) 2023-03-05 21:01:14 +09:00
atexit.c
ceil.c [CRT_APITEST] Add tests for ceil/floor 2022-08-26 00:44:46 +02:00
CMakeLists.txt
crtdata.c [CRT_APITEST] Fix some Vista+ tests 2024-01-13 15:15:47 +02:00
crtdll_crt_apitest.cmake [CRT_APITEST] Add tests for _mbsncmp and _mbsstr. CORE-16933 2024-01-12 12:36:43 -05:00
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 _mbsncmp and _mbsstr. CORE-16933 2024-01-12 12:36:43 -05: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
system.c [MSVCRT][CRT_APITEST] Implement _wsystem (#5032) 2023-03-05 21:01:14 +09:00
tcstoul.h
testlist.c [CRT_APITEST] Add tests for _mbsncmp and _mbsstr. CORE-16933 2024-01-12 12:36:43 -05:00
wcstombs.c
wcstombs_s.c
wcstoul.c
wctomb.c [STATIC_CRT_APITEST] Add todo to tests that fail on Windows 2023-04-17 00:41:31 +03:00