Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +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 |
Paul Vriens
|
d9c5cef339
|
uxtheme/tests: Add tests for IsThemePartDefined.
|
2006-06-27 21:14:02 +02:00 |
Paul Vriens
|
d599dec16c
|
uxtheme/tests: Add tests for GetCurrentThemeName.
|
2006-06-27 11:13:52 +02:00 |
Paul Vriens
|
5ca8bbd20c
|
uxtheme/tests: Added a bit more functional tests to OpenThemeData.
|
2006-06-27 11:13:34 +02:00 |
Paul Vriens
|
9d449ab489
|
uxtheme/tests: Destroy the windows after we've used them.
|
2006-06-23 10:45:39 +02:00 |
Paul Vriens
|
7c0aaf31ec
|
uxtheme/tests: Add a case sensitivity test.
|
2006-06-23 10:45:24 +02:00 |
Paul Vriens
|
6dc86da573
|
uxtheme/tests: Only test the needed functions once, bail out if one is missing.
|
2006-06-22 12:29:03 +02:00 |
Paul Vriens
|
36a775d0c7
|
uxtheme/tests: Add some tests for GetWindowTheme.
|
2006-06-22 12:29:03 +02:00 |
Paul Vriens
|
739f4187eb
|
uxtheme/tests: Extra testing for GetLastError.
|
2006-06-21 13:54:27 +02:00 |
Paul Vriens
|
14b4e85148
|
uxtheme/tests: Added test for IsAppThemed and grouped it with IsThemeActive.
|
2006-06-19 22:54:31 +02:00 |
Paul Vriens
|
682679b07c
|
uxtheme/tests: Change S_OK to the more appropriate ERROR_SUCCESS.
|
2006-06-19 20:54:39 +02:00 |
Francois Gouget
|
9eb81363ad
|
Add trailing '\n's to ok() calls.
Remove spaces before '\n'.
|
2006-06-16 11:32:42 +02:00 |
Paul Vriens
|
569a452d3a
|
uxtheme: Add framework and initial tests.
|
2006-06-14 13:22:35 +02:00 |