reactos/rostests/apitests/kernel32
Hermès Bélusca-Maïto 3849c29490 [KERNEL32_APITEST]: Internationalization console tests by Katayama Hirofumi MZ.
Passes on Win2k3 (either are skipped because either Russian or Japanese locales or codepages are absent, or are passed OK), but not on ReactOS yet. They are committed as reference for future work.
CORE-12451

svn path=/trunk/; revision=74475
2017-05-04 15:39:50 +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]: Internationalization console tests by Katayama Hirofumi MZ. 2017-05-04 15:39:50 +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
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 [KERNEL32_APITEST] Add tests that reveal how the GetComputerNameEx fix in r72722 was not proper. By Peter Hater. ROSTESTS-243 2016-09-29 09:44:57 +00:00
GetCurrentDirectory.c
GetDriveType.c
GetModuleFileName.c
interlck.c
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 [KERNEL32_APITEST]: SetConsoleWindowInfo test: 2016-10-18 17:44:23 +00:00
SetCurrentDirectory.c
SetUnhandledExceptionFilter.c
TerminateProcess.c
testlist.c [KERNEL32_APITEST]: Internationalization console tests by Katayama Hirofumi MZ. 2017-05-04 15:39:50 +00:00
TunnelCache.c
WideCharToMultiByte.c