reactos/modules/rostests/apitests/crt
Hermès Bélusca-Maïto 9393fc320e
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
2021-09-13 03:52:22 +02:00
..
__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
atexit.c [CRT_APITEST] Add test for atexit 2020-11-01 09:33:14 +01:00
CMakeLists.txt [CRT_APITEST] Add static_crt_apitest 2021-08-04 02:03:07 +02: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 [CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
dll_startup.cpp [APITESTS] Ignore GCC8 warnings where we test some crazy stuff 2019-08-20 15:05:47 +02:00
dll_startup.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
dll_startup.spec
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 [CRT_APITEST] Add tests for __i64tod/u64tod/i64tos/u64tos on ARM (#3866) 2021-09-09 16:02:11 +03: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 [APITESTS] Ignore GCC8 warnings where we test some crazy stuff 2019-08-20 15:05:47 +02:00
static_crt_apitest.cmake [CRT_APITEST] Add tests for __i64tod/u64tod/i64tos/u64tos on ARM (#3866) 2021-09-09 16:02:11 +03:00
static_init.c
strcpy.c
strlen.c
strtoul.c
tcstoul.h
testlist.c [CRT_APITEST] Add tests for __i64tod/u64tod/i64tos/u64tos on ARM (#3866) 2021-09-09 16:02:11 +03:00
wcstombs.c
wcstombs_s.c
wcstoul.c
wctomb.c [CRT] Fix CRT headers a bit 2021-08-04 02:03:07 +02:00