ChangeSet ID: 101675868180696472230284 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/03/21 18:58:01
Modified files: include/wine : test.h programs/winetest: wtmain.c
Log message: Francois Gouget fgouget@codeweavers.com Add trace function (same as in the perl framework). Add support for todo tests. Make it possible to specify a printf-style message in ok. Include windef.h in test.h for compiling tests on Windows.
Patch: http://cvs.winehq.com/patch.py?id=101675868180696472230284
Revision Changes Path 1.3 +18 -2 wine/include/wine/test.h 1.3 +79 -5 wine/programs/winetest/wtmain.c