Commit Graph

17 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes 7025db431b rasapi32: Return error on invalid parameters. 2011-09-06 15:58:53 +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
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
Paul Vriens c5112d9f6f rasapi32/tests: Fix some test failures on Win9x. 2010-01-19 16:51:16 +01:00
Marcin Baczyński 0666c8e4ec rasapi32/tests: Remove superfluous void* cast. 2010-01-07 09:27:07 +01:00
Paul Vriens 3af523fdf5 rasapi32/tests: Add a FreeLibrary. 2009-04-29 13:08:49 +02:00
Detlef Riekenberg 388841fd13 rasapi32/tests: Trace the correct variable. 2008-09-08 14:09:23 +02:00
James Hawkins d82d5d665c rasapi32: Fix several failing tests in win98. 2008-09-03 14:21:43 +02:00
Stefan Leichter 66f010e123 rasapi32: Fix tests on platforms winme and some win98. 2008-08-28 11:24:48 +02:00
Stefan Leichter 3ad8b7ea1a rasapi: Fix test failure on platforms vista, w2k8. 2008-08-22 10:39:44 +02:00
Stefan Leichter 548abf369d rasapi32: Skip RasEnumDevicesA tests on configuration problems. 2008-07-28 11:33:20 +02:00
Stefan Leichter cc494c48af rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn). 2008-07-28 11:32:55 +02:00
Stefan Leichter 67201a145f rasapi32: RasEnumDevicesA test: initialize the input parameters before each call, make sure the return buffer is big enough. 2008-07-18 12:30:45 +02:00
Stefan Leichter 5e15187fd0 rasapi32: Added some more tests for RasEnumDevicesA, fix Wine not to crash on the tests. 2008-07-09 12:34:50 +02:00
Stefan Leichter b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00