Francois Gouget : winapi_test: Fix TEST_FIELD() so it correctly tests the field size.

Alexandre Julliard julliard at winehq.org
Thu Jan 8 08:30:38 CST 2009


Module: wine
Branch: master
Commit: 9f62c9b7a878b4a0017843e5d23c3a31165e3b4b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9f62c9b7a878b4a0017843e5d23c3a31165e3b4b

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Jan  8 00:23:22 2009 +0100

winapi_test: Fix TEST_FIELD() so it correctly tests the field size.

---

 dlls/gdi32/tests/generated.c    | 2068 +++++++++++++++++++-------------------
 dlls/kernel32/tests/generated.c |  606 ++++++------
 dlls/ntdll/tests/generated.c    |  768 ++++++++--------
 dlls/rpcrt4/tests/generated.c   |  240 +++---
 dlls/shell32/tests/generated.c  |  532 +++++-----
 dlls/shlwapi/tests/generated.c  |   24 +-
 dlls/urlmon/tests/generated.c   |   54 +-
 dlls/user32/tests/generated.c   | 1012 ++++++++++----------
 dlls/wininet/tests/generated.c  |  306 +++---
 tools/winapi/winapi_test        |   12 +-
 10 files changed, 2811 insertions(+), 2811 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9f62c9b7a878b4a0017843e5d23c3a31165e3b4b



More information about the wine-cvs mailing list