..
__64tof.c
[CRT_APITEST] Add tests for __i64tod/u64tod/i64tos/u64tos on ARM ( #3866 )
2021-09-09 16:02:11 +03:00
__fto64.c
[CRT_APITEST] Fix __fto64 test according to MS CRT behavior on x86 and x64
2021-09-09 00:56:03 +03:00
__getmainargs.c
__rt_div.c
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
_snprintf.c
_sntprintf.h
_snwprintf.c
_vscprintf.c
_vscwprintf.c
_vsnprintf.c
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
_vsnwprintf.c
_wsystem.c
[MSVCRT][CRT_APITEST] Implement _wsystem ( #5032 )
2023-03-05 21:01:14 +09:00
atexit.c
[CRT_APITEST] Add test for atexit
2020-11-01 09:33:14 +01:00
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
[CRT_APITEST] Do not test functions that are missing on ARM
2021-09-08 19:44:56 +03:00
crtdll_crt_apitest.cmake
[MSVCRT][CRT_APITEST] Implement _wsystem ( #5032 )
2023-03-05 21:01:14 +09:00
dll_startup.cpp
dll_startup.h
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
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
Replace my E-mail with the ReactOS org one ( #3475 )
2021-02-22 18:26:55 +03:00
msvcrt_crt_apitest.cmake
[MSVCRT][CRT_APITEST] Implement _wsystem ( #5032 )
2023-03-05 21:01:14 +09: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_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
[MSVCRT][CRT_APITEST] Implement _wsystem ( #5032 )
2023-03-05 21:01:14 +09:00
wcstombs.c
wcstombs_s.c
wcstoul.c
wctomb.c
[CRT_APITEST] wctomb.c Fix '\n.' typos CORE-18103
2022-03-25 18:42:07 +01:00