| [USER32_APITEST] Add LookupIconIdFromDirectoryEx invalid input test (#9263) Calling it with invalid pointer crashes the caller, while on Windows it returns 0 without error or crash. CORE-19544 | 12 小时前 |
| [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. Excluded: 3rd-party code (incl. wine) and most of the win32ss. | 4 年前 |
| [ROSTESTS] Remove definitions of __ROS_LONG64__ in testlist.c | 11 个月前 |
| [REACTOS] Refresh old URLs (#7632) URLs are getting old. We have to update URLs for documentation purpose. JIRA issue: CORE-19963 - Refresh old URLs. - Add " (DEAD_LINK)" labels to dead links. - Use MS Learn links rather than MSDN ones. - Some dead links revived by Web Archive. - Don't change Wine Tests and Wine Sync. - Don't change 3rd party libraries. - Don't append "redirected" labels. | 1 年前 |
| [KMTEST] Add tests for push lock | 21 天前 |
| [ROSTESTS] Remove definitions of __ROS_LONG64__ in testlist.c | 11 个月前 |
| [ROSAUTOTEST] Fix potential issues in pipe reading - Initialize m_ReadOverlapped.hEvent as unset - Reset m_ReadOverlapped.hEvent before use - Zero-inialize m_ReadOverlapped (except for hEvent) before use - Call CancelIo, if waiting on the asynchronous read event failed | 1 个月前 |
| [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. Excluded: 3rd-party code (incl. wine) and most of the win32ss. | 4 年前 |
| [NTGDI][POLYTEST] Use newx1 as the lower bound in polyfill line-touch test (#9118) Bug/typo was introduced in https://github.com/reactos/reactos/commit/5b6d43ab50b88d2ab8fd3d7ebf434173c5768065 (r5619). | 2 个月前 |
| [BOOT][ROSTESTS][SHELL32][USERENV] Fix 'StartUp' typo (#8304) CORE-18893 | 1 个月前 |
| [ROSTESTS] Add an interactive "dialog_initvisible" test (#9362) CORE-20706 Its purpose is to observe whether or not a dialog that has the `WS_VISIBLE` style explicitly set, briefly becomes visible even if it gets terminated early from its `WM_INITDIALOG` handler. (On Windows it does NOT become visible.) | 24 天前 |
| [ROSTESTS] Get rid of some test lists | 3 个月前 |
| [HLINK] Sync to Wine-10.0 | 6 天前 |
| [ROSTESTS] Get rid of some test lists | 3 个月前 |
| Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 |
| [MODULES] Update README file, with instructions about how to include rostests and rosapps (#613) | 8 年前 |
| [ROSTESTS] Implement automatic test discovery This uses the START_TEST macro to create test entries in a ".test" section in the binary. | 3 个月前 |