Commit Graph

168 Commits (1f6c8f975d4f9c16c72cfd9147a6e6f45c2c15a4)

Author SHA1 Message Date
Paul Vriens 21be6a6c80 winetest: Show correct filenames on test.winehq.org. 2006-12-12 20:17:35 +01:00
Paul Vriens 70ce548566 winetest: Make sure we can send larger files. 2006-11-30 20:06:31 +01:00
Alexandre Julliard b8a2e3b8a4 user32: Renamed the user/ directory to user32. 2006-11-16 14:49:25 +01:00
Alexandre Julliard 7dfc447741 gdi32: Renamed the gdi directory to gdi32. 2006-10-20 12:25:29 +02:00
Mikołaj Zalewski 9a13344129 winetest: Don't start test programs with STARTUPINFO.wShowWindow = SW_HIDE. 2006-10-16 11:30:44 +02:00
Mike McCormack a4fff8b2e0 winetest: Avoid calling fclose twice on the same file (Coverity). 2006-10-14 20:17:51 +02:00
Detlef Riekenberg ecb97fc24c localspl/tests: Add initial test. 2006-09-28 13:48:29 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 489d87d1e5 kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00
Alexandre Julliard 534fac983d winetest: Generate the list of test resources in make_makefiles.
Only include test revision information in the distributed binary.
2006-09-11 14:32:00 +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
Paul Vriens 95bb90326a wintrust: Add framework and initial tests. 2006-08-29 13:46:31 +02:00
Alexandre Julliard 27959bebd7 make_makefiles: Generate the tests list in programs/winetest/Makefile.in. 2006-08-28 11:58:31 +02:00
Mike McCormack b5871fa512 infosoft: Add a test for the language neutral word breaker. 2006-08-15 19:24:43 +02:00
Andrew Talbot de92ffa3b7 winetest: Write-strings warnings fix. 2006-08-14 11:44:44 +02:00
Stefan Leichter 1fb3e339e2 winetest: Added hlink tests. 2006-08-02 21:59:10 +02:00
Aric Stewart 9c3b12bd54 comcat: cImplemented or cRequired of -1 means to match everything
regardless of the implementation or categories.
2006-07-17 13:43:31 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard 028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Detlef Riekenberg 955fe0da75 comdlg32: Add initial test. 2006-07-06 12:04:27 +02:00
Alexandre Julliard 40b411824e winetest: Portability fix in the maketest script. Added support for git. 2006-06-27 11:17:22 +02:00
Alexandre Julliard 9d4feaa09b dlls: d3d8, d3d9 and ddraw no longer depend on OpenGL or X. 2006-06-15 16:52:23 +02:00
Paul Vriens 569a452d3a uxtheme: Add framework and initial tests. 2006-06-14 13:22:35 +02:00
Mike McCormack 5ea2a17776 winetest: Fix dialog prototypes. 2006-06-06 11:29:02 +02:00
Alexandre Julliard 3098199e0b winspool: Renamed the directory to winspool.drv. 2006-05-23 17:10:52 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Vitaliy Margolen 1175a2f3a2 d3d8: Add refcount test. 2006-05-22 11:31:36 +02:00
Stefan Leichter 3e0e71870e winetest: Added dnsapi tests. 2006-04-12 11:42:48 +02:00
Alexandre Julliard c4fde65022 msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +02:00
Alexandre Julliard af781f398a winsock: Renamed the winsock directory to ws2_32. 2006-03-15 09:57:30 +01:00
Alexandre Julliard 556242b71d lz32: Renamed lzexpand directory to lz32. 2006-02-28 12:54:48 +01:00
Stefan Leichter 7eba266ea8 winetest: Added usp10 tests. 2006-02-18 15:04:11 +01:00
Stefan Leichter 186a5cfdf5 winetest: Add riched20 tests. 2006-02-14 11:35:23 +01:00
Stefan Leichter fa4a93f26b winetest: Add cabinet tests. 2006-01-14 17:05:50 +01:00
Yuval Fledel d00fe021d3 winetest: Only include d3d9 if it is being built. 2005-12-26 13:37:57 +01:00
Stefan Leichter e6b17d1b06 winetest: Add d3d9 tests. 2005-12-12 11:51:29 +01:00
Alexandre Julliard ec34a66612 Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Stefan Leichter 8ba040e157 Add shdocvw tests to winetest. 2005-11-12 19:11:27 +00:00
Stefan Huehner 3e29148bcf Add msxml3,setupapi tests to winetest. 2005-10-31 21:10:47 +00:00
Jonathan Ernst f9c1537b89 Make sure we only depend on ddraw_test if X support is enabled. 2005-10-04 11:29:37 +00:00
Paul Millar 83ecd5d964 Fix cross-compilation of winetest by update the makefile to use OBJS
instead of the now absent ALL_OBJS.
2005-10-03 18:45:45 +00:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Ivan Leo Puoti dc2e1399ef Get winetest to detect windows server 2003 R2. 2005-09-15 18:56:20 +00:00
Alexandre Julliard cc4da88563 Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
Mike McCormack 93ab695a5c Fix gcc 4.0 warnings. 2005-08-26 08:53:31 +00:00
Kai Blin 78e1145ffe Add secur32.dll tests to winetest. 2005-08-08 11:06:55 +00:00
Hans Leidekker b5c65a2e48 Include the mshtml test. 2005-07-18 09:09:09 +00:00
Jacek Caban 6737d96983 Added mshtml test. 2005-06-29 11:00:09 +00:00