wine/ dlls/kernel/tests/file.c dlls/kernel/tes ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 21 19:08:10 CDT 2002


ChangeSet ID:	102470449061878791319123
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/21 19:08:10

Modified files:
	dlls/kernel/tests: file.c path.c process.c thread.c 
	dlls/shlwapi/tests: shreg.c 
	dlls/user/tests: class.c 
	dlls/winsock/tests: sock.c 
	include/wine   : test.h 
	programs/winetest: wtmain.c 

Log message:
	Added printf format checking to the ok() and trace() macros, and fixed
	the resulting warnings.

Patch: http://cvs.winehq.com/patch.py?id=102470449061878791319123

Revision  Changes    Path
 1.9      +23 -23    wine/dlls/kernel/tests/file.c
 1.5      +22 -22    wine/dlls/kernel/tests/path.c
 1.5      +4 -4      wine/dlls/kernel/tests/process.c
 1.4      +3 -5      wine/dlls/kernel/tests/thread.c
 1.4      +20 -20    wine/dlls/shlwapi/tests/shreg.c
 1.3      +7 -7      wine/dlls/user/tests/class.c
 1.4      +15 -15    wine/dlls/winsock/tests/sock.c
 1.5      +19 -7     wine/include/wine/test.h
 1.9      +2 -4      wine/programs/winetest/wtmain.c




More information about the wine-cvs mailing list