Francois Gouget
bf6b95e95c
winetest: Rename xmalloc() & co to heap_xxx() to not imply they are based on malloc(), and add heap_free().
2009-05-18 12:32:29 +02:00
Francois Gouget
e3aa47c388
winetest: Annotate xmalloc() and xrealloc() with allocation size attribute.
2009-02-18 12:17:35 +01:00
Alexandre Julliard
23296f0c4a
winetest: Use Win32 APIs exclusively for file I/O and output redirection.
2008-07-10 17:45:22 +02:00
Alexandre Julliard
5e0a81571f
winetest: Store the test name as the resource name instead of in a separate string table.
2006-09-11 14:23:07 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Ferenc Wagner
ff67da4321
Enforce valid tag syntax during input.
2005-04-18 09:54:24 +00:00
Ferenc Wagner
bda2fe5eb6
Use the same maximum length for tags given on the command line and
...
tags entered in the GUI.
2005-04-11 16:10:01 +00:00
Ferenc Wagner
30dcc6b4b7
Ask for a tag if one was not given on the command line.
2005-03-31 15:22:41 +00:00
Ferenc Wagner
24624f6b5d
- Resource script restructuring.
...
- Build info et al. is given by files instead of env. vars.
- Store that information in resources.
- Make the main windows not resizeable.
- Insist on creating a fresh log file.
- Introduce the make dist target.
2004-06-15 22:45:15 +00:00
Ferenc Wagner
1fb75dcac5
- constify some strings
...
- introduce -u option to write archive url into the report
- bump output format version to 3
2004-04-22 23:43:54 +00:00
Ferenc Wagner
efc67253fd
- command line handling (GUI will follow)
...
- strip .exe[.so] from test names
- version 2 output
2004-02-19 04:12:42 +00:00
Ferenc Wagner
354f662962
Added graphical feedback.
2004-01-15 01:48:05 +00:00
Alexandre Julliard
9f71bd9824
Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie O. Paun <dpaun@rogers.com>, Ferenc Wagner <wferi@afavant.elte.hu>
...
New Wine test shell utility.
2003-12-04 02:01:39 +00:00