Commit Graph

237 Commits

Author SHA1 Message Date
Alexandre Julliard 186ca36d38 winetest: Link against the Wine import libraries for the dist version too. 2008-12-26 21:02:04 +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 79f24b54c5 winetest: Optionally compress the distributed exe with upx. 2008-11-24 15:33:48 +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
Paul Vriens 812c5e1bf1 winetest: Give the 'Running' progress bar the same size as the others. 2008-11-18 13:08:07 +01:00
Jeff Zaroyko 454a241e97 winetest: Check that user enters a tag. 2008-09-04 11:52:55 +02:00
Alexandre Julliard deccfeec9a winetest: Build the test list from the makefile instead of make_makefiles. 2008-08-28 12:17:42 +02:00
Alexandre Julliard 67828b60e0 configure: Build the winetest dependencies in configure instead of make_makefiles. 2008-08-28 12:09:46 +02:00
Christian Costa 04d72cdd6f d3dxof: Add basic tests. 2008-08-19 15:30:32 +02:00
Alexandre Julliard 3842ab09f1 makefiles: Add missing entries for mstask tests. 2008-08-19 15:30:25 +02:00
Alexandre Julliard b008b053a9 winetest: Set environment variables in the Win32 environment. 2008-08-01 11:18:11 +02:00
Alexandre Julliard b4e26f0419 winetest: Fix a compiler warning with the size_t type. 2008-07-21 13:00:14 +02:00
Zac Brown b2be840e47 winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +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
Stefan Leichter b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00
Juan Lang cca77db0a6 inetmib1: Add tests for SnmpExtensionInit. 2008-06-25 10:56:13 +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
Lei Zhang ffb0457982 userenv: Add initial tests for CreateEnvironmentBlock. 2008-04-30 13:45:15 +02:00
Petr Sumbera 7975a1a926 winetest: Fix shell substitution syntax for Solaris. 2008-04-11 11:14:20 +02:00
Paul Vriens 4f3dbb7f7d rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
James Hawkins 9e021cff3d fusion: Add initial tests for IAssemblyCache. 2008-03-31 13:09:19 +02:00
Herve Chanal 4dc1ee05f3 winetest: A nicer icon. 2008-03-28 21:42:15 +01: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
Jacek Caban 63ebe0191e jscript: Added tests. 2008-03-25 11:44:06 +01:00
Philip Nilsson b67290b99a d3dx9/tests: Test the D3DXVec*Array functions. 2008-03-21 12:52:54 +01:00
Roy Shea 884e7e7b56 qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
Lei Zhang e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Rob Shearman 5db45041c6 ntdsapi: Add tests for DsMakeSpnW. 2008-01-25 12:12:24 +01:00
Michael Jung 0a31ab7e2a imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
Huw Davies ba6b7e8ba5 inetcomm: Add a test for MimeOleCreateVirtualStream. 2007-11-06 13:01:00 +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
Rob Shearman e146591cd6 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-10-25 12:14:18 +02:00
Alex Villacís Lasso 74cd5903e2 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. 2007-10-23 19:37:23 +02:00
Juan Lang 322bcddfa8 cryptnet: Add tests for CryptGetObjectUrl. 2007-10-19 12:29:39 +02:00
David Adam e4ba8eb450 d3dx8: Implement D3DX8Vec2Length with a test. 2007-10-16 14:04:49 +02:00
Detlef Riekenberg cf122bab8c spoolss/tests: Add tests for SplInitializeWinSpoolDrv. 2007-10-04 11:32:55 +02:00
Alexandre Julliard ba465823b5 winetest.exe: We can now store binary files in the repository. 2007-09-18 13:36:58 +02: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
Dmitry Timoshkov 197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00