This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-25 08:39:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebeeb9dcb85726f08f5ccaaaabbf28d20249cf21
reactos
/
modules
/
rostests
/
apitests
/
crt
History
Thomas Faber
787b2c7660
[APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them.
2019-12-31 15:18:41 +01:00
..
__getmainargs.c
…
_snprintf.c
…
_sntprintf.h
…
_snwprintf.c
…
_vscprintf.c
…
_vscwprintf.c
…
_vsnprintf.c
…
_vsnwprintf.c
…
CMakeLists.txt
[CMAKE] Some arm cmake fixes
2019-08-20 22:27:59 +02:00
crtdll_crt_apitest.cmake
…
dll_startup.cpp
[APITESTS] Ignore GCC8 warnings where we test some crazy stuff
2019-08-20 15:05:47 +02:00
dll_startup.h
…
dll_startup.spec
…
mbstowcs_s.c
…
mbstowcs.c
…
msvcrt_crt_apitest.cmake
…
ntdll_crt_apitest.cmake
…
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_init.c
…
strcpy.c
…
strlen.c
…
strtoul.c
…
tcstoul.h
…
testlist.c
[CRT_APITEST] Exclude a test with the same rule as in the cmakelist
2019-08-20 22:31:56 +02:00
wcstombs_s.c
…
wcstombs.c
…
wcstoul.c
…