[REACTOS] Fix MSVC printf format warnings
[reactos.git] / modules /
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...
2019-04-07 Katayama Hirofumi MZ[KERNEL32_APITEST] JapaneseCalendar must work even...
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] s/48815/0xBEAF/ origin
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] Follow up of 89af984
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] 5-byte, 6-byte, ... UTF-8 sequences
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] Careless
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] Trivial
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] Forgot FreeLibrary
2019-04-06 Katayama Hirofumi MZ[KERNEL32_APITEST] Follow up of #1472
2019-04-05 Katayama Hirofumi MZ[KERNEL32_APITEST] Improve MultiByteToWideChar testcase...
2019-04-05 Adam Słaboń[TRANSLATION] Polish translation update
2019-04-05 Katayama Hirofumi MZ[KERNEL32_APITEST] Follow up of #1466 (#1469)
2019-04-05 Katayama Hirofumi MZ[KERNEL32_APITEST] Japanese calendar testcase (#1466)
2019-04-04 Katayama Hirofumi MZ[GDI32_APITEST] Add LPtoDP testcase (#1462)
2019-04-03 Katayama Hirofumi MZ[ROSTESTS][GDI32_APITEST] Follow up of #1459 (#1460)
2019-04-03 Katayama Hirofumi MZ[GDI32_APITEST] Improve DPtoLP testcase (#1459)
2019-04-03 Katayama Hirofumi MZ[ROSTESTS][GDI32_APITEST] Follow up of #1457 (#1458)
2019-04-03 Katayama Hirofumi MZ[ROSTESTS][GDI32_APITEST] Refactor testcases (#1457)
2019-03-31 Pierre Schweitzer[KMTESTS:FSRTL] Add more tests for FsRtlIsNameInExpression
2019-03-30 Thomas Faber[NTOS:IO] Send IRPs to the correct device in IoVolumeDe...
2019-03-14 Mark Jansen[SHIMENG] Find shims case-insensitive
2019-03-14 Mark Jansen[APPSHIM_APITEST] Add test for IgnoreLoadLibrary
2019-03-10 Mark Jansen[ACLAYERS] Implement the ForceDXSetupSuccess shim 1399/head
2019-03-10 Mark Jansen[APPSHIM_APITEST] Add tests for ForceDXSetupSuccess
next