Sweden-Number/dlls/msvcrt/tests
Piotr Caban b0ab1b7602 msvcrt: Implement opening Unicode files with no BOM in _wsopen_dispatch.
Spotted by Alistair Leslie-Hughes.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-26 23:25:24 +01:00
..
Makefile.in msvcrt/tests: Remove the headers test. 2020-11-20 12:36:16 +01:00
cpp.c
data.c
dir.c
environ.c
file.c msvcrt: Implement opening Unicode files with no BOM in _wsopen_dispatch. 2020-11-26 23:25:24 +01:00
heap.c
locale.c msvcrt/tests: Test .{O|A}CP locale string. 2020-09-18 22:07:50 +02:00
misc.c msvcrt: Avoid long double type in $I10_OUTPUT(). 2020-11-17 13:46:26 +01:00
printf.c msvcrt: Fix _vs{w,n}printf_c function when terminating character doesn't fit into buffer. 2020-09-15 21:43:45 +02:00
scanf.c msvcrt/tests: Add scanf tests for dashes in scanset. 2020-11-02 22:06:52 +01:00
signal.c
string.c msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
time.c ucrtbase: Sync __lc_time_data definitions. 2020-11-18 22:27:51 +01:00