Sweden-Number/dlls/kernel/tests
Eric Pouech 8218d91758 kernel/tests: Check that we successfully open the console. 2005-12-22 13:55:03 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in
alloc.c
atom.c NT3.51 returns ERROR_MORE_DATA. 2005-10-11 19:58:38 +00:00
change.c
codepage.c Test passing NULL source to WideCharToMultiByte. 2005-08-18 10:50:46 +00:00
comm.c Add trailing '\n's to trace() call. 2005-08-10 14:42:48 +00:00
console.c kernel/tests: Check that we successfully open the console. 2005-12-22 13:55:03 +01:00
directory.c
drive.c Made test loadable on NT 3.51 again (GetDiskFreeSpaceExA not present). 2005-11-15 16:53:09 +00:00
environ.c
file.c Revert previous change, OF_EXIST really returns HFILE_ERROR. 2005-10-18 10:39:15 +00:00
format_msg.c
generated.c
heap.c Take into account some alignment done by HeapAlloc() on Win9x. 2005-11-08 16:09:44 +00:00
locale.c Added a few more Unicode digits from Unicode version 4.1. 2005-11-18 12:15:59 +00:00
mailslot.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
module.c LoadLibrary should ignore trailing spaces in the library name. 2005-10-18 14:10:56 +00:00
path.c prefix can be NULL for GetTempFileNameW. 2005-11-12 19:09:06 +00:00
pipe.c ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl. 2005-12-14 11:14:02 +01:00
process.c Test for argv handling. 2005-10-27 10:25:49 +00:00
profile.c - Fix regression in GetPrivateProfileString16 for key=NULL. 2005-08-10 12:59:38 +00:00
sync.c server: Added access rights mapping to file objects. 2005-12-12 16:46:17 +01:00
thread.c kernel: Added a basic test for exception handling in threads. 2005-12-05 20:43:33 +01:00
time.c
timer.c
virtual.c