Sweden-Number/dlls/kernel/tests
Paul Vriens 0f394ae6dc Basic tests for LoadLibraryA and GetProcAddress. 2005-07-11 18:40:10 +00:00
..
.cvsignore
Makefile.in
alloc.c
atom.c
change.c
codepage.c
comm.c Added test cases. However most added tests need a loopback plug and 2005-06-27 19:49:07 +00:00
console.c
directory.c Test the behavior of CreateDirectory() when it has one or two trailing 2005-06-30 18:08:44 +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 Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
heap.c - Make the value returned from HeapSize always match the requested 2005-07-11 13:20:40 +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 Basic tests for LoadLibraryA and GetProcAddress. 2005-07-11 18:40:10 +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
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