Detlef Riekenberg <[EMAIL PROTECTED]> writes:
> Changelog:
> - New Testsuite for winspool.drv for
>GetPrinterDriverDirectoryA and
>GetDefaultPrinterA
Please try to follow the model of other test programs, don't define a
whole new environment for yourself. Most of the stuff you do here is
Changelog:
- New Testsuite for winspool.drv for
GetPrinterDriverDirectoryA and
GetDefaultPrinterA
The "W" - Versions and more Functions will follow.
BTW: I'm offline / disconected from the mailing-lists for a week.
--
By By ...
... Detlef
? dlls/winspool/tests/drivers.c
? dl
Am Sonntag, den 25.09.2005, 19:17 -0600 schrieb Vitaliy Margolen:
> No kidding it's so large! You can shrink it down to probably 10% of it's
> current
> size.
We will see, what's left after rework.
> > +/*
A Separator makes the source more readable but i try to red
Sunday, September 25, 2005, 5:44:36 PM, Detlef Riekenberg wrote:
> If the Patch is to Large (i already removed the Unicode-Tests)
> i can split the Testsuite, but this will reduce the amount of testing,
> compared to the current CVS.
No kidding it's so large! You can shrink it down to probably 10%
New Testsuite for GetDefaultPrinter and GetPrinterDriverDirectory
Added:
+ Test Printing Environments for GetPrinterDriverDirectory
+ More intensive Testing.
+ Verbose Output with "WINETEST_DEBUG" > 1
* More tests will follow.
If the Patch is to Large (i already removed the Unicode-Tests)
i ca
Am Samstag, den 10.09.2005, 15:32 +0100 schrieb Huw D M Davies:
> On Fri, Sep 09, 2005 at 12:50:26AM +0200, Detlef Riekenberg wrote:
> > > Changelog:
> > > - New Testsuite for winspool.drv:
> It's almost a 3000 line patch. You should try to break this down it
> separate, smaller patches.
I'm w
On Fri, Sep 09, 2005 at 12:50:26AM +0200, Detlef Riekenberg wrote:
> Am Montag, den 29.08.2005, 00:53 +0200 schrieb Detlef Riekenberg:
>
>
> This Patch in not in the CVS yet.
>
> http://www.winehq.org/pipermail/wine-patches/2005-August/020289.html
>
> > Changelog:
> >
> > - New Testsuite for
Am Montag, den 29.08.2005, 00:53 +0200 schrieb Detlef Riekenberg:
This Patch in not in the CVS yet.
http://www.winehq.org/pipermail/wine-patches/2005-August/020289.html
> Changelog:
>
> - New Testsuite for winspool.drv:
>GetDefaultPrinterA/W and
>GetPrinterDriverDirectoryA/W
> - Verb