reactos/modules/rostests/apitests/crt
2022-05-27 01:37:34 +03: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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
__rt_div.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
_snprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_sntprintf.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_snwprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_vscprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_vscwprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_vsnprintf.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
_vsnwprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
atexit.c [CRT_APITEST] Add test for atexit 2020-11-01 09:33:14 +01: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 [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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
mbstowcs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
mbstowcs_s.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
strcpy.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
strlen.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
strtoul.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
tcstoul.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
testlist.c [CRT_APITEST] Add tests for __i64tod/u64tod/i64tos/u64tos on ARM (#3866) 2021-09-09 16:02:11 +03:00
wcstombs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wcstombs_s.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wcstoul.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wctomb.c [CRT_APITEST] wctomb.c Fix '\n.' typos CORE-18103 2022-03-25 18:42:07 +01:00