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 |