Release 1.5.29.
[wine] / dlls / advpack / tests /
2012-10-31  Jacek Cabanadvpack: Added ExtractFilesW implementation.
2012-08-17  Michael Stefaniucadvpack/tests: Use the global "current directory" variable.
2012-08-14  Detlef Riekenbergadvpack/tests: Avoid test failures without high access...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-02-28  Austin Englishadvpack/tests: Remove win9x hacks.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-20  Marko Nikolicadvpack/tests: Removed sign comparison warning in advpa...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
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-02-26  Francois Gougetadvpack/tests: Use win_skip() to skip over unimplemente...
2009-01-26  James Hawkinsadvpack: Don't test properties of a file if it can...
2009-01-26  James Hawkinsadvpack: Skip tests for broken functions.
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fci.h for Win64 compat...
2009-01-03  Alexandre Julliardadvpack/tests: Add CDECL to the cabinet callback functions.
2008-12-05  Vincent Povirkadvpack/tests: Fix string format warning.
2008-10-21  Paul Vriensadvpack/tests: Use win_skip instead of trace.
2008-08-05  James Hawkinsadvpack: Fix a failing test in win98.
2008-08-05  James Hawkinsadvpack: Skip the TranslateInfEx tests in win9x.
2008-06-30  James Hawkinsadvpack: Fix several test failures in win9x.
2008-06-30  James Hawkinsadvpack: Run the install test in a temporary directory.
2008-06-30  James Hawkinsadvpack: Run the files test in a temporary directory.
2008-06-09  Paul Vriensadvpack/tests: Add a FreeLibrary and a skip message.
2008-06-04  Austin Englishadvpack: Fix a test failure on 9x.
2008-05-30  Michael Karcheradvpack: Fix buffer sizes for possibly quoted strings.
2008-04-21  James Hawkinsadvpack: Fix a few failing tests in win95.
2008-04-21  James Hawkinsadvpack: Remove a test that fails inconsistently on...
2008-03-10  Paul Vriensadvpack/tests: Free the library after use.
2008-02-11  Paul Vriensadvpack/tests: Show errors in hex.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-13  Francois Gougetadvpack: Skip some tests if not in interactive mode...
2007-10-29  Stefan Leichteradvpack/tests: Print the unexpected result in function...
2007-10-26  James Hawkinsadvpack: Restore the LProgramF string using the acquire...
2007-10-09  Marcus Meissneradvpack: Handle localized C:\Program Files.
2007-08-13  Jason Edmeadessetupapi: Remove duplicate backslashes on dirids.
2007-08-13  Jason Edmeadesadvpack: Strip single quotes (with tests) on reg keys.
2007-07-04  Paul Vriensadvpack/tests: Create the temporary inf-file in a direc...
2007-05-21  Paul Vriensadvpack/tests: Don't hardcode the system directory.
2007-04-12  Paul Vriensadvpack/tests: Don't hardcode the windows directory.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-01-22  Bang Jun-Youngadvpack/tests: Fix typo.
2007-01-10  James Hawkinsadvpack: Fill the output buffer to workaround a bug...
2006-12-08  Paul Vriensadvpack/tests: Change the output for HRESULT's.
2006-11-24  Paul Vriensadvpack: Remove test that crashes on systems with IE7.
2006-11-02  James Hawkinsadvpack: Use the full path of the INF file as the sourc...
2006-10-31  Paul Vriensadvpack: Add another test.
2006-10-31  Paul Vriensadvpack: Fix typos.
2006-10-24  James Hawkinsadvpack: Fix the full path check.
2006-10-12  Michael Ploujnikovadvpack/tests: Win64 printf format warning fixes.
2006-10-06  Paul Vriensadvpack: Make tests run on Win98 again.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  James Hawkinsadvpack: Get the proper working directory in install_init.
2006-08-21  Saulius Krasuckasadvpack/tests: Make RunSetupCommand not popup dialogs.
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-14  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-31  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-29  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  James Hawkinsadvpack: Add tests for different configurations of...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-04-10  James Hawkinsadvpack: Add initial implementation of SetPerUserSecValues.
2006-04-07  James Hawkinsadvpack: Add a few more tests for SetPerUserSecValues.
2006-04-06  James Hawkinsadvpack: Add initial tests for SetPerUserSecValues.
2006-03-30  James Hawkinsadvpack: Open the INF file if the RSC_FLAG_INF flag...
2006-03-27  James Hawkinsadvpack: Implement the launching of executables in...
2006-03-27  James Hawkinsadvpack: Define S_ASYNCHRONOUS in advpub.h.
2006-03-27  James Hawkinsadvpack: Set hexe to a non-NULL value to test that...
2006-03-24  James Hawkinsadvpack: Add initial tests for RunSetupCommand.
2006-03-22  James Hawkinsadvpack: Add second null for double null terminated...
2006-02-28  James Hawkinsadvpack: Factor out loading the program files directory.
2006-02-28  James Hawkinsadvpack: Add tests for the TranslateInfStringEx trio...
2006-02-28  James Hawkinsadvpack: Factor out the API loading of advpack tests.
2006-02-21  James Hawkinsadvpack: Implement AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Add tests for AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Load the LDIDs of an install section in Transl...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-23  Detlef Riekenbergadvpack/tests: Fixed failure when "ProgramFilesDir...
2006-01-13  James Hawkinsadvpack: Add initial tests for AdvInstallFile.
2006-01-11  James Hawkinsadvpack: Implement ExtractFiles.
2006-01-10  James Hawkinsadvpack: Add initial tests for ExtractFiles.
2005-11-29  James HawkinsReturned versions are always initialized to zero, even...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAdd trailing '\n' to trace() call.
2005-11-22  Saulius KrasuckasExit test after first TranslateInfString() failure...
2005-11-14  Saulius KrasuckasGet the version and language ID of ADVPACK.DLL too.
2005-11-10  Saulius KrasuckasWinME fixes:
2005-11-08  James HawkinsImplement TranslateInfString with tests.
2005-08-15  Saulius KrasuckasRemove trailing backslash.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-04-27  Sami AarioAdded initial version of Delnode plus some tests.
2005-02-14  Francois GougetLoad advpack.dll at runtime to avoid link problems...
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.