reactos/rostests/apitests
Hermès Bélusca-Maïto cd7c1882ed [SHLWAPI_APITEST]
- Add tests for PathIsUNCServer and PathIsUNCServerShare, by Jared Smudde. Thanks! ROSTESTS-258 #resolve
- Simplify the code: Since those functions (as well as PathIsUNC) are public and exported by name, we can directly load the apitest with shlwapi and call the APIs directly (no need for explicit LoadLibrary & GetProcAddress).

svn path=/trunk/; revision=73544
2017-01-13 21:55:25 +00:00
..
advapi32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
apphelp [ROSTESTS] 2017-01-13 09:24:15 +00:00
appshim [ROSTESTS] 2017-01-13 09:24:15 +00:00
atl [ROSTESTS] 2017-01-13 09:24:15 +00:00
browseui [ROSTESTS] 2017-01-13 09:24:15 +00:00
com [ROSTESTS] 2017-01-13 09:24:15 +00:00
crt [ROSTESTS] 2017-01-13 09:24:15 +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 [ROSTESTS] 2017-01-13 09:24:15 +00:00
gditools [GDITOOLS] 2015-12-28 20:53:34 +00:00
include [APITESTS] 2015-06-20 08:51:07 +00:00
iphlpapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
kernel32 [KERNEL32_APITEST] - Add tests for LoadLibraryExW to test its ability to load a redirected dll. Do not include it in the build until a way is found for it to be compiled properly. 2017-01-13 15:33:38 +00:00
localspl [LOCALSPL_APITEST] 2017-01-13 16:15:13 +00:00
msgina [ROSTESTS] 2017-01-13 09:24:15 +00:00
msvcrt [ROSTESTS] 2017-01-13 09:24:15 +00:00
netshell [ROSTESTS] 2017-01-13 09:24:15 +00:00
ntdll [ROSTESTS] 2017-01-13 09:24:15 +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 [ROSTESTS] 2017-01-13 09:24:15 +00:00
setupapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
shell32 FTSU GCCLin. 2017-01-13 19:09:11 +00:00
shlwapi [SHLWAPI_APITEST] 2017-01-13 21:55:25 +00:00
spoolss [ROSTESTS] 2017-01-13 09:24:15 +00:00
user32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
user32_dynamic [ROSTESTS] 2017-01-13 09:24:15 +00:00
userenv [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32kdll [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32nt [ROSTESTS] 2017-01-13 09:24:15 +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 [ROSTESTS] 2017-01-13 09:24:15 +00:00
wlanapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
ws2_32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
CMakeLists.txt [SHLWAPI_APITEST]: New test for PathIsUNC function, by Jared Smudde. Thanks! 2017-01-13 00:06:12 +00:00