wine/dlls user/tests/win.c user/tests/text.c u ...

Alexandre Julliard julliard at winehq.org
Mon Dec 27 11:26:38 CST 2004


ChangeSet ID:	15047
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/27 11:26:38

Modified files:
	dlls/user/tests: win.c text.c msg.c clipboard.c 
	dlls/kernel/tests: time.c thread.c process.c file.c change.c 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	Correct cases where arguments of ok() calls depend on the order in
	which they are evaluated.

Patch: http://cvs.winehq.org/patch.py?id=15047

Old revision  New revision  Changes     Path
 1.38          1.39          +21 -9      wine/dlls/user/tests/win.c
 1.1           1.2           +15 -12     wine/dlls/user/tests/text.c
 1.58          1.59          +28 -12     wine/dlls/user/tests/msg.c
 1.2           1.3           +18 -8      wine/dlls/user/tests/clipboard.c
 1.6           1.7           +11 -4      wine/dlls/kernel/tests/time.c
 1.17          1.18          +4 -4       wine/dlls/kernel/tests/thread.c
 1.18          1.19          +7 -3       wine/dlls/kernel/tests/process.c
 1.44          1.45          +56 -25     wine/dlls/kernel/tests/file.c
 1.3           1.4           +10 -5      wine/dlls/kernel/tests/change.c




More information about the wine-cvs mailing list