Sweden-Number/dlls/kernel/tests
Dmitry Timoshkov 85d4281616 Implement LCMapString using unicode collation tables.
Move CompareString and LCMapString to dlls/kernel/locale.c.
2003-06-27 19:02:23 +00:00
..
.cvsignore Added a set of tests for the console API. 2003-05-13 04:46:54 +00:00
Makefile.in Added a set of tests for the console API. 2003-05-13 04:46:54 +00:00
alloc.c
atom.c
codepage.c
console.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
directory.c
drive.c
environ.c - kernel32's environment tests: a few more tests now succeed 2003-06-18 03:24:20 +00:00
file.c New _lcreat tests for filename ending in a slash and volume label 2003-05-19 21:50:32 +00:00
format_msg.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
generated.c
locale.c Implement LCMapString using unicode collation tables. 2003-06-27 19:02:23 +00:00
path.c Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
pipe.c Avoid "might be used uninitialized" warning in exercizeServer(). 2003-05-21 18:23:20 +00:00
process.c Added a small test for process exit code retrieval. 2003-06-26 02:05:40 +00:00
profile.c
thread.c Typos/spelling fixes. 2003-06-18 03:30:39 +00:00