.. |
advapi32
|
[ADVAPI32_APITEST] Addendum to 75585, use void pointers to work around gcc ignoring pshpack1.
|
2017-08-17 11:06:46 +00:00 |
apphelp
|
[APPHELP_APITEST][APPSHIM_APITEST] Update the license headers
|
2017-09-08 20:33:40 +00:00 |
appshim
|
[APPHELP_APITEST][APPSHIM_APITEST] Update the license headers
|
2017-09-08 20:33:40 +00:00 |
atl
|
[APITESTS]
|
2017-07-24 15:09:22 +00:00 |
browseui
|
[BROWSEUI_APITEST] -Add tests for SHExplorerParseCmdLine for CORE-12882.
|
2017-05-04 15:15:45 +00:00 |
com
|
[COM_APITEST] -Add tests for CLSID_AttachmentServices.
|
2017-08-17 16:01:29 +00:00 |
comctl32
|
[COMCTL32_APITESTS] -Add toolbar tests for TB_SETBUTTONSIZE, TB_SETPADDING, TB_GETBUTTONSIZE, TB_GETMETRICS.
|
2017-07-31 13:04:09 +00:00 |
crt
|
[APITESTS]
|
2017-07-24 15:09:22 +00:00 |
dbghelp
|
[DBGHELP_APITEST] Add tests for pdb and rsym parsing. CORE-12773
|
2017-02-17 16:15:49 +00:00 |
dciman32
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
dnsapi
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
fltlib
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
gdi32
|
[GDI32_APITEST]: Fix the "missing braces around initializer" GCC error that I've introduced in r74962.
|
2017-06-08 19:09:01 +00:00 |
gditools
|
|
|
include
|
[APITEST] Move RedirectIat into it's own header so that it can be used from multiple tests.
|
2017-06-14 15:25:04 +00:00 |
iphlpapi
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
kernel32
|
[KERNEL32_APITEST]
|
2017-06-03 07:05:31 +00:00 |
localspl
|
[LOCALSPL]
|
2017-04-16 14:12:01 +00:00 |
msgina
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
msvcrt
|
[MSVCRT_APITEST]: Commit a simple test for popen(), by Andreas Maier.
|
2017-07-17 15:27:40 +00:00 |
netapi32
|
[NETAPI32_APITEST]
|
2017-06-26 15:43:58 +00:00 |
netshell
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
ntdll
|
[NTDLL_APITEST] Test unaligned pointers for NtOpenKey
|
2017-08-17 11:42:13 +00:00 |
ole32
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
pefile
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
powrprof
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
psapi
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
sdk
|
[APITESTS]
|
2017-07-24 15:09:22 +00:00 |
setupapi
|
[SETUPAPI]: Fix a 9-year old bug in the SETUP_CreateClassKey() logic, introduced in r31860, that set a wrong Class name value if the corresponding registry key already existed. The bug was unveiled by my commit r74761.
|
2017-06-04 18:16:24 +00:00 |
shell32
|
Addendum to r74982, remove some debugging code.
|
2017-06-10 17:47:56 +00:00 |
shlwapi
|
[SHLWAPI_APITEST] Add PathFindOnPath tests. Patch by Katayama Hirofumi MZ. ROSTESTS-283 #comment Thanks!
|
2017-06-10 19:41:31 +00:00 |
spoolss
|
Fix GCC build, part 4/X (losing my optimism)
|
2017-04-16 15:51:44 +00:00 |
user32
|
[USER32_APITEST] -Add a monster of a test to check if WM_DESTROYCLIPBOARD is blocking or not. Use a critical section while recording as we use a single message cache in two threads. After 50154, 50816, 50846 and 75616 changing back and forth, this test shows that 75616 is correct and making sure that it won't be changed again in the future, somehting that would break the ole clipboard.
|
2017-08-24 23:08:09 +00:00 |
user32_dynamic
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
userenv
|
[USERENV_APITEST]: Add some simple tests for Get[AllUsers|DefaultUser|User]Profile[s]Directory APIs (checking return values & last errors).
|
2017-02-06 22:14:50 +00:00 |
uxtheme
|
[UXTHEME_APITEST] -Add tests for SetThemeAppProperties.
|
2017-08-09 07:14:44 +00:00 |
win32kdll
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
win32nt
|
[WIN32NT_APITEST] Do not assert on a driver without DirectX support.
|
2017-06-11 11:47:41 +00:00 |
winhttp
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
wininet
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
winprint
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
winspool
|
[PRINTING]
|
2017-06-26 15:16:46 +00:00 |
wlanapi
|
[ROSTESTS]
|
2017-01-13 09:24:15 +00:00 |
ws2_32
|
[WS2_32_APITESTS] Add close tests ROSTESTS-279
|
2017-05-26 14:02:25 +00:00 |
CMakeLists.txt
|
[NETAPI32_APITEST]
|
2017-06-26 15:19:07 +00:00 |