Paul Vriens
|
cc57b863b5
|
kernel32/tests: Fix the remaining errors on win95.
|
2008-10-06 13:55:12 +02:00 |
James Hawkins
|
9aef134bdc
|
kernel32: Fix a failing test in win95.
|
2008-08-29 13:22:31 +02:00 |
Francois Gouget
|
a793888a28
|
Assorted spelling fixes.
|
2008-08-04 13:04:48 +02:00 |
Paul Vriens
|
b2093dc86a
|
kernel32/tests: Skip tests when codepage is not available.
|
2008-08-04 13:01:24 +02:00 |
Colin Finck
|
eb8a6f70f5
|
kernel32/tests: Fix a wrong length passed to a WideCharToMultiByte test, which led to a use of uninitialized stack memory.
|
2008-08-01 11:18:11 +02:00 |
Colin Finck
|
c2c1a55f1c
|
kernel32: Add a lot of new tests for the actual WideCharToMultiByte string conversion as well.
|
2008-07-31 14:09:07 +02:00 |
Dan Kegel
|
dcefb67781
|
kernel32: Test negative dest len in WideCharToMultiByte.
|
2008-03-26 23:38:36 +01:00 |
Dmitry Timoshkov
|
fed582de5c
|
kernel32: Make the test compatible with win9x.
|
2008-03-26 11:18:21 +01:00 |
Paul Vriens
|
b0f7dcdf88
|
kernel32/tests: Skip some tests on win95.
|
2008-03-12 12:01:48 +01:00 |
Dmitry Timoshkov
|
e690916f68
|
kernel32: Add an overflow test for MultiByteToWideChar.
|
2007-05-18 14:12:20 +02:00 |
Dmitry Timoshkov
|
90bafb3cc1
|
kernel32: Print last error value as unsigned, printing error in hex is useless.
|
2007-05-18 14:12:16 +02:00 |
Michael Stefaniuc
|
5263b5ec24
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
Marcus Meissner
|
9e8b1259ca
|
kernel32/tests: Test -1 length for NULL ptr too.
|
2006-11-24 11:50:36 +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 |