- Fix report() dispatch.
commit8387770064db4a57d1ee83324419c281266b4398
authorFerenc Wagner <wferi@afavant.elte.hu>
Fri, 19 Mar 2004 01:54:10 +0000 (19 01:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Mar 2004 01:54:10 +0000 (19 01:54 +0000)
tree7159b637c8dcf8d5107c3933ea5d3620591e4fe4
parent9c6774f18a5a0be05ac5151611cfe719c63d9b0f
- 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".
programs/winetest/gui.c
programs/winetest/main.c
programs/winetest/send.c