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 [KERNEL32_APITEST] -Add redir2dep.manifest to the testdata. 2017-01-17 19:41:26 +00:00
classtest.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
classtest2.manifest [KERNEL32_APITESTS]: Add more tests for FindActCtxSectionStringW. 2017-02-10 00:00:28 +00:00
CMakeLists.txt [KERNEL32_APITEST] 2017-06-03 07:05:31 +00:00
comctl32dep.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
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 [KERNEL32_APITEST] -Try to avoid crashes in DefaultActCtx test. 2017-01-17 22:40:36 +00:00
dep1.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
deptest.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
DeviceIoControl.c [KERNEL32_APITEST] 2017-04-30 11:43:04 +00:00
dosdev.c
FindActCtxSectionStringW.c [KERNEL32_APITESTS]: Add more tests for FindActCtxSectionStringW. 2017-02-10 00:00:28 +00:00
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 [KERNEL32_APITEST] -Fix gcc build 2017-01-17 19:24:29 +00:00
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