wine/programs/winetest send.c main.c gui.c

Alexandre Julliard julliard at winehq.org
Thu Mar 18 19:54:10 CST 2004


ChangeSet ID:	11580
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/18 19:54:10

Modified files:
	programs/winetest: send.c main.c gui.c 

Log message:
	Ferenc Wagner <wferi at afavant.elte.hu>
	- Fix report() dispatch.
	- Strip "_test..." from test file names.
	- Use mystrtok() for command line parsing to avoid collision with the
	one in get_subtests().
	- Change User-Agent HTTP header to "Winetest Shell".

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

Old revision  New revision  Changes     Path
 1.5           1.6           +1 -1       wine/programs/winetest/send.c
 1.5           1.6           +34 -9      wine/programs/winetest/main.c
 1.4           1.5           +7 -3       wine/programs/winetest/gui.c




More information about the wine-cvs mailing list