reactos/modules/rostests/apitests
Baruch Rutman f6de3342bf
[GDI32_APITEST] Add tests for SetLayout and its effects (#3203)
As part of the efforts to fix mirroring (Right-to-left UI), this API test
should help determine what is wrong currently in how certain functions behave
when the DC is mirrored. It focuses mostly on BitBlt, StretchBlt and LPtoDP.
Inspired by PR #3109.

CORE-17298
2020-12-26 19:48:21 +03:00
..
acpi [ACPI_APITEST] Add a unit test for Bus_PDO_QueryResourceRequirements. CORE-12892 2020-04-11 23:42:59 +02:00
advapi32 [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
afd [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
apphelp [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
appshim [APPCOMPAT][ACCPAGE][SDB][ROSTESTS] Implement compatibility modes for Windows 10, Server 2016 and 2019 2020-02-23 17:43:40 +01:00
atl [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
browseui [CMAKE] Get rid of add_compile_flags_language macro 2020-10-20 21:44:54 +02:00
cmd [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
com [SDK][INCLUDE] Add CLSID_CopyToMenu and CLSID_MoveToMenu (#3032) 2020-08-11 17:26:05 +09:00
comctl32
compiler [COMPILER_APITEST] Add SEH tests from MS (#2435) 2020-10-31 11:08:27 +01:00
crt [CRT_APITEST] Add test for atexit 2020-11-01 09:33:14 +01:00
dbghelp
dciman32
dnsapi [DNSAPI_APITEST] Fix null-reference in case of failure 2020-11-04 21:13:42 +01:00
fltlib
fontext [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
gdi32 [GDI32_APITEST] Add tests for SetLayout and its effects (#3203) 2020-12-26 19:48:21 +03:00
gditools
include [ZIPFLDR_APITEST] Add some basic IDataObject tests 2020-04-30 20:38:28 +02:00
iphlpapi
kernel32 [RTL] Add code to SxS manifest parser to parse XML namespaces (#2512) 2020-09-20 22:56:42 +02:00
loadconfig [LOADCONFIG_APITEST] Tell GCC that the .def is not just included for fun, 2020-04-19 15:18:51 +02:00
localspl
mountmgr [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
msgina [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
mspatcha
msvcrt
netapi32
netshell
ntdll [NTDLL_APITEST] Add test showing that RtlImageDirectoryEntryToData works on 32-bit and 64-bit images 2020-12-05 17:03:24 +01:00
ole32 [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
opengl32
pefile
powrprof [POWRPROF_APITEST] Fix cppcheck warnings. 2020-06-27 14:43:08 +02:00
psapi
sdk
setupapi
sfc
shell32 [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
shlwapi [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP] Fix my build. 2020-11-06 01:06:11 +01:00
spoolss
user32 [USER32_APITEST] Add a test for SPI_GETGRADIENTCAPTIONS (#3338) 2020-12-20 23:12:20 +03:00
user32_dynamic [USER32_DYNAMIC_APITEST] Remove a tautological check. Spotted by clang. 2020-11-22 13:22:03 +01:00
userenv
utildll [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP] Fix my build. 2020-11-06 01:06:11 +01:00
uxtheme
win32nt [WIN32NT_APITEST] Add tests for truncated and extended handle to NtGdiDeleteObjectApp test 2020-11-07 18:34:10 +01:00
win32u
winhttp
wininet
winprint
winspool
wlanapi
ws2_32 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
zipfldr [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
CMakeLists.txt [APITESTS] Do not compile SEH tests in when using dummy PSEH 2020-12-14 18:22:07 +01:00