ole32: We do need to implement Commit/Revert for non-root storage.
[wine] / dlls / setupapi / tests /
2009-10-02  Paul Vrienssetupapi/tests: Don't crash on WinMe.
2009-09-28  Ge van Geldorpsetupapi/tests: Add acceptable error code for Win7.
2009-06-08  Paul Vrienssetupapi/tests: pSetupGetField returns A or W string...
2009-05-18  Paul Vrienssetupapi: Fix passing a NULL parameter (Coverity).
2009-05-15  Paul Vrienssetupapi/tests: Fix remaining failures on Win9x.
2009-04-24  Paul Vrienssetupapi/tests: Fix a test failure on Win98.
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-02-23  Francois Gougetsetupapi/tests: Use win_skip() to skip over unimplement...
2009-02-03  Alexandre Julliardsetupapi/tests: Don't compare the drive letter of expan...
2009-01-30  Alasdair Sinclairsetupapi/tests: Fix missing void in empty parameter...
2009-01-26  Ge van Geldorpsetupapi/tests: Make tests pass on Vista and W2K8.
2009-01-14  Paul Vrienssetupapi/tests: Fix some test failures on win9x.
2009-01-13  Hans Leidekkersetupapi: Fix resolving target path when given a sectio...
2009-01-13  Hans Leidekkersetupapi: Enable reuse of create_inf_file in tests.
2009-01-10  Alexandre Julliardsetupapi/tests: Pass the correct size to SetupDiGetDevi...
2009-01-09  Alexandre Julliardinclude: Fix packing of the setupapi structures.
2009-01-09  Francois Gougetsetupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-07  Hans Leidekkersetupapi: Add some tests for StringTableLookUpStringEx...
2009-01-07  Paul Vrienssetupapi/tests: Skip some tests if we don't have enough...
2009-01-06  Hans Leidekkersetupapi: Add tests for StringTableAddStringEx and...
2009-01-06  Hans Leidekkersetupapi: Have each test create and destroy its own...
2009-01-05  Alexandre Julliardsetupapi/tests: Added some tests for SetupEnumInfSectio...
2008-12-17  Paul Vrienssetupapi/tests: Fix a test failure on Vista (and skip...
2008-12-15  Francois Gougetsetupapi/tests: Make devinst_RegDeleteTreeW() static.
2008-12-11  Paul Vrienssetupapi/tests: Fix a test failure on Vista/W2K8.
2008-12-08  Michael Stefaniucsetupapi: Remove some superfluous casts.
2008-12-05  Vincent Povirksetupapi/tests: Fix string format warnings.
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-14  Paul Vrienssetupapi/tests: Don't use hardcoded C: for the system...
2008-11-12  Paul Vrienssetupapi/tests: Fix some failures on Win9x and WinMe.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-11-05  Vincent Povirksetupapi/tests: Add test for ProfileItems directive.
2008-10-21  Paul Vrienssetupapi/tests: Fix a failure on win98.
2008-09-12  Paul Vrienssetupapi/tests: Fix a failure on Windows 2000.
2008-09-12  Paul Vrienssetupapi/tests: Fix two failures on win98.
2008-09-11  James Hawkinssetupapi: Remove a test of an undocumented function...
2008-09-11  James Hawkinssetupapi: Fix a failing test in Vista.
2008-07-22  Reece Dunnsetupapi/tests: Use FIELD_OFFSET instead of offsetof.
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2008-07-11  Detlef Riekenbergsetupapi/tests: Avoid a crash on Win9x.
2008-07-01  James Hawkinssetupapi: Fix a test that is failing in multiple platforms.
2008-06-24  Paul Vrienssetupapi/tests: Add a simple test for the DelReg directive.
2008-06-23  Paul Vrienssetupapi/tests: Fix a test on NT4.
2008-06-23  Paul Vrienssetupapi/tests: Remove a registry key on failure for...
2008-06-23  Paul Vrienssetupapi/tests: Prevent crash on NT4.
2008-06-23  Paul Vrienssetupapi/tests: Remove last win9x references.
2008-06-23  Paul Vrienssetupapi/tests: Remove win9x specifics from testInstall...
2008-06-23  Paul Vrienssetupapi/tests: Remove win9x specifics from testCreateD...
2008-06-21  Paul Vrienssetupapi/tests: Remove some function pointer checks...
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...
next