- Move printf tests from scanf.c to printf.c (and fix one on the
authorAneurin Price <wine@shadovald.dyndns.org>
Thu, 4 Nov 2004 21:03:30 +0000 (21:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Nov 2004 21:03:30 +0000 (21:03 +0000)
commit97cc28ff0f071d24f01932402a831182fa06dea6
tree53aa87ca8bfb56846b415c9b5a9a4a48a9086d64
parent990ea44e981f060c7bfeeb973e7932df7cf237b6
- Move printf tests from scanf.c to printf.c (and fix one on the
  way).
- Add some more.
dlls/msvcrt/tests/.cvsignore
dlls/msvcrt/tests/Makefile.in
dlls/msvcrt/tests/printf.c [new file with mode: 0644]
dlls/msvcrt/tests/scanf.c