Commit Graph

25 Commits

Author SHA1 Message Date
Dmitry Timoshkov b13c498c9d winspool: Add a test for GetPrinterDriver, make it pass under Wine. 2006-04-14 19:36:31 +02:00
Detlef Riekenberg f0a9586879 winspool: Basic tests for AddMonitor. 2006-04-12 11:40:57 +02:00
Detlef Riekenberg 110612c137 winspool/tests: Skip tests, when a remote print server has no RPC
service running.
2006-02-24 11:24:40 +01:00
Detlef Riekenberg 4be3d64d47 winspool/tests: Add some tests for SetDefaultPrinterA/W. 2006-02-20 11:51:10 +01:00
Detlef Riekenberg ec24e38ed1 winspool/tests: Add tests for EnumMonitors. 2006-02-17 17:37:04 +01:00
Francois Gouget d0c5f1498c Add trailing '\n's to ok() and trace() calls. 2006-02-06 20:58:14 +01:00
Detlef Riekenberg 9cf319d76d winspool/tests: Filter more results. 2006-02-02 13:50:36 +01:00
Detlef Riekenberg 366f452b91 winspool: Empty string as environment is valid, with tests. 2006-02-01 12:32:10 +01:00
Detlef Riekenberg 23ead2b174 winspool: Printing environment support for GetPrinterDriverDirectory. 2006-01-18 12:26:32 +01:00
Detlef Riekenberg 6035b93e45 winspool: Filter additional failures. 2005-12-19 21:19:47 +01:00
Detlef Riekenberg 4b418d6f2b winspool: Added tests for OpenPrinter. 2005-12-12 13:02:15 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Francois Gouget 6d442aeb34 Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
Detlef Riekenberg 7453b63a10 Some extra tests for GetPrinterDriverDirectory.
Display a TRACE when the Service "spooler" is not running (NT).
2005-11-15 16:51:45 +00:00
Stefan Leichter 3cb62c6532 Fix for GetPrinterDriverDirectoryA test. 2005-10-26 10:08:38 +00:00
Stefan Leichter d3278b6f41 Added some logging to the GetPrinterDriverDirectoryA tests. 2004-06-16 20:07:02 +00:00
Stefan Leichter 5ea386e7f4 Fix the tests of GetDefaultPrinterA on win2k if no default printer is
configured.
2004-06-15 20:25:24 +00:00
Stefan Leichter 48c51eea23 Log the last error too if the tests fail without default printer. 2004-06-14 16:54:42 +00:00
Dimitrie O. Paun 5a0575e845 Some of our testers don't have a default printer, simply skip the
winspool tests if that's the case.
2004-06-04 17:59:17 +00:00
Stefan Leichter 03210d446c Moved implementation of GetDefaultPrinter from ascii to unicode, added
tests for GetDefaultPrinterA.
2004-03-07 03:46:54 +00:00
Alexandre Julliard 589e115233 We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
Francois Gouget f229c911b5 Add trailing '\n's to ok() calls. 2004-01-23 02:10:33 +00:00
Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Stefan Leichter f2710545ba Removed windows version checks from GetPrinterDriverDirectory tests. 2003-01-24 00:45:21 +00:00
Stefan Leichter 88b1106492 Added tests for GetPrinterDriverDirectoryA. 2003-01-15 00:50:48 +00:00