wine/programs/winetest send.c main.c gui.c
ChangeSet ID: 11580 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/03/18 19:54:10 Modified files: programs/winetest: send.c main.c gui.c Log message: Ferenc Wagner <wferi(a)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
participants (1)
-
Alexandre Julliard