wine/dlls/kernel32/tests
2022-12-06 17:04:50 +01:00
..
actctx.c kernel32/tests: Mark activatableClass wrong xmlns test as broken on w1064v1909. 2022-05-20 12:24:38 +02:00
atom.c
change.c kernel32/tests: Don't assume that notifications are instantaneous. 2022-09-01 16:00:10 +02:00
codepage.c
comm.c
console.c kernel32/tests: Workaround some broken Windows behavior in console tests. 2022-10-26 15:03:05 +02:00
debugger.c
directory.c
drive.c kernel32/tests: Use ARRAY_SIZE instead of open coding it. 2022-10-25 10:58:49 +02:00
dummy.c
dummy.spec
environ.c
fiber.c
file.c ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
format_msg.c kernel32/tests: Test if FormatMessage modifies va_list on error. 2022-06-13 16:54:30 +02:00
generated.c
heap.c kernelbase: Restore HEAP_REALLOC_IN_PLACE_ONLY usage in LocalReAlloc. 2022-11-30 20:38:27 +01:00
loader.c
locale.c kernelbase: Implement GetGeoInfoEx. 2022-11-22 18:27:30 +01:00
mailslot.c
Makefile.in
module.c
path.c kernel32/tests: Avoid releasing invalid path pointer. 2022-12-02 11:04:45 +01:00
pipe.c kernel32/tests: Add test for pipe name with a trailing backslash. 2022-10-26 15:03:05 +02:00
power.c
process.c kernel32/tests: Use the strcasecmp function instead of reimplementing it. 2022-12-06 17:04:50 +01:00
profile.c kernel32/profile: Trim spaces from section names on load. 2022-11-24 09:27:48 +01:00
resource.c
resource.rc
sync.c kernel32/tests: Test deletion of synchronization objects after handle close. 2022-07-18 19:17:29 +02:00
thread.c kernel32/tests: Remove workarounds for SetThreadIdealProcessor(). 2022-11-22 18:40:13 +01:00
time.c make_unicode: Generate the time zone registry keys. 2022-06-24 21:05:26 +02:00
timer.c
toolhelp.c
version.c
virtual.c kernelbase: Implement PrefetchVirtualMemory. 2022-07-13 16:58:09 +02:00
volume.c
wine_test.manifest