Alexandre Julliard
33d91a861a
winetest: Improve the native dll check to catch .NET dlls too.
2009-10-13 14:51:39 +02:00
Alexandre Julliard
577d08c1e7
winetest: Use explicit prototypes for function pointers.
2009-10-02 15:06:59 +02:00
Alexandre Julliard
9cdd9a56e4
winetest: Don't run tests on native dlls when running under Wine.
2009-09-29 13:28:15 +02:00
Alexandre Julliard
c75aa35ba2
winetest: Use the registry path for COM dlls instead of GetModuleFileName.
...
This allows to load them with LOAD_LIBRARY_AS_DATAFILE.
2009-09-29 13:06:09 +02:00
Paul Vriens
5b600b57c4
winetest: Fix winetest to cope with com dlls.
2009-09-17 10:08:45 -05:00
Huw Davies
8b8af9c878
winetest: Add the ability to retrieve the dll path for com dlls from the registry.
2009-09-16 15:27:15 -05:00
André Hentschel
d0c68ef034
winetest: Mute an annoying message box.
2009-08-31 16:06:36 +02:00
Alexandre Julliard
fc2bef1d9c
winetest: Load resources by name instead of id.
2009-07-07 10:59:29 +02:00
Nicolas Le Cam
90ef31ecdc
winetest: Add a missing carriage return in help message.
2009-06-02 11:57:21 +02:00
Nicolas Le Cam
55b51f3b1e
winetest: Add option -d to specify tests output directory.
2009-06-01 16:16:06 +02:00
Nicolas Le Cam
62ab6ab1c5
winetest: Only call GetTempPath once.
2009-06-01 16:16:06 +02:00
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
Austin English
0d2d1e7ff9
winetest: When extracting tests, run in console mode.
2009-04-27 13:26:02 +02:00
Detlef Riekenberg
dc0beeb976
winetest: Add option -x to extract all test.
2009-04-21 14:25:14 +02:00
Detlef Riekenberg
1f07bc02c1
winetest: Add support for --version, --help and /?.
2009-04-21 14:25:14 +02:00
Paul Vriens
6bbe4604d7
programs/winetest: Show dll versions again for Win9x/WinME.
2009-03-05 13:24:56 +01:00
Paul Vriens
b446f74974
winetest: Extend PATH if we have dlls that only come with .NET.
2009-02-25 14:05:26 +01:00
Paul Vriens
95e03b727d
winetest: Don't use W-functions in winetest to avoid issues on Win9x.
2009-02-24 16:57:25 +01:00
Alexandre Julliard
6b6ca1a801
winetest: Don't try to unload mshtml, it's broken.
2009-02-23 12:36:54 +01:00
Alexandre Julliard
d9d2f37162
winetest: Process messages while waiting for a process to terminate.
2009-02-23 12:36:37 +01:00
Alexandre Julliard
9caf14c444
winetest: Get rid of the archive URL, it's no longer used.
2009-02-19 20:27:53 +01:00
Alexandre Julliard
de02d20ec7
winetest: Try to trigger the Gecko install for mshtml tests, and skip them otherwise.
2009-02-19 15:57:46 +01:00
Paul Vriens
aa20ee6b45
winetest: Make sure we can test .NET dlls on Windows.
2009-02-04 14:28:20 +01:00
Ge van Geldorp
4de19cff1f
winetest: Make the wrapper immune to Ctrl-C.
2009-01-19 13:36:26 +01:00
Alexandre Julliard
24d3b1f622
winetest: Use main instead of WinMain as entry point.
2008-12-16 12:07:53 +01:00
Alexandre Julliard
490bb349ce
winetest: Report information about the CPU and host OS.
2008-12-10 10:47:08 +01:00
Alexandre Julliard
6e336fe344
winetest: Report an error when a test program completely fails to run.
2008-11-19 13:24:43 +01:00
Alexandre Julliard
a580c6c240
winetest: Allow to specify a subset of tests to run on the command line.
2008-11-19 12:51:28 +01:00
Alexandre Julliard
db8783e724
winetest: Capture the Win32 stderr into the log file too.
2008-11-19 12:19:22 +01:00
Jeff Zaroyko
454a241e97
winetest: Check that user enters a tag.
2008-09-04 11:52:55 +02:00
Alexandre Julliard
b008b053a9
winetest: Set environment variables in the Win32 environment.
2008-08-01 11:18:11 +02:00
Detlef Riekenberg
fbc9dc109c
winetest: Run tests again on Win9x.
2008-07-16 19:56:24 +02: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
065dc03faf
winetest: Fix the printf format for the version numbers.
2008-06-10 17:45:24 +02:00
Alexandre Julliard
9f74bf1eb2
winetest: Don't submit test results if we don't have a valid git build id.
2008-05-27 11:48:50 +02:00
Alexandre Julliard
808f5c8ded
winetest: Remove the per-file revision info, we now use the global commit id.
2008-05-27 11:32:34 +02:00
James Hawkins
cf0420cbbc
winetest: Use the win32 API to extract the tests.
2008-05-26 17:59:59 +02:00
Maarten Lankhorst
7c051f1394
winetest: Fix CreateProcess so that debugger tests run without timing out.
2008-05-07 12:11:03 +02:00
Maarten Lankhorst
3c79c2e88c
winetest: Fix CreateProcess so that debugger tests run without timing out.
2008-05-06 11:25:42 +02:00
Alexandre Julliard
4e665b1e21
winetest: Use the HEAD commit sha1 as default build id.
2008-03-27 17:26:20 +01:00
Alexandre Julliard
dfd6c1f21a
winetest: Add the Wine build id to the version information.
2008-03-27 16:47:31 +01:00
Francois Gouget
e88af468fe
winetest: Add an option that shuts Windows down once the tests have completed.
2007-10-29 12:04:37 +01:00
Paul Vriens
d0ce7ec599
winetest: Put dll version information in the report.
2007-08-23 20:18:32 +02:00
Paul Vriens
3a7c16992b
winetest: Change the way we report missing dlls.
2007-08-23 13:35:54 +02:00
Paul Vriens
ceaf4f40be
winetest: Skip tests for which the dll is missing.
2007-08-06 12:04:40 +02:00
Paul Vriens
1879eaa907
programs/winetest: Raise fileversion.
2007-03-05 12:06:23 +01:00
Dmitry Timoshkov
3c639603e1
winetest: Set correct WINETEST_PLATFORM when running under Wine.
2007-02-28 14:40:02 +01:00
Michael Stefaniuc
33af3c5c83
janitorial: Use the C standard for multiline strings.
2007-01-10 12:28:19 +01:00
Paul Vriens
5b692005e8
winetest: Pass correct working directory to the tests.
2007-01-05 18:24:05 +01:00
Paul Vriens
21be6a6c80
winetest: Show correct filenames on test.winehq.org.
2006-12-12 20:17:35 +01:00
Mikołaj Zalewski
9a13344129
winetest: Don't start test programs with STARTUPINFO.wShowWindow = SW_HIDE.
2006-10-16 11:30:44 +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
Andrew Talbot
de92ffa3b7
winetest: Write-strings warnings fix.
2006-08-14 11:44:44 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Ivan Leo Puoti
dc2e1399ef
Get winetest to detect windows server 2003 R2.
2005-09-15 18:56:20 +00:00
Mike McCormack
d73dad6630
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
2005-06-04 10:01:25 +00:00
Alexandre Julliard
95b87814e8
Added --list option to the tests and use that in winetest.
2005-05-27 20:10:59 +00: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
f042209c3b
Silence some signedness warnings.
2005-04-11 12:46:28 +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
96812eb280
Try using a stable temporary directory at first to silence ZoneAlarm
...
warnings.
2005-03-29 19:51:49 +00:00
Ferenc Wagner
a703343f60
Check desktop visibility after processing command line arguments.
2005-03-25 17:11:52 +00:00
Dmitry Timoshkov
097df18039
Special case Win9x platforms in the desktop visibility test, in Win98
...
GetUserObjectInformation is a stub returning ERROR_CALL_NOT_IMPLEMENTED.
2005-03-14 10:06:22 +00:00
Dmitry Timoshkov
454c1b7599
Implement a test for the desktop visibility based on the MSDN article
...
pointed out by Robert Shearman.
2005-03-10 17:17:35 +00:00
Dmitry Timoshkov
b486324059
Make running tests on a visible desktop a mandatory requirement.
2005-03-08 18:58:58 +00:00
Dmitry Timoshkov
b5c358bba7
Another attempt of a test for a visible desktop.
2005-03-07 10:58:37 +00:00
Dmitry Timoshkov
391d85d81d
Use IsWindowVisible instead of GetWindowLong(GWL_STYLE) & WS_VISIBLE
...
as a test for desktop visibility.
2005-03-03 13:49:47 +00:00
Ferenc Wagner
a790b2d1c5
Return a true boolean value (0 or 1).
2005-01-05 17:13:51 +00:00
Jakob Eriksson
580bce7a31
Add a check if we are running on a visible desktop. Credits to Dmitry
...
Timoshkov for the easy test.
2004-12-22 14:50:50 +00:00
Ferenc Wagner
fbf77db884
Do not offer submitting the report if the -o option was given.
2004-10-04 19:32:20 +00:00
Ferenc Wagner
cb10a70a12
As test runs are not invoked from the option parsing loop anymore, we
...
can switch back to libc's strtok() implementation.
2004-09-07 19:33:52 +00:00
Ferenc Wagner
2d0d484786
- Remove the -u option, the URL is in a resource now.
...
- Reset the WINETEST_* environmental variables to their defaults
before forking the tests.
- Add the -e option to optionally preserve the environment.
2004-07-22 23:42:03 +00:00
Ferenc Wagner
f8dba77dc8
Suppress some more error message boxes.
...
Truncate report file if too big.
2004-07-06 21:03:22 +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
70cd740454
The msacm directory is special.
2004-05-05 19:00:34 +00:00
Francois Gouget
cfc3943c5f
Make our ascii strings static const.
...
Remove a couple string variables that were used only once and use the
string literal directly.
2004-05-04 04:13:05 +00:00
Ferenc Wagner
438369af9a
Remove the wineloader variable.
2004-04-23 23:30:11 +00:00
Ferenc Wagner
21b8503c15
Unconditionally test Wine presence.
...
Add the Build info section to the output.
2004-04-23 02:52:21 +00:00
Alexandre Julliard
9db147e5e4
Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
...
STATUS_OBJECT_NAME_NOT_FOUND to indicate that the last component
didn't exist to allow distinguishing it from legitimate errors.
Export it from ntdll, renamed to wine_nt_to_unix_file_name.
2004-04-23 02:46:18 +00:00
Jakob Eriksson
82c191f65a
Added Wine detection.
2004-04-23 00:06:57 +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
90baafee4e
- Change to console mode so that winetest runs under WinRash.
...
- Move from spawnvp() to CreateProcess().
- Force a 2-minute timeout on individual tests.
2004-04-20 04:00:07 +00:00
Ferenc Wagner
409f7a3b58
Give SetErrorMode the right argument to suppress crash dialogs.
2004-03-31 00:55:41 +00:00
Ferenc Wagner
27db309518
Don't expect stdout be usable after exchanging file descriptors under
...
it.
2004-03-30 04:32:46 +00:00
Ferenc Wagner
a122499a98
- Extract revision info from CVS/Entries.
...
- #include "winetest.rc" into gui.rc. MinGW can't link in
more than one resource files.
- Enlarge chunk size of network transfer.
2004-03-24 23:40:06 +00:00
Dimitrie O. Paun
cbe0e499df
Add revision support to winetest.exe.
2004-03-20 19:21:39 +00:00
Ferenc Wagner
8387770064
- 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".
2004-03-19 01:54:10 +00:00
Ferenc Wagner
feaad968b8
Report the error sent by the CGI script.
...
Make progress bar selection explicit.
2004-02-21 04:01:56 +00:00
Ferenc Wagner
8c4a4dffd6
Add a free() call at the end.
2004-02-20 19:56:29 +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