reactos/modules/rostests/apitests/shell32
Katayama Hirofumi MZ d23573beed [SHELL32_APITEST] Follow-up to #6796 (25e2f5f)
This change will massively improve speed.
JIRA issue: CORE-13950
- Set zero to INTERVAL.
- Remove SHCNF_FLUSHNOWAIT.
2024-04-24 10:22:42 +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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02: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
closewnd.cpp [SHELL32_APITEST] Add RealShellExecuteEx testcase (#6647) 2024-03-20 07:36:14 +09:00
closewnd.h [SHELL32_APITEST] Add RealShellExecuteEx testcase (#6647) 2024-03-20 07:36:14 +09:00
CMakeLists.txt [SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStringA (#6734) 2024-04-12 21:29:07 +09:00
CMyComputer.cpp [SHELL32_APITEST] Fix PIDL leaks. 2019-09-22 11:42:10 +02:00
CommandLineToArgvW.cpp [SHELL32][SHELL32_APITEST] Improve CommandLineToArgvW (#5055) 2023-02-14 20:53:48 +09:00
Control_RunDLLW.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CShellDesktop.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CShellLink.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CUserNotification.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
DragDrop.cpp [WININET_WINETEST][URLMON_WINETEST][SHELL32_APITEST] Skip some tests 2020-06-08 03:43:43 +03:00
ExtractIconEx.cpp [SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169) 2023-03-30 13:31:13 +02:00
FindExecutable.cpp [SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRSTDIRDEF flag (#6681) 2024-03-29 11:15:38 +09:00
GetDisplayNameOf.cpp [SHELL32_APITEST] Add test for Control Panel's GetDisplayNameOf (#5495) 2023-08-04 16:54:31 +03:00
GUIDFromString.cpp [SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStringA (#6734) 2024-04-12 21:29:07 +09:00
Int64ToString.cpp [SHELL32][SHELL32_APITEST][SDK] Implement Int64ToString (#5706) 2023-09-21 09:14:40 +09:00
IShellFolderViewCB.cpp [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
menu.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
OpenAs_RunDLL.cpp [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
PathIsEqualOrSubFolder.cpp [SHELL32][SHELL32_APITEST][SDK] Implement PathIsEqualOrSubFolder (#5714) 2023-11-29 22:50:01 +09:00
PathIsTemporary.cpp [SHELL32][SDK][SHELL32_APITEST] Add PathIsTemporaryA/W (#6067) 2023-12-02 23:07:28 +09:00
PathResolve.cpp [SHELL32_APITEST] Workaround on wine_dbgstr_w bugs 2022-11-04 19:58:10 +09:00
RealShellExecuteEx.cpp [SHELL32_APITEST] Add RealShellExecuteEx testcase (#6647) 2024-03-20 07:36:14 +09:00
resource.rc [SHELL32_APITEST] Improve ShellHook testcase (#6582) 2024-03-08 18:17:09 +09:00
ROS.ico [SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169) 2023-03-30 13:31:13 +02:00
SHAppBarMessage.cpp [SHELL32_APITEST] Strengthen SHAppBarMessage testcase for workarea (#3041) 2020-08-13 20:59:36 +09:00
SHChangeNotify.cpp [SHELL32_APITEST] Follow-up to #6796 (25e2f5f) 2024-04-24 10:22:42 +09:00
SHCreateDataObject.cpp [SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject 2021-12-31 21:27:30 +01:00
SHCreateFileDataObject.cpp [SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject 2021-12-31 21:27:30 +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
She.cpp [SHELL32][SHELL32_APITEST][SDK] Implement SheRemoveQuotesA/W (#5517) 2023-08-05 19:44:13 +09:00
shell32_apitest.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shell32_apitest_sub.cpp [SHELL32_APITEST] Make SHChangeNotify testcase more stable (#6796) 2024-04-24 09:10:29 +09:00
shell32_apitest_sub.h [SHELL32_APITEST] Make SHChangeNotify testcase more stable (#6796) 2024-04-24 09:10:29 +09:00
ShellExecCmdLine.cpp [SHELL32_APITEST] Make SHChangeNotify testcase more stable (#6796) 2024-04-24 09:10:29 +09:00
ShellExecuteEx.cpp [SHELL32_APITEST] Add RealShellExecuteEx testcase (#6647) 2024-03-20 07:36:14 +09:00
ShellExecuteW.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
ShellHook.cpp [SHELL32_APITEST] Improve ShellHook testcase (#6582) 2024-03-08 18:17:09 +09:00
ShellState.cpp [SHLWAPI][SDK][SHELL32_APITEST][SHLWAPI_WINETEST] Property Bag on Desktop Upgrade (#5590) 2023-08-22 12:01:20 +09: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] Improve PathResolve testcase 2022-11-01 08:55:42 +09:00
SHGetAttributesFromDataObject.cpp [SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject 2021-11-15 20:02:13 +01:00
SHLimitInputEdit.cpp [SHELL32_APITEST] SHLimitInputEdit: Fix C4509 warning (#2321) 2020-02-09 23:49:44 +09:00
SHParseDisplayName.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
SHRestricted.cpp [SHELL32_APITEST] Add SHRestricted testcase (#6558) 2024-02-29 20:26:01 +09:00
sysicon.ico [SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169) 2023-03-30 13:31:13 +02:00
testlist.c [SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStringA (#6734) 2024-04-12 21:29:07 +09:00