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 |
Andrew Talbot
|
cd9202d05b
|
setupapi/tests: Add trailing '\n's to ok() calls.
|
2006-06-30 21:08:17 +02:00 |
James Hawkins
|
bce44161f1
|
setupapi: Fix SetupCloseInfFile when a NULL handle is given, with tests.
|
2006-06-27 11:15:36 +02:00 |
Christian Gmeiner
|
8f5d90b44d
|
setupapi: Implement SetupDiCreateDeviceInfoListExW.
|
2006-06-19 21:16:04 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Andrew Ziem
|
5c23aa19dc
|
setupapi: Improve unit tests for case sensitivity in string tables.
|
2006-05-08 16:04:55 +02:00 |
Andrew Ziem
|
3671263108
|
setupapi: Add case sensitivity string table tests.
|
2006-05-05 21:46:23 +02:00 |
James Hawkins
|
94515450fa
|
setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag.
|
2006-02-14 12:23:58 +01:00 |
James Hawkins
|
202942de61
|
setupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
INFINFO_DEFAULT_SEARCH search flags.
|
2006-02-14 12:23:29 +01:00 |
James Hawkins
|
21fb7ab6a1
|
setupapi: Add an initial implementation of SetupGetInfInformation.
|
2006-02-07 16:24:17 +01:00 |
Alexandre Julliard
|
ebc65aea8d
|
setupapi: Ignore ok file for new query test.
|
2006-01-31 18:18:24 +01:00 |
James Hawkins
|
ac6c941058
|
setupapi: Add tests for SetupGetInfInformation.
|
2006-01-31 12:22:48 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Francois Gouget
|
2adb302a99
|
Add trailing '\n's to ok() and TRACE() calls.
|
2005-11-10 11:17:38 +00:00 |
Alexandre Julliard
|
6c0fc4205c
|
Added a bunch of tests for the INF parser.
|
2005-11-07 16:41:37 +00:00 |
Eric Kohl
|
da46628883
|
- String id 0 becomes a reserved (invalid) id.
- StringTableStringFromId returns a pointer to an empty string if the
string id is invalid.
|
2005-09-23 10:09:47 +00:00 |
Steven Edwards
|
331e09c22c
|
Added stringtable regression test.
|
2005-09-21 14:16:05 +00:00 |