reactos/modules/rostests/apitests/crt
2021-09-09 00:56:03 +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 [CRT_APITEST] Add tests for __rt_sdiv/udiv/sdiv64/udiv64 on ARM 2021-07-29 13:37:07 +03: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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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 [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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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 data exports 2021-08-04 02:03:07 +02: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 static_crt_apitest 2021-08-04 02:03:07 +02: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 missing static CRT tests on ARM 2021-09-08 20:10: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] Fix CRT headers a bit 2021-08-04 02:03:07 +02:00