Commit Graph

508 Commits

Author SHA1 Message Date
Paul Vriens 68a3ed219e setupapi/tests: Add a simple test for the DelReg directive. 2008-06-24 11:46:50 +02:00
Paul Vriens 4fe5683ce4 setupapi/tests: Fix a test on NT4. 2008-06-23 19:46:29 +02:00
Paul Vriens 0b773df85f setupapi/tests: Remove a registry key on failure for NT4. 2008-06-23 19:46:29 +02:00
Paul Vriens f544b039cf setupapi/tests: Prevent crash on NT4. 2008-06-23 19:46:29 +02:00
Paul Vriens 7e7574d2a8 setupapi/tests: Remove last win9x references. 2008-06-23 19:46:29 +02:00
Paul Vriens 46e0219f7a setupapi/tests: Remove win9x specifics from testInstallClass. 2008-06-23 12:51:35 +02:00
Paul Vriens d2ee399c66 setupapi/tests: Remove win9x specifics from testCreateDeviceInfo. 2008-06-23 12:51:29 +02:00
Paul Vriens 6546cd5db2 setupapi/tests: Remove some function pointer checks from testRegisterDeviceInfo. 2008-06-21 11:14:52 +02:00
Paul Vriens 44499b5b0b setupapi/tests: Remove win9x specifics from testDevRegKey. 2008-06-21 11:14:43 +02:00
Paul Vriens 50d6b08353 setupapi/tests: Remove win9x specifics from testDeviceRegistryPropertyW. 2008-06-21 11:14:35 +02:00
Paul Vriens 0fbe23c13d setupapi/tests: Skip all tests on Win9x and WinMe. 2008-06-21 11:14:27 +02:00
Andrew Talbot 581a0e091c setupapi: Constify a variable. 2008-06-20 12:22:48 +02:00
Paul Vriens 5f2de1f61f setupapi/tests: Fix some typos. 2008-06-19 11:55:08 +02:00
Francois Gouget d81fb8e027 Remove spaces before '...' in the Danish resources. 2008-06-16 15:52:21 +02:00
Paul Vriens 5cd4cbc49c setupapi/tests: Fix some test failures on W2K. 2008-06-11 20:02:06 +02:00
Paul Vriens e63f4fcfbc setupapi/tests: Fix two more tests on Windows 2000. 2008-06-09 16:55:50 +02:00
Paul Vriens 02b05393c8 setupapi/tests: Fix a test on Windows 2000. 2008-06-09 16:55:42 +02:00
Paul Vriens 1567813361 setupapi/tests: Fix test for win9x and Vista. 2008-06-09 12:37:19 +02:00
Francois Gouget 39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Paul Vriens 057c92db54 setupapi/tests: Remove leftovers from old tests. 2008-05-28 19:34:38 +02:00
Paul Vriens b58cab405a setupapi/tests: Test to show cleanup should not be needed. 2008-05-27 19:35:08 +02:00
Paul Vriens 3758205546 setupapi/tests: Add another test. 2008-05-27 19:35:04 +02:00
Paul Vriens 8253824669 setupapi/tests: Cleanup after testCreateDeviceInterface. 2008-05-27 12:42:55 +02:00
Paul Vriens 156dad05c0 setupapi/tests: Test registry after testDeviceRegistryProperty. 2008-05-26 19:49:42 +02:00
Paul Vriens 3573b90bdc setupapi/tests: Cleanup after testGetDeviceInterfaceDetail. 2008-05-26 19:49:35 +02:00
Paul Vriens 7609581cf5 setupapi/tests: Cleanup after testRegisterAndGetDetail. 2008-05-26 19:49:18 +02:00
Paul Vriens 82fcb7a5c3 setupapi/tests: Cleanup after testDevRegKey. 2008-05-26 19:49:06 +02:00
Paul Vriens 2b27d9baed setupapi/tests: Skip tests on win9x. 2008-05-26 19:48:44 +02:00
Paul Vriens d9b673f91a setupapi/tests: Turn guid into a global variable. 2008-05-26 19:48:38 +02:00
Paul Vriens b1b4063c0b setupapi/tests: Fix a test on NT4. 2008-05-26 19:48:32 +02:00
Paul Vriens ee975a5611 setupapi/tests: Close registry key after use. 2008-05-26 19:48:25 +02:00
Paul Vriens ed552b474c setupapi/tests: Fix typos. 2008-05-21 20:15:13 +02:00
Paul Vriens fb18592c93 setupapi/tests: Fix typo. 2008-05-21 20:15:02 +02:00
Paul Vriens bece26be54 setupapi/tests: Skip some tests if we are on win9x. 2008-05-21 17:16:20 +02:00
Paul Vriens 59b6506439 setupapi/tests: Remove a duplicate function call. 2008-05-21 17:16:11 +02:00
James Hawkins 5a701ab6b4 setupapi: Fix a few test failures in win2k3. 2008-05-21 11:37:06 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen c2b5749fa8 setupapi: Danish translation. 2008-05-07 12:10:48 +02:00
Paul Vriens ed67a1f350 setupapi/tests: Clean up properly on win9x. 2008-05-05 12:53:24 +02:00
Paul Vriens d6f9de67b8 setupapi/tests: Skip some tests on win9x. 2008-05-05 12:53:19 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Andrew Talbot 362cd67d3b setupapi: Remove unused variables. 2008-04-25 11:28:40 +02:00
Austin English aab8fae59a Spelling fixes. 2008-04-21 14:25:05 +02:00
Alexandre Julliard 0ed9db27c5 setupapi: Add support for creating directories from the FakeDlls section. 2008-04-17 20:34:06 +02:00
Alexander Morozov af5e168f16 setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL. 2008-04-17 20:21:48 +02:00
Alexander Morozov 85861a4999 setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INSUFFICIENT_BUFFER when buffer size is insufficient. 2008-04-17 20:21:38 +02:00
Alexander Morozov 68f12e32a8 setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty. 2008-04-17 20:21:26 +02:00
Alexandre Julliard c7e661b8e5 setupapi: Install services in InstallHinfSection. 2008-04-16 12:36:18 +02:00
Alexandre Julliard cf78e6c38c setupapi: Implemented SetupInstallServicesFromInfSectionW. 2008-04-16 12:36:08 +02:00
Alexandre Julliard 44ab294e0b setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header. 2008-04-16 12:21:09 +02:00