wine-wine/dlls/kernel32/tests
Andrey Gusev 2f5d04aaeb kernel32/tests: Fix a typo in ok() messages.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-03 12:30:57 +09:00
..
Makefile.in
actctx.c kernel32/tests: Simplify activation context tests by using todo_wine_if. 2016-02-10 21:50:26 +09:00
atom.c
change.c
codepage.c libport: Fix null character handling when mapping DBCS characters. 2016-05-17 16:43:52 +09:00
comm.c ntdll: Finish serial reads of size 0 immediately. 2016-02-25 22:45:07 +09:00
console.c kernel32/tests: Add tests for SetConsoleFont. 2016-05-04 01:03:27 +09:00
debugger.c
directory.c kernel32/tests: Reset current directory of current process. 2016-03-01 01:50:13 +09:00
drive.c
environ.c
fiber.c
file.c kernel32: Implement GetFinalPathNameByHandle. 2016-04-09 00:12:23 +09:00
format_msg.c
generated.c
heap.c
loader.c kernel32/tests: Use todo_wine_if() in tests. 2016-02-16 12:09:37 +09:00
locale.c kernel32/tests: Fix a leak in tests (Valgrind). 2016-05-30 11:10:30 +09:00
mailslot.c
module.c
path.c kernel32/tests: Reset current directory of current process. 2016-03-01 01:50:13 +09:00
pipe.c ntdll: Do not update iosb.Status after FSCTL_PIPE_LISTEN call. 2016-04-07 17:08:30 +09:00
process.c kernel32/tests: Fix a typo in comment. 2016-05-17 14:20:10 +09:00
profile.c
resource.c
resource.rc
sync.c kernel32/tests: Spelling fixes for a couple of comments. 2016-04-20 16:54:48 +09:00
thread.c kernel32/tests: Fix a typo in ok() messages. 2016-06-03 12:30:57 +09:00
time.c kernel32/tests: Avoid testing for a hard-coded timezone name. 2016-02-12 23:06:55 +09:00
timer.c
toolhelp.c
version.c
virtual.c kernel32/tests: Fix a spelling typo in a virtual comment. 2016-05-16 15:33:07 +09:00
volume.c