setupapi/tests: Remove win9x specifics from testDevRegKey.
[wine] / dlls / setupapi / tests /
2008-06-21  Paul Vrienssetupapi/tests: Remove win9x specifics from testDevRegKey.
2008-06-21  Paul Vrienssetupapi/tests: Remove win9x specifics from testDeviceR...
2008-06-21  Paul Vrienssetupapi/tests: Skip all tests on Win9x and WinMe.
2008-06-19  Paul Vrienssetupapi/tests: Fix some typos.
2008-06-11  Paul Vrienssetupapi/tests: Fix some test failures on W2K.
2008-06-09  Paul Vrienssetupapi/tests: Fix two more tests on Windows 2000.
2008-06-09  Paul Vrienssetupapi/tests: Fix a test on Windows 2000.
2008-06-09  Paul Vrienssetupapi/tests: Fix test for win9x and Vista.
2008-05-28  Paul Vrienssetupapi/tests: Remove leftovers from old tests.
2008-05-27  Paul Vrienssetupapi/tests: Test to show cleanup should not be...
2008-05-27  Paul Vrienssetupapi/tests: Add another test.
2008-05-27  Paul Vrienssetupapi/tests: Cleanup after testCreateDeviceInterface.
2008-05-26  Paul Vrienssetupapi/tests: Test registry after testDeviceRegistryP...
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testGetDeviceInterfaceDetail.
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testRegisterAndGetDetail.
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testDevRegKey.
2008-05-26  Paul Vrienssetupapi/tests: Skip tests on win9x.
2008-05-26  Paul Vrienssetupapi/tests: Turn guid into a global variable.
2008-05-26  Paul Vrienssetupapi/tests: Fix a test on NT4.
2008-05-26  Paul Vrienssetupapi/tests: Close registry key after use.
2008-05-21  Paul Vrienssetupapi/tests: Fix typos.
2008-05-21  Paul Vrienssetupapi/tests: Fix typo.
2008-05-21  Paul Vrienssetupapi/tests: Skip some tests if we are on win9x.
2008-05-21  Paul Vrienssetupapi/tests: Remove a duplicate function call.
2008-05-21  James Hawkinssetupapi: Fix a few test failures in win2k3.
2008-05-05  Paul Vrienssetupapi/tests: Clean up properly on win9x.
2008-05-05  Paul Vrienssetupapi/tests: Skip some tests on win9x.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-17  Alexander Morozovsetupapi: SetupDiGetDeviceRegistryProperty should retur...
2008-04-17  Alexander Morozovsetupapi: SetupDiGetDeviceRegistryProperty should retur...
2008-04-17  Alexander Morozovsetupapi: Add a test for SetupDiGetDeviceRegistryProper...
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-04-02  Paul Vrienssetupapi/tests: No need to use GetProcAddress as all...
2008-04-02  Alexander Morozovsetupapi: Create DeviceInstance value in registry,...
2008-04-02  Alexander Morozovsetupapi: Added a test for registering device interface...
2008-04-01  Paul Vrienssetupapi: Fix for SetupGetIntField, with tests.
2008-03-28  Paul Vrienssetupapi: Fix some last errors for SetupGetLineByIndex.
2008-03-28  Paul Vrienssetupapi: Fix some last errors for SetupFindFirstLine.
2008-03-28  Paul Vrienssetupapi/tests: Remove check as we don't care how ...
2008-03-28  Paul Vrienssetupapi/tests: Add a few tests for SetupInstallService...
2008-03-28  Paul Vrienssetupapi/tests: Run tests on win9x again.
2008-03-27  Christopher Bernersetupapi: Fix buffer size in SetupDiGetDeviceInterfaceD...
2008-03-27  Paul Vrienssetupapi/tests: Add some tests for the last error returned.
2008-03-24  Alexandre Julliardsetupapi/tests: Use FIELD_OFFSET instead of offsetof.
2008-03-21  Paul Vrienssetupapi/tests: Add a test for installing a driver...
2008-02-25  Paul Vrienssetupapi/devinst: Struct size passed needs to be exact.
2007-11-02  Rob Shearmansetupapi: Make the setupapi tests load on systems ...
2007-10-15  Juan Langsetupapi: Implement SetupDiOpenDevRegKey.
2007-10-15  Juan Langsetupapi: Test SetupDiOpenDevRegKey.
2007-10-15  Juan Langsetupapi: Improve parameter checking in SetupDiInstallC...
2007-10-15  Juan Langsetupapi: Remove bogus part of test.
2007-10-12  Juan Langsetupapi: Test SetupDiInstallClass.
2007-09-24  Juan Langsetupapi: Create symbolic link value when interface...
2007-09-24  Juan Langsetupapi: Add test showing value of path.
2007-09-24  Juan Langsetupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
2007-09-24  Juan Langsetupapi: Add tests for SetupDiGetDeviceInterfaceDetail.
2007-09-24  Juan Langsetupapi: Implement SetupDiEnumDeviceInterfaces.
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceW.
2007-09-24  Juan Langsetupapi: Add error checking to SetupDiCreateDeviceInte...
2007-09-24  Juan Langsetupapi: Add tests for SetupDiCreateDeviceInterface.
2007-09-21  Juan Langsetupapi: Implement SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Add tests for SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Implement SetupDiGetDeviceInstanceIdW.
2007-09-21  Juan Langsetupapi: Implement SetupDiCreateDeviceInfoW.
2007-09-20  Juan Langsetupapi: Add error checking to SetupDiCreateDeviceInfo...
2007-09-20  Juan Langsetupapi: Add tests for SetupDiGetDeviceInstanceId.
2007-09-20  Juan Langsetupapi: Add tests for SetupDiCreateDeviceInfo.
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-27  Paul Vrienssetupapi/tests: Use skip instead of trace.
2007-08-13  Jason Edmeadessetupapi: Remove duplicate backslashes on dirids.
2007-08-10  Jason Edmeadessetupapi: Add test to show setupapi does not handle...
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-07-10  Detlef Riekenbergadvpack+setupapi: Remove unneeded checks before SetupCl...
2007-07-10  Detlef Riekenbergsetupapi: Avoid crash in SetupCloseInfFile.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-25  Misha Koshelevsetupapi: Simplify code as native setupapi does not...
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...
2007-05-29  Francois Gougetsetupapi/tests: There is no strncasecmp() on Windows...
2007-05-21  Hans Leidekkersetupapi: Don't require a valid version section for...
2007-05-08  Paul Vrienssetupapi/tests: SetupQueryInfOriginalFileInformationA...
2007-05-04  Rob Shearmansetupapi: Partially implement SetupQueryInfOriginalFile...
2007-04-26  Paul Vrienssetupapi/tests: SetupCopyOEMInfA is not available on...
2007-04-25  Paul Vrienssetupapi/tests: SetupDiCreateDeviceInfoListExW is not...
2007-04-10  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfo on...
2007-04-10  Paul Vrienssetupapi/tests: Run tests on win98 again.
2007-04-09  Alexandre Julliardsetupapi: Avoid using sizeof in traces.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupDecompressOrCopyFile.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupGetFileCompressionInfoEx.
2007-03-28  James Hawkinssetupapi: SetLastError to ERROR_SUCCESS on success.
2007-03-28  James Hawkinssetupapi: Correct the Inf output position.
2007-03-28  James Hawkinssetupapi: The Inf file should be copied regardless...
2007-03-28  James Hawkinssetupapi: Don't allow relative paths in SetupCopyOEMInf.
2007-03-27  James Hawkinssetupapi: Add several tests for SetupCopyOEMInf, with...
2007-01-08  Francois Gougetsetupapi/tests: Print GetLastError() in decimal with...
2006-11-17  Hans Leidekkersetupapi: Add tests for SetupGet{SourceFileLocation...
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-10-10  Michael Ploujnikovsetupapi/tests: Win64 printf format warning fixes.
2006-09-29  Francois GougetAssorted spelling fixes.
next