Dmitry Timoshkov
|
64b2ca2573
|
kernel32: Add the data that mimics the PE image which upack creates.
|
2006-12-13 16:04:48 +01:00 |
Andrew Talbot
|
bc3e7263bc
|
kernel32/tests: Cast-qual warnings fix.
|
2006-12-11 12:15:44 +01:00 |
Dmitry Timoshkov
|
046814701e
|
kernel32: Add PE images with section alignment 1 and 2 to the loader test.
|
2006-12-07 15:34:43 +01:00 |
Alexandre Julliard
|
94ac989534
|
ntdll: Fix the failing loader tests.
|
2006-12-07 15:34:36 +01:00 |
Alexandre Julliard
|
82218fcf20
|
kernel32/tests: Added LOCALE_NOUSEROVERRIDE flag on time tests that rely on AM/PM.
|
2006-12-07 12:33:55 +01:00 |
Detlef Riekenberg
|
44f663e8a4
|
kernel32/tests: Add tests for GetWindowsDirectory.
|
2006-12-06 11:27:18 +01:00 |
Detlef Riekenberg
|
ef851bc6dd
|
kernel32/tests: Add tests for GetSystemDirectory.
|
2006-12-06 11:27:08 +01:00 |
Alexandre Julliard
|
7cd9400b80
|
kernel32/tests: Added test case for . and .. directory entries.
|
2006-12-01 13:11:53 +01:00 |
Dmitry Timoshkov
|
a411b85868
|
kernel32: Skip the PE loader test under a Win9x platform.
|
2006-12-01 12:28:31 +01:00 |
Dmitry Timoshkov
|
720ab29a7f
|
kernel32: Add more obscure PE images that XP is able to load.
|
2006-11-28 12:35:56 +01:00 |
Dmitry Timoshkov
|
f4b444249b
|
kernel32: Improve the PE loader test.
|
2006-11-27 13:43:17 +01:00 |
Marcus Meissner
|
9e8b1259ca
|
kernel32/tests: Test -1 length for NULL ptr too.
|
2006-11-24 11:50:36 +01:00 |
Detlef Riekenberg
|
c8a12d0f62
|
kernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
|
2006-11-20 11:50:15 +01:00 |
Detlef Riekenberg
|
e33a6d61fe
|
kernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx).
|
2006-11-20 11:50:15 +01:00 |
Dmitry Timoshkov
|
a77d00eabb
|
kernel32: Add a basic PE loader test.
|
2006-11-16 22:09:11 +01:00 |
Alexandre Julliard
|
6fa6cc7e83
|
kernel32/tests: Reserve some more memory for the environment.
|
2006-11-15 11:31:41 +01:00 |
Francois Gouget
|
4c9f668e7c
|
kernel32: Fix the 'MAP_FOLDCZONE' ok() test.
|
2006-11-13 12:45:31 +01:00 |
Alexandre Julliard
|
91bb29ca4d
|
kernel32/tests: Fixed the pipe test for MacOS.
|
2006-11-09 15:40:36 +01:00 |
Dmitry Timoshkov
|
ecdfa08364
|
kernel32: Add basic OpenProcess test.
|
2006-11-08 20:16:12 +01:00 |
Francois Gouget
|
30e44c85c8
|
Assorted spelling fixes.
|
2006-11-07 15:25: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 |
Alexandre Julliard
|
98a3912e9f
|
kernel32: Fixed behavior of FindFirstFile for DOS devices.
|
2006-10-31 12:05:19 +01:00 |
Ge van Geldorp
|
d642e11438
|
winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
|
2006-10-11 12:12:21 +02:00 |
Michael Stefaniuc
|
8218440c20
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
Francois Gouget
|
17aa2c82d2
|
Add missing '\n's to ok() calls.
|
2006-10-03 15:56:16 +02:00 |
Louis. Lenders
|
ed4b6e91cb
|
kernel32: Add 2 simple tests for GetLongPathNameW.
|
2006-10-02 14:41:12 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +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 |