Commit Graph

259 Commits (1807e5346f106b8cf55b176e4df9e9de2ca5d93f)

Author SHA1 Message Date
Hugh McMaster 11669fa5e2 Assorted spelling and grammar fixes.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:40 +09:00
Michael Müller 10ff131325 advpack: Translate flags in LaunchINFSection.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-09 17:50:44 +09:00
Michael Stefaniuc 88725cb279 advpack: Simplify the check for an empty string (PVS-Studio). 2014-11-17 19:30:24 +09:00
Bruno Jesus c1b2fc3c4f advpack/tests: Remove dead assignment (Cppcheck). 2014-10-31 10:50:55 +09:00
Nikolay Sivov 6db64236a1 advpack: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-07 20:21:57 +02:00
Alexandre Julliard 0289ea0e43 advpack: Remove unnecessary DllMain implementation. 2014-05-15 19:04:46 +02:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Nikolay Sivov ba7f633fc8 advpack/tests: Compile with -D__WINESRC__. 2013-10-15 14:28:20 +02:00
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Michael Stefaniuc 9463dba830 tests: Use the explicit LoadLibraryA function. 2013-10-02 11:02:21 +02:00
Vincent Povirk 531f795623 advpack: Handle quoted arguments to rundll exports. 2013-07-29 14:10:56 +02:00
Vincent Povirk 17f6609702 advpack/tests: Add test for LaunchINFSectionEx with quoted filename. 2013-07-29 14:10:53 +02:00
Marcus Meissner a6e4c094d0 advpack: Avoid using sessions uninitialized (Coverity). 2013-01-08 12:30:24 +01:00
André Hentschel bafe54e7e5 advpack: Fix possible NULL pointer access in heap_strdupWtoA. 2012-11-19 16:36:01 +01:00
Jacek Caban 57b83719b7 advpack: Added ExtractFilesW implementation. 2012-10-31 16:17:17 +01:00
Michael Stefaniuc e81c055e9c advpack/tests: Use the global "current directory" variable. 2012-08-17 16:25:47 +02:00
Detlef Riekenberg a97f81ff32 advpack/tests: Avoid test failures without high access rights. 2012-08-14 17:42:06 +02:00
Alexandre Julliard 2d60d91460 advpack: Pass all the specified parameters to do_ocx_reg. 2011-11-07 11:45:18 +01:00
Frédéric Delanoy 760faf01a9 tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
Marcus Meissner 048999c79a advpack: Mark internal symbols as hidden. 2011-05-02 12:39:01 +02:00
Austin English befe57aa14 advpack/tests: Remove win9x hacks. 2011-02-28 13:11:03 +01:00
Alexandre Julliard 730f01801f tests: Make some variables static. 2010-10-01 13:41:42 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Marko Nikolic 78b020c018 advpack/tests: Removed sign comparison warning in advpack tests. 2010-08-20 13:21:34 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
James Hawkins ced5081eb9 advpack: Free the file list on any error. 2010-01-07 17:59:58 +01:00
Dan Kegel ced19b425a advpack: fix off-by-one error in AdvInstallFileW that caused buffer overrun. 2009-11-30 12:50:57 +01:00
Vladimir Pankratov 49cc1fa0ce advpack: Add stub for ExtractFilesW. 2009-06-10 11:46:39 +02:00
Francois Gouget 170d647bf8 advpack/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:49 +01:00
James Hawkins 99e7287ed7 advpack: Don't test properties of a file if it can't be created. 2009-01-26 16:08:02 +01:00
James Hawkins 8322bd78e8 advpack: Skip tests for broken functions. 2009-01-26 16:07:48 +01:00
Michael Stefaniuc 602f42c25f include: Change to LONG/ULONG in fci.h for Win64 compatibility. 2009-01-14 12:21:13 +01:00
Alexandre Julliard d7ca3dd200 advpack/tests: Add CDECL to the cabinet callback functions. 2009-01-03 20:12:26 +01:00
Vincent Povirk e4271d8736 advpack/tests: Fix string format warning. 2008-12-05 12:30:06 +01:00
Paul Vriens 53f94c07f8 advpack/tests: Use win_skip instead of trace. 2008-10-21 11:43:12 +02:00
Rob Shearman 6bfead8421 advpack: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans. 2008-09-12 16:50:15 +02:00
James Hawkins 35e16a2b42 advpack: Fix a failing test in win98. 2008-08-05 14:09:36 +02:00
James Hawkins 0dcdbcd3cc advpack: Skip the TranslateInfEx tests in win9x. 2008-08-05 14:09:34 +02:00
Andrew Talbot a7d06e7430 advpack: Fix sign-compare warnings. 2008-07-21 12:18:34 +02:00
Andrew Talbot c230736bbe advpack: Remove a useless test. 2008-07-21 12:18:28 +02:00
James Hawkins 10a1b94875 advpack: Fix several test failures in win9x. 2008-06-30 15:06:53 +02:00
James Hawkins 8cfb50e57e advpack: Run the install test in a temporary directory. 2008-06-30 15:06:49 +02:00
James Hawkins 315e8ce312 advpack: Run the files test in a temporary directory. 2008-06-30 15:05:52 +02:00
Dan Kegel 64a62d2e8f advpack: Don't close a handle if it wasn't opened. 2008-06-21 11:13:55 +02:00
Andrew Talbot 84ee90dcb5 advpack: Constify some variables. 2008-06-19 12:44:51 +02:00
Paul Vriens ee69c6141b advpack/tests: Add a FreeLibrary and a skip message. 2008-06-09 12:39:26 +02:00
Austin English 955adcbce9 advpack: Fix a test failure on 9x. 2008-06-04 12:41:09 +02:00