reactos/rostests/apitests/kernel32
Thomas Faber 440e3c69e4 [KERNEL32_APITEST]
- Add tests for IsDBCSLeadByteEx. Patch by Katayama Hirofumi MZ.
ROSTESTS-281 #resolve

svn path=/trunk/; revision=74758
2017-06-03 07:05:31 +00:00
..
redirptest
classtest.manifest
classtest2.manifest
CMakeLists.txt [KERNEL32_APITEST] 2017-06-03 07:05:31 +00:00
comctl32dep.manifest
Console.c [KERNEL32_APITEST]: Internationalization console tests by Katayama Hirofumi MZ. 2017-05-04 15:39:50 +00:00
CreateProcess.c [KERNEL32_APITEST] Add test to show that we should not spoil TEB->StaticUnicodeString in CreateProcessA. CORE-10368 2017-05-30 20:55:15 +00:00
DefaultActCtx.c
dep1.manifest
deptest.manifest
DeviceIoControl.c [KERNEL32_APITEST] 2017-04-30 11:43:04 +00:00
dosdev.c
FindActCtxSectionStringW.c
FindFiles.c
GetComputerNameEx.c
GetCurrentDirectory.c
GetDriveType.c
GetModuleFileName.c
interlck.c
IsDBCSLeadByteEx.c [KERNEL32_APITEST] 2017-06-03 07:05:31 +00:00
LoadLibraryExW.c
lstrcpynW.c
lstrlen.c [KERNEL32_APITEST]: Add basic tests for lstrlenA/W, focusing on its special handling of the NULL pointer. 2017-03-06 19:14:27 +00:00
Mailslot.c
MultiByteToWideChar.c
PrivMoveFileIdentityW.c
SetConsoleWindowInfo.c
SetCurrentDirectory.c
SetUnhandledExceptionFilter.c
TerminateProcess.c
testlist.c [KERNEL32_APITEST] 2017-06-03 07:05:31 +00:00
TunnelCache.c
WideCharToMultiByte.c