Commit Graph

36 Commits

Author SHA1 Message Date
Qian Hong 0380ee031c comdlg32/tests: Fixed memory leak (Valgrind). 2014-11-20 22:33:45 +09:00
Frédéric Delanoy a5f20b3173 comdlg32/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-28 11:44:24 +01:00
Nikolay Sivov e011d0e3c7 comdlg32/tests: Compile with -D__WINESRC__. 2013-10-15 17:43:41 +02:00
Detlef Riekenberg 8e56b8332e comdlg32/tests: Handle result from broken drivers. 2013-08-27 21:30:03 +02:00
Detlef Riekenberg 9a7d510ccb comdlg32/tests: Limit the number of copies to avoid a test hang. 2013-08-26 17:05:32 +02:00
Francois Gouget fb9d76816a comdlg32/tests: Fix compilation on systems that don't support nameless structs or unions. 2013-05-13 11:07:28 +02:00
Dmitry Timoshkov afb8e0296f comdlg32: Add a test for nCopies/dmCopies returned by PrintDlg. 2013-05-08 12:53:27 +02:00
Dmitry Timoshkov b73323d4e2 comdlg32: Add an interactive PrintDlgEx test. 2013-04-09 11:59:47 +02:00
Detlef Riekenberg ed41673306 comdlg32/tests: Add HDC tests for PrintDlgEx. 2012-03-27 12:04:40 +02:00
Detlef Riekenberg 164a76fde3 comdlg32/tests: Test more parameters for PrintDlgEx. 2012-03-27 11:59:55 +02:00
Detlef Riekenberg 65ab4b2cf0 comdlg32/tests: Remove outdated/unused code. 2012-03-27 11:58:25 +02:00
Detlef Riekenberg bea7032687 comdlg32: Exclude the driver path from the result. 2012-02-13 18:37:39 +01:00
Austin Lund 5f98620c05 comdlg32/tests: Fixed up handling of temporary file in printdlg tests. 2010-10-28 18:18:07 +02:00
Alexandre Julliard 88cdfb9d92 comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions. 2010-02-05 11:29:27 +01:00
Nikolay Sivov d7b7f783ab comdlg32/tests: Free global blocks after PrintDlg() with PD_RETURNDEFAULT. 2010-01-04 11:41:28 +01:00
Huw Davies 7ac3fe280f comdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME. 2009-05-25 11:21:15 +02:00
Francois Gouget ef5178af21 comdlg32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:50:11 +01:00
Huw Davies 466b50cf7d comdlg32/tests: Vista can return a failure from StartDoc when using the XPS driver - don't fail the test in this case. 2009-02-19 15:57:47 +01:00
Huw Davies ecffb8038a comdlg32/tests: Skip remaining tests if StartDoc fails. 2009-02-18 14:48:08 +01:00
Henri Verbeet d19bb78329 comdlg32: Add a test for AbortProc handling. 2008-10-08 12:16:26 +02:00
Paul Vriens 5777a3d6cf comdlg32/tests: Use GetModuleHandle instead of LoadLibrary. 2008-06-09 16:55:27 +02:00
Detlef Riekenberg 473717fefd winspool: Set PrinterPorts for win3.x/win9.x compatibility. 2008-05-07 13:29:15 +02:00
Reece Dunn ae32a7fe04 comdlg32: Fix building the tests with MSVC headers. 2008-03-24 21:05:03 +01:00
Michael Stefaniuc 861c58d462 comdlg32: Remove duplicate includes. 2007-11-19 13:54:04 +01:00
Detlef Riekenberg 23d78ff2b8 comdlg32/tests: Initial tests for PrintDlgExW. 2007-10-26 15:15:05 +02:00
Francois Gouget 4ea5dbfa1c comdlg32/tests: Tell PageSetupDlg() not to bring up a dialog if there is no default printer. 2007-10-09 12:31:15 +02:00
Detlef Riekenberg ffe54a884c comdlg32/tests: Remove debug code and the tabs. 2007-09-25 12:37:47 +02:00
Detlef Riekenberg b5e45b0b77 comdlg32/tests: Add tests for PRINTDLG->hDevNames. 2007-09-25 12:37:42 +02:00
Marcus Meissner b8a76c60f5 comdlg32/tests: Handle case where no printer is configured. 2007-08-20 12:45:28 +02:00
Detlef Riekenberg 84e4904ffd comdlg32/tests: More tests for the member lStructSize. 2007-08-10 13:31:00 +02:00
Detlef Riekenberg ef7a7794ca comdlg32/tests: Add simple tests for PrintDlgA. 2007-08-10 12:58:17 +02:00
Michael Stefaniuc c7e00c9f49 janitorial: In multiline strings there is no need for '\' at the end of the lines. 2006-12-27 13:10:13 +01:00
Francois Gouget 2c531ade2e comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
Fix the test so it compiles without warnings.
2006-12-14 20:24:58 +01:00
Michael Stefaniuc 6ef43211b2 comdlg32/tests: Win64 printf format warning fixes. 2006-10-06 12:33:17 +02:00
Detlef Riekenberg 75dce501ef comdlg32/tests: PrintDlg with PD_RETURNDEFAULT can fail. 2006-07-24 12:57:34 +02:00
Detlef Riekenberg 955fe0da75 comdlg32: Add initial test. 2006-07-06 12:04:27 +02:00