Alex Henrie
|
02acc6514a
|
setupapi/tests: Drop install test workarounds for Windows <= 2000.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-16 19:19:44 +01:00 |
Hugh McMaster
|
c9308b8d6b
|
setupapi: Recursively remove any subkeys before calling NtDeleteKey().
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-12 10:24:47 +02:00 |
Hans Leidekker
|
53b7a36319
|
setupapi/tests: Skip InstallHinfSection tests if the user doesn't have admin rights.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-12-20 13:02:36 +01:00 |
Andrey Gusev
|
3e8d4e3103
|
setupapi/tests: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-23 22:50:00 +09:00 |
Huw Davies
|
45c987d962
|
setupapi/tests: Use RegQueryValueEx so that tests run on Win XP.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-15 01:08:52 +09:00 |
Vincent Povirk
|
f0009e17e4
|
setupapi/tests: Add tests for dirid values.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
|
2015-10-01 16:28:49 +09:00 |
Thomas Faber
|
655e7f98db
|
setupapi/tests: Avoid side-effect in an assert.
|
2015-04-03 17:07:38 +09:00 |
Nikolay Sivov
|
9d03aa328f
|
setupapi/tests: Enable compilation with -D__WINESRC__.
|
2013-10-29 20:07:07 +01:00 |
Hans Leidekker
|
da922769c5
|
setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section.
|
2012-07-09 15:06:26 -04:00 |
André Hentschel
|
c7cb92f1f2
|
setupapi/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 14:59:57 +01:00 |
Stefan Leichter
|
05a308a80b
|
setupapi: Implement SetupGetInfFileListA.
|
2010-04-06 11:48:21 +02:00 |
Stefan Leichter
|
9db754fe10
|
setupapi: Implement SetupGetInfFileListW.
|
2009-12-14 16:14:37 +01:00 |
Stefan Leichter
|
6f8fb2f4e7
|
setupapi32/tests: More tests for SetupGetInfFileListW.
|
2009-12-08 12:37:01 +01:00 |
Stefan Leichter
|
941d69e544
|
setupapi/tests: Use separate directory for SetupGetInfFileListW.
|
2009-12-03 10:15:06 +01:00 |
Stefan Leichter
|
7f2943e712
|
setupapi/tests: Check the buffer content returned from SetupGetInfFileListW test.
|
2009-11-16 11:54:45 +01:00 |
Paul Vriens
|
f4a5294c89
|
setupapi/tests: Fix some test failures on Win9x/WinMe.
|
2009-11-12 13:08:25 +01:00 |
Stefan Leichter
|
381221de66
|
setupapi: Add stub and some tests for SetupGetInfFileListW.
|
2009-11-11 10:53:39 +01:00 |
Francois Gouget
|
292a10424d
|
setupapi/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:24 +01:00 |
Paul Vriens
|
c89617e067
|
setupapi/tests: Skip some tests if we don't have enough rights.
|
2009-01-07 13:23:56 +01:00 |
Vincent Povirk
|
b7fe5e0aa5
|
setupapi: Implement FLG_PROFITEM_GROUP.
|
2008-11-24 15:07:11 +01:00 |
Vincent Povirk
|
6c380468d9
|
setupapi: Implement ProfileItems directive.
|
2008-11-05 15:55:09 +01:00 |
Vincent Povirk
|
35d0a7a051
|
setupapi/tests: Add test for ProfileItems directive.
|
2008-11-05 15:50:08 +01:00 |
Paul Vriens
|
68a3ed219e
|
setupapi/tests: Add a simple test for the DelReg directive.
|
2008-06-24 11:46:50 +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 |
Paul Vriens
|
026b252b44
|
setupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA.
|
2008-03-28 14:51:43 +01:00 |
Paul Vriens
|
ee08320d50
|
setupapi/tests: Add a test for installing a driver service via an INF file.
|
2008-03-21 11:21:56 +01:00 |
Francois Gouget
|
a3317a5c01
|
Assorted spelling fixes.
|
2007-07-05 19:56:34 +02:00 |
Misha Koshelev
|
0e369586df
|
setupapi: Simplify code as native setupapi does not handle quoted paths.
|
2007-06-25 11:44:09 +02:00 |
Misha Koshelev
|
41fd380005
|
setupapi: Handle unquoted paths in InstallHinfSection as native.
|
2007-06-15 13:24:01 +02:00 |
Misha Koshelev
|
095c9bf26a
|
setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing.
|
2007-06-15 13:23:55 +02:00 |