Sweden-Number/dlls/kernel/tests
Eric Pouech a1deba5ab4 - OpenConsole: try to open the Unix console if we fail with wineserver
- kernel32: simplifying code for opening a console handle
- msvcrt: now correctly initializing the handles to the Windows
  console
2005-06-27 09:54:09 +00:00
..
.cvsignore Tests for SignalObjectAndWait. 2005-04-24 17:37:52 +00:00
Makefile.in Tests for SignalObjectAndWait. 2005-04-24 17:37:52 +00:00
alloc.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
atom.c Copied the atom tests for global atom so that we can test local atoms 2005-04-18 15:47:18 +00:00
change.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
codepage.c Add trailing '\n's to ok() calls. 2004-01-23 02:10:33 +00:00
comm.c char -> const char fixes. 2005-01-28 14:02:52 +00:00
console.c char -> const char fixes. 2005-01-28 14:02:52 +00:00
directory.c Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
drive.c Don't try to access floppy if it's not mounted. 2005-06-09 09:42:49 +00:00
environ.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
file.c Fix test on NT 4. 2005-06-27 09:49:26 +00:00
format_msg.c Some warning fixes for the regression tests. 2005-05-31 09:30:45 +00:00
generated.c Match OVERLAPPED structure to the SDK definition. 2005-03-17 19:00:08 +00:00
heap.c Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). 2005-03-17 20:53:37 +00:00
locale.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
mailslot.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
module.c Don't use the Wine debug functions. 2004-05-20 01:19:05 +00:00
path.c Some warning fixes for the regression tests. 2005-05-31 09:30:45 +00:00
pipe.c Make some function static. 2005-06-20 15:35:54 +00:00
process.c - OpenConsole: try to open the Unix console if we fail with wineserver 2005-06-27 09:54:09 +00:00
profile.c Fix declaration warnings in the test cases. 2005-06-14 11:40:04 +00:00
sync.c Tests for SignalObjectAndWait. 2005-04-24 17:37:52 +00:00
thread.c Fix declaration warnings in the test cases. 2005-06-14 11:40:04 +00:00
time.c Fix declaration warnings in the test cases. 2005-06-14 11:40:04 +00:00
timer.c Fix declaration warnings in the test cases. 2005-06-14 11:40:04 +00:00
virtual.c Converted the memory views list to use the standard functions from 2004-05-21 20:58:44 +00:00