Nicolas Le Cam
|
eb612fd4dc
|
kernel32/tests: Fix a failing test in Vista.
|
2008-07-23 13:54:06 +02:00 |
Alexandre Julliard
|
5b0c326679
|
kernel32/tests: Limit the number of failures in the ligatures test.
|
2008-06-10 11:55:01 +02:00 |
Alexandre Julliard
|
ebb8311a4b
|
kernel32/tests: Don't check every single Unicode char if the tables are clearly not compatible.
|
2008-06-04 12:33:38 +02:00 |
James Hawkins
|
e92f9054dd
|
kernel32: Don't test the invalid locale 0 if it is enumerated.
|
2008-05-23 12:10:10 +02:00 |
Paul Vriens
|
6e8f8a0529
|
kernel32/tests: Skip tests if codepage is not installed/available.
|
2008-05-12 11:41:51 +02:00 |
James Hawkins
|
c009d1e9c4
|
kernel32: Fix a test that fails in win2k.
|
2008-04-17 12:50:56 +02:00 |
Austin English
|
d5de9977df
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
Paul Vriens
|
371afffd35
|
kernel32/tests: Add a few skips instead of just returning.
|
2008-03-12 12:02:04 +01:00 |
Paul Vriens
|
a558bfad99
|
kernel32/tests: DATE_YEARMONTH is only present on W2K and later.
|
2008-03-12 12:02:00 +01:00 |
Bill Medland
|
a70df444ae
|
kernel32/tests: Boundary test cases for SystemTimeToFileTime and GetDateFormat.
|
2007-05-04 13:39:09 +02:00 |
Dmitry Timoshkov
|
bae3dc49cc
|
kernel32: Add GetCPInfo test.
|
2007-04-02 11:34:21 +02:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Andrew Talbot
|
c261a75a6f
|
kernel32/tests: Replace inline static with static inline.
|
2007-03-21 22:51:50 +01:00 |
Dmitry Timoshkov
|
f70fb8ec4c
|
kernel32: GetTimeFormat and GetDateFormat should fail if LOCALE_NOUSEROVERRIDE is specified simultaneously with a format string.
|
2007-01-05 18:24:12 +01:00 |
Dmitry Timoshkov
|
361ea6e4dc
|
kernel32: Remove a line that was supposed to be deleted by the previous patch.
|
2007-01-02 20:31:15 +01:00 |
Dmitry Timoshkov
|
ebd57713aa
|
kernel32: Make the locale test pass without errors under XP SP2.
|
2007-01-01 17:15:27 +01:00 |
Andrew Talbot
|
bc3e7263bc
|
kernel32/tests: Cast-qual warnings fix.
|
2006-12-11 12:15:44 +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 |
Francois Gouget
|
4c9f668e7c
|
kernel32: Fix the 'MAP_FOLDCZONE' ok() test.
|
2006-11-13 12:45:31 +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 |