reactos/modules/rostests/apitests/shell32
Katayama Hirofumi MZ 55345930ad [SHELL32_APITEST] ShellExecCmdLine: Don't copy Notepad.exe
On Windows 10, when I copyed Notepad.exe to the desktop and double-clicked it, it won't start Notepad. This is probably because there is a security protection mechanism (or some mechanism) at work. Tests that assume this mechanism will not work properly on ReactOS. Thus, I had to delete some tests. CORE-17351
2021-06-04 06:16:07 +09:00
..
1.ico [SHELL32_APITEST] Add test for SHCreateFileExtractIconW 2017-12-09 11:56:42 +01:00
AddCommas.cpp [SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH. 2017-12-17 13:31:22 +01:00
CFSFolder.cpp [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CheckEscapes.cpp [SHELL32][INCLUDE] Improve CheckEscapesA/W (#2795) 2020-05-28 10:58:26 +09:00
CIDLData.cpp [SDK] Move HIDA helper functions to shellutils.h 2020-02-08 22:09:13 +01:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
CMyComputer.cpp [SHELL32_APITEST] Fix PIDL leaks. 2019-09-22 11:42:10 +02:00
Control_RunDLLW.cpp [SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH. 2017-12-17 13:31:22 +01:00
CShellDesktop.cpp [SHELL32_APITEST] Fix PIDL leaks. 2019-09-22 11:42:10 +02:00
CShellLink.cpp [HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions. 2019-08-25 12:20:52 +03:00
CUserNotification.cpp [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
DragDrop.cpp [WININET_WINETEST][URLMON_WINETEST][SHELL32_APITEST] Skip some tests 2020-06-08 03:43:43 +03:00
ExtractIconEx.cpp Replace my E-mail with the ReactOS org one (#3475) 2021-02-22 18:26:55 +03:00
IShellFolderViewCB.cpp [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
menu.cpp [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
OpenAs_RunDLL.cpp [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
PathResolve.cpp [SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH. 2017-12-17 13:31:22 +01:00
resource.rc [INCLUDE][SHELL32_APITEST] Add SHLimitInputEdit testcase (#2053) 2019-11-18 20:02:18 +09:00
SHAppBarMessage.cpp [SHELL32_APITEST] Strengthen SHAppBarMessage testcase for workarea (#3041) 2020-08-13 20:59:36 +09:00
SHChangeNotify.cpp [SHELL32_APITEST] Strengthen SHChangeNotify testcase more (#3038) 2020-08-13 07:51:45 +09:00
SHChangeNotify.h [SHELL32_APITEST] Strengthen SHChangeNotify testcase more (#3038) 2020-08-13 07:51:45 +09:00
SHCreateDataObject.cpp [SDK] Move HIDA helper functions to shellutils.h 2020-02-08 22:09:13 +01:00
SHCreateFileExtractIconW.cpp [HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions. 2019-08-25 12:20:52 +03:00
shell-notify.cpp [SHELL32_APITEST] Strengthen SHChangeNotify testcase more (#3038) 2020-08-13 07:51:45 +09:00
shell32_apitest.spec
ShellExecCmdLine.cpp [SHELL32_APITEST] ShellExecCmdLine: Don't copy Notepad.exe 2021-06-04 06:16:07 +09:00
ShellExecuteEx.cpp [SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH. 2017-12-17 13:31:22 +01:00
ShellExecuteW.cpp [SHELL32_APITEST] Strengthen ShellExecuteW testcase (#3165) 2020-09-13 00:47:56 +09:00
ShellHook.cpp [SHELL32_APITEST] Strengthen and improve ShellHook testcase (#3687) 2021-05-29 09:33:46 +09:00
ShellState.cpp [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
shelltest.cpp [SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH. 2017-12-17 13:31:22 +01:00
shelltest.h [SHELL32_APITEST] Disable exceptions in atl when compiling without exceptions 2019-04-18 19:21:39 +02:00
SHLimitInputEdit.cpp [SHELL32_APITEST] SHLimitInputEdit: Fix C4509 warning (#2321) 2020-02-09 23:49:44 +09:00
SHParseDisplayName.cpp [SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH. 2017-12-17 13:31:22 +01:00
testlist.c [SHELL32_APITEST] Add ShellHook testcase (#3289) 2020-10-12 09:52:21 +09:00