Sweden-Number/dlls/kernel32/tests
Jacek Caban 313fc40a97 kernel32/tests: Get rid of no longer needed win9x checks.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-02 17:40:39 +01:00
..
Makefile.in kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
actctx.c
atom.c
change.c
codepage.c kernelbase: Use translated Unicode default char to check invalid chars. 2019-12-16 18:45:01 +01:00
comm.c kernel32/tests: Remove an unused assignment in the comm test. 2019-11-21 19:01:10 +01:00
console.c kernel32/tests: Add GetCurrentConsoleFontEx tests. 2019-11-25 20:47:43 +01:00
debugger.c include: Allow using debug.h in tests. 2019-12-17 16:55:15 +01:00
directory.c
drive.c
dummy.c kernel32/tests: Reorder the WINAPI with the void. 2019-12-02 22:02:56 +01:00
dummy.spec
environ.c kernel32: Use the Get/SetComputerName functions from kernelbase. 2019-12-12 23:17:05 +01:00
fiber.c
file.c
format_msg.c
generated.c
heap.c kernel32/tests: Trace LastError when GetPhysicallyInstalledSystemMemory() fails. 2019-12-09 23:47:46 +01:00
loader.c kernel32/tests: Enable the ExitProcess() test on ARM64. 2019-10-29 23:30:47 +01:00
locale.c kernel32/tests: Add broken result for Windows XP and 2003. 2019-12-09 23:47:45 +01:00
mailslot.c
module.c
path.c
pipe.c kernelbase: Implement GetOverlappedResultEx(). 2019-11-29 08:26:30 +01:00
power.c kernel32/tests: Add tests for GetSystemPowerStatus. 2019-10-31 19:38:46 +01:00
process.c include: Allow using debug.h in tests. 2019-12-17 16:55:15 +01:00
profile.c kernel32/tests: Get rid of no longer needed win9x checks. 2020-01-02 17:40:39 +01:00
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Allow for differing fpu_cw returned on Windows XP. 2019-12-06 22:30:23 +01:00
time.c ntdll: Fix RtlQueryUnbiasedInterruptTime() prototype. 2019-12-16 18:44:57 +01:00
timer.c
toolhelp.c
version.c kernelbase: Fix GetSystemFirmwareTable regression. 2019-11-20 23:03:21 +01:00
virtual.c kernel32/tests: Fix a test failure on Windows 10. 2020-01-01 19:15:37 +01:00
volume.c