James Hawkins
|
4d07047d4e
|
kernel32: Fix a test that fails on win9x.
|
2008-04-23 14:29:50 +02:00 |
Francois Gouget
|
148061814c
|
kernel32/tests: Fix the time tests when 'Automatically adjust clock for daylight saving changes' has been unset.
|
2008-02-15 09:56:12 +01:00 |
Paul Vriens
|
e1f88e5f69
|
kernel32/tests: Skip not implemented functions.
|
2008-01-10 12:15:44 +01:00 |
Dmitry Timoshkov
|
a76ef05c90
|
ntdll: Do not leave not initialized cached timezone information if a timezone doesn't have daylight saving rules.
|
2007-08-29 14:08:20 +02:00 |
Dmitry Timoshkov
|
d666143f88
|
ntdll: Detect current time zone settings.
|
2007-08-21 12:40:37 +02:00 |
Dmitry Timoshkov
|
9472e04447
|
kernel32: Skip remainder of the time zone test if SystemTimeToTzSpecificLocalTime not present.
|
2007-07-31 12:35:00 +02:00 |
Dmitry Timoshkov
|
a68059f4b7
|
kernel32: Add more tests for time zone info.
|
2007-07-30 13:39:10 +02:00 |
Bill Medland
|
a70df444ae
|
kernel32/tests: Boundary test cases for SystemTimeToFileTime and GetDateFormat.
|
2007-05-04 13:39:09 +02:00 |
Francois Gouget
|
14918e293a
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +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 |