[SHELLFIND] Message handler for adding search results
[reactos.git] / modules /
2019-09-15 Timo Kreuzer[KERNEL32_APITEST] Fix a test that fails on Server...
2019-09-15 Pierre Schweitzer[MOUNTMGR_APITEST] Add an extra test for query failure
2019-09-13 Timo Kreuzer[GDI32_APITEST] Fix AddFontResource test (#1901)
2019-09-08 Timo Kreuzer[DLLEXPORT_TEST] Fix duplicated export on non-x86 archi...
2019-09-08 Carlo BraminiFix italian translation: "Cancella" -> "Annulla" (...
2019-09-08 Thomas Faber[KMTESTS:EX] Try to avoid some spurious test failures.
2019-09-05 Pierre Schweitzer[MOUNTMGR_APITEST] Add a test suite for the mount manager
2019-09-01 Doug LyonsMerge pull request #1889 from Doug-Lyons/find_regressio...
2019-08-28 Colin FinckFix the ntstrsafe.h tests to make sense, actually succe...
2019-08-28 Hernán Di Pietro[DDK] RtlUnicodeStringPrintf(Ex) implementations and...
2019-08-26 Katayama Hirofumi MZ[ROSAPPS][SHLEXTDBG] Delete DbgPrint hack for gcc ...
2019-08-25 Ioannis AdamopoulosFix build
2019-08-25 Ioannis Adamopoulos[HEADERS] Move some helpers from undocshell.h to shellu...
2019-08-23 Mark Jansen[TESTS] Add a test for spec2def 1867/head
2019-08-20 Mark Jansen[CRT_APITEST] Exclude a test with the same rule as... 1855/head
2019-08-20 Mark Jansen[CMAKE] Some arm cmake fixes
2019-08-20 Victor Perevertkin[APITESTS] Ignore GCC8 warnings where we test some...
2019-08-20 Victor Perevertkin[APITESTS] Use StringCbPrintfA instead of sprintf
2019-08-20 Victor Perevertkin[WINETESTS] Supress GCC8 warnings
2019-08-19 Konstantin Motylkov[DNSAPI][DNSAPI_APITEST] Fix DnsQuery_UTF8 function... 1857/head
2019-08-18 Katayama Hirofumi MZ[COMCTL32_APITEST] Add propsheetv6 testcase (#1853)
2019-08-16 Katayama Hirofumi MZRevert "[WININET_APITEST] Add Download testcase (#1832...
2019-08-16 Katayama Hirofumi MZ[ROSAPPS][NETREG] Fix build
2019-08-15 Timo Kreuzer[3RDPARTY] Suppress MSVC printf format warnings in...
2019-08-15 Timo Kreuzer[REACTOS] Fix MSVC printf format warnings
2019-08-15 Mark Jansen[DBGHELP_APITEST] Add rsym+pdb tests on loaded modules 1445/head
2019-08-15 Katayama Hirofumi MZ[WININET_APITEST] Add Download testcase (#1832)
2019-08-12 Katayama Hirofumi MZ[ATL_APITEST] Simplify code by using ok_int etc. (...
2019-08-12 Katayama Hirofumi MZ[ATL_APITEST] Add 'atltest.h' and use it (#1822)
2019-08-11 Mark Jansen[ATL] Add a minimal CAtlArray implementation 1819/head
2019-08-11 Mark Jansen[ATL_APITEST] Add simple test for CAtlArray
2019-08-11 Mark Jansen[ATL_APITEST] Change proj files to have a different...
2019-08-11 Mark Jansen[ATL][ATL_APITEST] Add CAtlList::InsertBefore/After...
2019-07-26 Katayama Hirofumi MZ[USER32_APITEST] Add #include 'precomp.h' in MessageSta...
2019-07-26 Katayama Hirofumi MZ[USER32_APITEST] Move <strsafe.h> #inclusion
2019-07-24 Katayama Hirofumi MZ[USER32_APITEST][INCLUDE] Add MessageStateAnalyzer...
2019-07-20 Hermès Bélusca-Maïto[MSCONFIG][ROSAPPS] Remove explicit MINGW_HAS_SECURE_AP...
2019-07-05 Katayama Hirofumi MZ[GDI32_APITEST] Improve SetWorldTransform testcase...
2019-07-03 Pierre Schweitzer[KMTESTS:CC] Make buffer mapping tests more accurate
2019-06-30 Pierre Schweitzer[KMTESTS:OB] Add support for LUID mappings being disabl...
2019-06-24 Timo Kreuzer[GDI32_APITEST] Extend test for SetWorldTransform ...
2019-06-21 Katayama Hirofumi MZ[GDI32_APITEST] Fixup of 90be07f (#1675)
2019-06-21 Katayama Hirofumi MZ[GDI32_APITEST] Improve TextTransform (add translation...
2019-06-20 Mas Ahmad Muhammad[ROSAPPS_SHORTCUTS] Update Indonesian translation.
2019-06-17 Katayama Hirofumi MZ[KERNEL32_APITEST] Improve SetComputerNameExW testcase...
2019-06-15 Doug-Lyons[ROSTESTS] Add a new test for "gethostname" in ws2_32_a... 1630/head
2019-06-11 Yaroslav Kibysh[ROSAPPS] Update Ukranian shortcuts. (#1638) 1638/head
2019-06-06 Serge Gautherie[ROSTESTS] Add missing '\n' to a few skip()
2019-06-06 Serge Gautherie[BROWSEUI_APITEST] Add a test for SHEnumClassesOfCatego...
2019-06-05 Serge Gautherie[NCFTP] Check _DEBUG with #ifdef, not #if (#1616)
2019-06-04 Serge Gautherie[WIN32KNT_APITEST] Replace remaining TESTX() (#1609)
2019-06-02 Serge Gautherie[WIN32KNT_APITEST:NTDD] Improve failure handling
2019-06-02 Serge Gautherie[FORMATTING] Add/Remove a few spaces
2019-06-02 Serge Gautherie[USER32_APITEST:WNDPROC] Improve failure handling
2019-06-02 Serge Gautherie[USER32_APITEST:WNDPROC] 0 to NULL
2019-06-02 Serge Gautherie[FORMATTING] 3-spaces to 4-spaces
2019-05-31 Joachim Henze[ROSTESTS][GLOBAL_MEM] GlobalAllocNFree might return...
2019-05-31 Katayama Hirofumi MZ[KERNEL32_APITEST] dynamic linked RtlIsCriticalSectionL...
2019-05-31 Katayama Hirofumi MZ[KERNEL32_APITEST] Check CJK codepage before tests
2019-05-30 Joachim Henze[ROSAPPS][PICE] Fix a glitch at two places where code...
2019-05-29 Joachim Henze[ROSAPPS][GETTYPE] Fix a copy-paste-issue when checking...
2019-05-29 Katayama Hirofumi MZ[WIN32KNT_APITEST] Split win32knt_apitest to 3 modules...
2019-05-27 Katayama Hirofumi MZ[KERNEL32_APITEST] Check also 'NV Hostname' in SetCompu...
2019-05-27 Katayama Hirofumi MZ[GDI32_APITEST] Improve GetGlyphIndices testcase (...
2019-05-26 Katayama Hirofumi MZ[KERNEL32_APITEST] Fix build
2019-05-26 Serge Gautherie[KERNEL32_APITEST] Improve SetComputerNameExW test...
2019-05-25 Katayama Hirofumi MZ[KERNEL32_APITEST] Add SetComputerNameExW testcase...
2019-05-19 Katayama Hirofumi MZ[GDI32_APITEST] Strengthen TextTransform more (#1568)
2019-05-19 Katayama Hirofumi MZ[GDI32_APITEST] Fix MSVC build
2019-05-19 Katayama Hirofumi MZ[GDI32_APITEST] Strengthen TextTransform testcase ...
2019-05-08 jimtabor[Win32nt|ApiTests] Add ExtSelectClipRgn test
2019-05-07 Serge Gautherie[ROSAUTOTEST] Fix and improve some log handling (#1531)
2019-05-04 Pierre Schweitzer[ROSAUTOTEST] Don't disallow buffering for journal...
2019-05-02 Mark Jansen[APPSHIM_APITEST] Fix 2k3 test failures 1550/head
2019-05-02 Pierre Schweitzer[NTDLL_APITEST] Query sector size for NtWriteFile tests
2019-05-02 Pierre Schweitzer[NTDLL_APITEST] Add tests for alignment for NtWriteFile
2019-05-01 Mark Jansen[ROSAPPS] Add a test application for shims
2019-05-01 Katayama Hirofumi MZ[GDI32_APITEST] Improve SetMapMode testcase (#1547)
2019-05-01 Katayama Hirofumi MZ[KERNEL32_APITEST] JapaneseCalendar: Reiwa era has...
2019-04-29 Katayama Hirofumi MZ[WIN32KNT_APITEST] Forgot a extension in CMakeLists.txt
2019-04-29 Katayama Hirofumi MZ[APITESTS] set_module_type(win32u module)
2019-04-29 Katayama Hirofumi MZ[APITESTS] Add NtGdiTransformPoints testcase (#1542)
2019-04-28 Hermès Bélusca-Maïto[KERNEL32_APITEST] Rename the 'Console.c' file into...
2019-04-28 Serge Gautherie[ROSAUTOTEST] "Enforce" ending '\n' on C___Exception...
2019-04-26 Colin Finck[ROSAUTOTEST] A timeout of 120 seconds kills the msi...
2019-04-26 Colin Finck[ROSAUTOTEST] Cache the result of GetLastError().
2019-04-26 Colin Finck[ROSAUTOTEST] Implement a process activity timeout...
2019-04-22 Katayama Hirofumi MZ[GDI32_APITEST] Fix build s/IGNORE/NO_CHECK/
2019-04-22 Katayama Hirofumi MZ[GDI32_APITEST] Rewrite DPtoLP testcase (#1509)
2019-04-22 Katayama Hirofumi MZ[GDI32_APITEST] Rewrite LPtoDP testcase (#1508)
2019-04-19 Katayama Hirofumi MZ[ATL][ATLTEST] Adapt to RATL and improvements (#1501)
2019-04-18 Mark Jansen[SHELL32_APITEST] Disable exceptions in atl when compil...
2019-04-18 Mark Jansen[MSGINA_APITEST] Disable exceptions in atl when compili...
2019-04-18 Mark Jansen[NETREG] Use exceptions with stl
2019-04-18 Mark Jansen[APPHELP_APITEST] Disable exceptions in atl when compil...
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-04-18 Mark Jansen[ATL][ATL_APITEST] Add test + implementation for CAtlFi...
2019-04-16 Pierre Schweitzer[KMTESTS:CC] Add tests for CcCopyWrite
2019-04-13 Timo Kreuzer[3RDPARTY] Make some warnings non-fatal
2019-04-07 Katayama Hirofumi MZ[KERNEL32_APITEST] Improve one-character Heisei tests...
next