Commit Graph

12 Commits

Author SHA1 Message Date
Michael Stefaniuc 455ccf4baa ntprint/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-11 11:41:59 +02:00
Huw Davies 152b240153 ntprint: PSetupCreateMonitorInfo() takes two arguments, the second is a server name.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-27 20:30:01 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Julian Rüger 132937a4e8 ntprint/tests: Fix some typos. 2012-06-21 08:35:47 +02:00
Detlef Riekenberg 0e997674c5 ntprint: Do not fail when the spooler service was stopped. 2012-06-13 12:08:33 +02:00
Austin English 9b9181923d ntprint/tests: Remove win9x hacks. 2011-03-01 13:21:58 +01: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
Detlef Riekenberg 955d5247ba ntprint/tests: Add tests for PSetupEnumMonitor. 2007-06-22 12:19:30 +02:00
Detlef Riekenberg a114483e49 ntprint/tests: Add initial test. 2007-06-21 15:37:36 +02:00