ChangeSet ID: 14405 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/04 15:03:30
Modified files: dlls/msvcrt/tests: scanf.c Makefile.in .cvsignore Added files: dlls/msvcrt/tests: printf.c
Log message: Aneurin Price wine@shadovald.dyndns.org - Move printf tests from scanf.c to printf.c (and fix one on the way). - Add some more.
Patch: http://cvs.winehq.org/patch.py?id=14405
Old revision New revision Changes Path 1.14 1.15 +0 -53 wine/dlls/msvcrt/tests/scanf.c 1.8 1.9 +1 -0 wine/dlls/msvcrt/tests/Makefile.in 1.9 1.10 +1 -0 wine/dlls/msvcrt/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/msvcrt/tests/printf.c