wine-wine/dlls/kernel/tests
Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
..
.cvsignore Added unit tests for file functions. 2002-04-29 17:14:50 +00:00
alloc.c Added memory allocation test. 2002-03-27 21:03:50 +00:00
atom.pl Don't bother with declare, just 'use kernel32'. 2002-04-01 21:00:42 +00:00
directory.c Windows headers must be included after wine/test.h. 2002-04-01 21:00:26 +00:00
file.c Tests for _lcreat,_llseek and _llopen added. 2002-05-06 20:12:55 +00:00
kernel32_test.spec Moved imports specification from the .spec into the Makefile so that 2002-05-09 00:05:48 +00:00
path.c Fixed handling of GetLongPathNameA. 2002-05-06 20:13:16 +00:00
process.c Added a framework for testing CreateProcess and a few tests. 2002-04-21 22:07:03 +00:00
thread.c Cleaned up a bit, removed todos for OpenThread, avoid TerminateThread 2002-04-03 02:33:13 +00:00