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 |
Mike McCormack
|
65ad7da1f7
|
Fix some declaration and write string warnings.
|
2005-06-16 10:45:25 +00:00 |
Mike McCormack
|
d73dad6630
|
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
|
2005-06-04 10:01:25 +00:00 |
Mike McCormack
|
ae51135ed9
|
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
|
2005-06-02 15:11:32 +00:00 |
Stefan Leichter
|
332215f19a
|
Include crypt32 tests into winetest.
|
2005-05-29 19:59:50 +00:00 |
Alexandre Julliard
|
95b87814e8
|
Added --list option to the tests and use that in winetest.
|
2005-05-27 20:10:59 +00:00 |
Robert Reif
|
8bffed50c6
|
Added dinput tests.
|
2005-05-11 12:05:17 +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 |
Alexandre Julliard
|
b30d92dfb2
|
Fixed other instances of the xrealloc(0) bug.
|
2005-03-18 14:09:55 +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 |