Sweden-Number/dlls/msvcrt/tests
Daniel Lehman 2c308c9fa2 msvcrt: _towupper_l only uppercase a-z in C locale.
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-28 18:35:46 +01:00
..
Makefile.in
cpp.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
data.c
dir.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
environ.c
file.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
headers.c
heap.c
locale.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
misc.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
printf.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
scanf.c msvcrt: Update size checks for secure scanf versions. 2018-07-09 18:04:17 +02:00
signal.c
string.c msvcrt: _towupper_l only uppercase a-z in C locale. 2019-01-28 18:35:46 +01:00
time.c