Commit graph

10 commits

Author SHA1 Message Date
Katayama Hirofumi MZ
aea461b386 support arm 2025-03-30 09:11:16 +09:00
Katayama Hirofumi MZ
b7b07a22a2 fix build 2 2025-03-30 09:11:12 +09:00
Katayama Hirofumi MZ
d3e5118677 fix build 2025-03-30 09:11:11 +09:00
Katayama Hirofumi MZ
2a2c8318bf [SDK][CRT] Improve x64 setjmp/longjmp and add testcase 2025-03-30 09:11:11 +09:00
Thomas Faber
c8aba5a172
[CRT_APITEST] Add tests for _mbsncmp and _mbsstr. CORE-16933 2024-01-12 12:36:43 -05:00
Katayama Hirofumi MZ
f172503d57
[MSVCRT][CRT_APITEST] Implement _wsystem (#5032)
Implement _wsystem(), by referring system().
Improve system().
Use WaitForSingleObject in system() and _wsystem().
Check existence of COMSPEC.
Thanks ChatGPT.
2023-03-05 21:01:14 +09:00
Bișoc George
3cb0bdaa0b
[CRT_APITEST] Implement wctomb() testcase (#2701) 2020-05-01 16:01:11 +02:00
Bișoc George
07640a9a21
[CRT_APITEST] Add testcase for mbtowc() (#2652) 2020-04-26 13:18:41 +03:00
Victor Perevertkin
7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
Colin Finck
c2c66aff7d Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
Renamed from rostests/apitests/crt/crtdll_crt_apitest.cmake (Browse further)