Dmitry Timoshkov
|
93a54c03be
|
kernel32/tests: Fix file change notification tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dan Kegel
|
6ca1a943eb
|
kernel32/tests: fni->FileName is not nul terminated in test_readdirectorychanges_cr.
|
2011-10-25 16:57:28 +02:00 |
Austin English
|
a96b23cc1b
|
kernel32/tests: Remove unused assignment (LLVM/Clang).
|
2011-02-07 10:10:10 -06:00 |
Piotr Caban
|
9dbdd8c83c
|
kernel32/tests: Added file move/rename ReadDirectoryChangesW tests.
|
2011-01-19 14:13:58 +01:00 |
Piotr Caban
|
52e5087aec
|
kernel32: Added more ReadDirectoryChangesW tests.
|
2010-12-17 13:26:03 +01:00 |
Alexandre Julliard
|
7064e8838c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
Hans Leidekker
|
b7696db161
|
kernel32/tests: Fix a thread handle leak.
|
2010-02-22 13:15:43 +01:00 |
Michael Stefaniuc
|
9b2730eb88
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
Francois Gouget
|
5989534540
|
kernel32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-24 16:57:26 +01:00 |
Alexandre Julliard
|
af785c4d0f
|
kernel32/tests: Fix the change notification test on Vista.
|
2008-06-10 17:44:41 +02:00 |
Dan Kegel
|
3b0924cf83
|
kernel32/tests: Initialize buffer.
|
2008-06-09 19:39:49 +02:00 |
James Hawkins
|
603822ca8b
|
kernel32: Fix two tests that fail in win9x.
|
2008-04-21 13:36:02 +02:00 |
Michael Moss
|
ded68372a2
|
kernel32/tests: Test notifications for overlapping directory watches.
|
2008-03-20 20:16:08 +01:00 |
Michael Moss
|
ef7c4a8b6d
|
kernel32/tests: Fix false positive file notification tests.
|
2008-03-20 14:27:44 +01:00 |
Hans Leidekker
|
b7917bcfda
|
kernel32: Fix two test failures on Win98 due to missing GetTempPathW.
|
2008-01-07 12:02:19 +01:00 |
Paul Vriens
|
7626e5ec77
|
kernel32/tests: Skip some not implemented functions and add a few skip's.
|
2007-08-21 21:38:35 +02:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Misha Koshelev
|
12e3d642dd
|
kernel32: CreateThread returns NULL on error, not INVALID_HANDLE_VALUE.
|
2007-02-06 20:23:12 +01:00 |
Misha Koshelev
|
d6d6ce299f
|
kernel32: Added conformance test for nested thread wakeups in the server.
|
2007-02-05 18:07:24 +01:00 |
Alexandre Julliard
|
1f50b7f7eb
|
kernel32/tests: Don't wait for overlapped result if the previous test failed.
|
2006-11-04 12:07:10 +01:00 |
Michael Stefaniuc
|
8218440c20
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |