Francois Gouget : winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.

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


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

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

winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.

---

 dlls/gdi32/tests/generated.c    | 6135 ++++++++++++++++++++++++++++-----------
 dlls/kernel32/tests/generated.c | 1771 ++++++++----
 dlls/ntdll/tests/generated.c    | 2631 ++++++++++++-----
 dlls/rpcrt4/tests/generated.c   |  718 ++++--
 dlls/shell32/tests/generated.c  | 1594 +++++++---
 dlls/shlwapi/tests/generated.c  |  123 +-
 dlls/urlmon/tests/generated.c   |  202 +-
 dlls/user32/tests/generated.c   | 3216 +++++++++++++++------
 dlls/wininet/tests/generated.c  | 1082 +++++---
 tools/winapi/winapi_test        |   88 +-
 10 files changed, 12406 insertions(+), 5154 deletions(-)

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



More information about the wine-cvs mailing list