reactos/modules/rostests/apitests/compiler
Timo Kreuzer 6fd6e9c306 [COMPILER_APITEST] Add tests for float to int conversion
These tests come with a VS solution, because that is the only way to test against a known good system, as the required runtime functions (like _ftol) are statically linked from the VS runtime library.
2024-08-27 21:34:50 +03:00
..
ms
CMakeLists.txt [COMPILER_APITEST] Add tests for float to int conversion 2024-08-27 21:34:50 +03:00
compiler_apitest.sln [COMPILER_APITEST] Add tests for float to int conversion 2024-08-27 21:34:50 +03:00
compiler_apitest.vcxproj [COMPILER_APITEST] Add tests for float to int conversion 2024-08-27 21:34:50 +03:00
floatconv.c [COMPILER_APITEST] Add tests for float to int conversion 2024-08-27 21:34:50 +03:00
ms_seh.c [COMPILER_APITEST] Comment out some tests, when PSEH is used 2023-01-31 18:39:21 +01:00
pseh.c [COMPILER_APITEST] Fix pseh test that failed when compiled with GCC 2023-01-31 18:39:21 +01:00
pseh_cpp.cpp
psehtest2.c
testlist.c [COMPILER_APITEST] Add tests for float to int conversion 2024-08-27 21:34:50 +03:00