reactos/modules/rostests/apitests
Joachim Henze fe85357afe [0.4.14][SETUP][BOOTDATA][FONTS][INF][MEDIA][ROSTESTS] Monospaced fonts and substitution
Switches from "FreeMono" and "Dejavu Sans Mono" to "Courier New" and "Lucida Console"
and therefore brings us closer to 2k3sp2 stock fonts. Saves some RAM also.
Deletes some "Ubuntu" font left-overs in some Themes.

CORE-18605 (and partially CORE-16264)

By porting back the following commits:
0.4.15-dev-5362-g c47758b102 [SETUP][INF][MEDIA] Get rid of the last Ubuntu references CORE-18607 (#4871)
0.4.15-dev-5336-g bd40c13f6f [SETUP][BOOTDATA][FONTS][INF] Delete DejaVu Sans Mono and re-map (#4856)
0.4.15-dev-5335-g a4193ade03 [SETUP][FONTS][INF][GDI32_APITEST] Delete FreeMono and re-map (#4852)
0.4.15-dev-5324-g d035452148 [SETUP][INF][ROSTESTS] Delete font substitutions and tests for "DejaVu Sans" (#4829)
2023-01-06 09:38:59 +01:00
..
acpi [ACPI_APITEST] Add a unit test for Bus_PDO_QueryResourceRequirements. CORE-12892 2020-04-11 23:42:59 +02:00
advapi32 [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
afd [AFD_APITEST] Add apitest for AFD window size options 2019-02-25 22:34:28 +01:00
apphelp [APITESTS] Tested function must be called before GetLastError() log (#2433) 2020-03-13 18:15:21 +01: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 [ATL][ATL_APITEST] Test + implement CHeapPtrList 2020-02-08 22:09:14 +01:00
browseui [ROSTESTS] Update test helpers to allow custom file/line info 2020-02-08 22:09:13 +01:00
cmd [CMD_APITEST] Add more regression tests for attrib 2020-01-11 14:20:33 +01:00
com [COM_APITEST] Remove duplicate interface 2019-09-15 19:46:36 +03:00
comctl32 [SDK] Add some missing propsheet fields + validate struct sizes 2020-01-29 22:58:43 +01:00
crt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
dbghelp [ROSTESTS] Fix result being evaluated twice, 2020-02-08 22:09:13 +01:00
dciman32
dnsapi [DNSAPI][DNSAPI_APITEST] Fix DnsQuery_UTF8 function and add tests 2019-08-19 20:01:23 +02:00
fltlib
fontext [FONTEXT_APITEST] Add simple api test showing interfaces 2019-10-19 18:42:14 +02:00
gdi32 [0.4.14][SETUP][BOOTDATA][FONTS][INF][MEDIA][ROSTESTS] Monospaced fonts and substitution 2023-01-06 09:38:59 +01:00
gditools
include [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
iphlpapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
kernel32 [KERNEL32_APITEST][WS2_32_APITEST] Call SetLastError() before checking LastError (#2437) 2020-03-30 12:52:37 +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 [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
mountmgr [MOUNTMGR_APITEST] Dump offsets 2019-10-19 18:00:36 +02:00
msgina [MSGINA_APITEST] Disable exceptions in atl when compiling without exceptions 2019-04-18 19:21:38 +02:00
mspatcha [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
msvcrt [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
netapi32 [NETAPI32_APITEST] Fix a NULL dereference of pInfo 2018-06-17 12:16:08 +02:00
netshell
ntdll [0.4.14][ROSTEST] Fix copy paste bug in RtlBitmap.c ROSTESTS-356 #3221 2020-09-28 20:24:55 +02:00
ole32
opengl32 [APITESTS] Add tests for opengl32.dll 2019-01-19 14:23:54 +01:00
pefile
powrprof [SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi.h (#869) 2018-12-05 13:48:01 +01:00
psapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
sdk [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
setupapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
sfc [SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles 2018-12-12 19:33:44 +01:00
shell32 [0.4.14][SHELL32_APITEST] ShellHook testcase Fix compiler error (addendum to #3289) 2021-06-06 16:44:17 +02:00
shlwapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
spoolss [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
user32 [0.4.14][NTUSER] DVD Write Now 1.5.12 SP2 setup has no taskbar pane CORE-15669 2021-06-02 04:33:27 +02:00
user32_dynamic
userenv
uxtheme [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
win32nt [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
win32u [APITESTS] set_module_type(win32u module) 2019-04-29 12:49:54 +09:00
winhttp
wininet Revert "[WININET_APITEST] Add Download testcase (#1832)" (#1839) 2019-08-16 17:01:03 +09:00
winprint
winspool [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
wlanapi [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ws2_32 [KERNEL32_APITEST][WS2_32_APITEST] Call SetLastError() before checking LastError (#2437) 2020-03-30 12:52:37 +02:00
CMakeLists.txt [SDK][HOST-TOOLS] Add load_config workaround for gcc builds 2020-04-17 17:47:24 +02:00