Zebediah Figura : ucrtbase/tests: Add some tests for __stdio_common_vsscanf().

Alexandre Julliard julliard at winehq.org
Tue Jun 11 16:54:06 CDT 2019


Module: wine
Branch: master
Commit: 353ea070f3874e1eb9ed658f7eb283ddb84a1e74
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=353ea070f3874e1eb9ed658f7eb283ddb84a1e74

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Jun 10 20:19:49 2019 -0400

ucrtbase/tests: Add some tests for __stdio_common_vsscanf().

Based on msvcrt:scanf tests.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ucrtbase/tests/Makefile.in |   1 +
 dlls/ucrtbase/tests/scanf.c     | 276 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 277 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=353ea070f3874e1eb9ed658f7eb283ddb84a1e74



More information about the wine-cvs mailing list