Sweden-Number/dlls/kernel/tests
Alexandre Julliard b7a8eefb2b Authors: Francois Gouget <fgouget@free.fr>, With help from Enio Schutt Jr <enio.s.jr@operamail.com>
Skip the overlapped I/O tests on files on Win9x.
2003-02-11 22:11:56 +00:00
..
.cvsignore Added a prototype code page test. Fixed issue regarding negative 2002-10-04 17:42:27 +00:00
Makefile.in Added a prototype code page test. Fixed issue regarding negative 2002-10-04 17:42:27 +00:00
alloc.c Declare LocalDiscard and GlobalDiscard (used by kernel/tests/alloc.c) 2002-12-19 01:03:48 +00:00
atom.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
codepage.c The Win9x platforms support WideCharToMultiByte and 2002-12-12 02:16:29 +00:00
directory.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
drive.c GetDiskFreeSpace(all NULLs) crashes on NT4 -> removed. 2002-11-30 19:02:53 +00:00
environ.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
file.c Authors: Francois Gouget <fgouget@free.fr>, With help from Enio Schutt Jr <enio.s.jr@operamail.com> 2003-02-11 22:11:56 +00:00
format_msg.c On Win9x "hi\n" gives us "hi\r\n". 2002-12-19 21:12:48 +00:00
generated.c Updated the generated tests. 2002-11-12 01:13:10 +00:00
locale.c Correct GetDateFormat handling of uninitialised fields: only the year, 2003-01-16 00:18:34 +00:00
path.c Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
process.c Added tests for environment variables, debug and suspend flags. 2003-01-13 18:28:43 +00:00
thread.c {Get,Set}ThreadPriorityBoost are stubs on Win98. 2003-01-20 23:26:09 +00:00