wine-wine/dlls/kernel32/tests
Francois Gouget 31046449e6 kernel32: Match the Windows 10 1709+ GetConsoleFontInfo().
That is return the same 'E_NOTIMPL' error code.
Remove the todo_wine-s but keep the tests in case we want to implement
the API for compatibility with older Windows versions.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-08 18:19:17 +01:00
..
Makefile.in kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
actctx.c kernel32/tests: Fix a test failure on Windows XP. 2019-09-30 11:49:02 +02:00
atom.c
change.c
codepage.c kernel32/tests: Fix some codepage tests under Windows 10. 2019-10-28 21:09:58 +01:00
comm.c kernel32/tests: Fix the spelling of three ok() messages and comments. 2019-09-23 19:44:17 +02:00
console.c kernel32: Match the Windows 10 1709+ GetConsoleFontInfo(). 2019-11-08 18:19:17 +01:00
debugger.c ntdll: Add exception handling around DbgBreakPoint. 2019-10-03 22:58:07 +02:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c
file.c kernel32/tests: Fix the spelling of three ok() messages and comments. 2019-09-23 19:44:17 +02:00
format_msg.c kernel32/tests: Fix some test failures on Win10. 2019-10-23 10:26:17 +02:00
generated.c include: Rename Reserved1 to SystemStatusFlag in SYSTEM_POWER_STATUS. 2019-09-23 19:44:17 +02:00
heap.c
loader.c kernel32/tests: Enable the ExitProcess() test on ARM64. 2019-10-29 23:30:47 +01:00
locale.c
mailslot.c
module.c kernel32: Move Get/SetDllDirectory() implementation to ntdll. 2019-10-01 15:14:08 +02:00
path.c kernel32: Move exe path functions to ntdll. 2019-10-03 22:58:06 +02:00
pipe.c kernel32/tests: Add message mode non-blocking pipe test. 2019-10-17 21:04:54 +02:00
power.c kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
process.c kernel32/tests: Remove a test that shows inconsistent results. 2019-10-18 18:05:32 +02:00
profile.c
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Add more tests for FPU control registers. 2019-11-04 09:58:45 +01:00
time.c
timer.c
toolhelp.c
version.c
virtual.c kernel32/tests: Skip some tests when NtSetInformationProcess is denied access. 2019-10-09 21:30:37 +02:00
volume.c kernel32/tests: Avoid unneeded strlen*() calls. 2019-09-04 17:11:29 +02:00