setupapi: Added Hebrew translation.
[wine] / dlls / setupapi / tests /
2010-10-05  Stefan Leichtersetupapi: Implement SetupDiGetINFClassA on top of Setup...
2010-10-01  Alexandre Julliardsetupapi/tests: Make some variables static.
2010-09-30  Stefan Leichtersetupapi: Added more tests for SetupDiGetINFClassA.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-14  Stefan Leichtersetupapi: Added tests for SetupDiGetINFClassA.
2010-09-07  Andrew Nguyensetupapi: Implement SetupDuplicateDiskSpaceListA/W.
2010-09-07  Andrew Nguyensetupapi: Improve parameter validation in SetupQuerySpa...
2010-09-07  Andrew Nguyensetupapi: Improve parameter validation for SetupCreateD...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Austin Englishsetupapi/tests: Remove unused variable.
2010-06-16  Andrew Nguyensetupapi: Only extract the first MSZIP cabinet file...
2010-06-16  Andrew Nguyensetupapi: Exhaustively test the invalid parameter handl...
2010-06-16  Andrew Nguyensetupapi/tests: Add simple enumeration tests for SetupI...
2010-06-16  Andrew Nguyensetupapi/tests: Add simple enumeration tests for SetupI...
2010-06-16  Andrew Nguyensetupapi/tests: Add tests to show that SetupIterateCabi...
2010-06-16  Andrew Nguyensetupapi: Validate the cabinet filename parameter in...
2010-06-16  Andrew Nguyensetupapi: Validate the cabinet filename parameter in...
2010-04-06  Stefan Leichtersetupapi: Implement SetupGetInfFileListA.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-14  Stefan Leichtersetupapi: Implement SetupGetInfFileListW.
2009-12-08  Hans Leidekkersetupapi/tests: Fix a memory leak.
2009-12-08  Stefan Leichtersetupapi32/tests: More tests for SetupGetInfFileListW.
2009-12-03  Stefan Leichtersetupapi/tests: Use separate directory for SetupGetInfF...
2009-11-16  Stefan Leichtersetupapi/tests: Check the buffer content returned from...
2009-11-12  Paul Vrienssetupapi/tests: Fix some test failures on Win9x/WinMe.
2009-11-11  Stefan Leichtersetupapi: Add stub and some tests for SetupGetInfFileListW.
2009-10-09  Paul Vrienssetupapi/tests: Fix some test failures on Win98.
2009-10-08  Alexandre Julliardsetupapi/tests: Fix the SetupGetIntField test to load...
2009-10-07  Paul Vrienssetupapi/tests: Cleanup after SetupCopyOEMInf() 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.
next