Instructions for creating the tests directory

Lei Zhang thestig at google.com
Fri Jan 5 13:01:45 CST 2007


On 1/5/07, Dan Kegel <dank at kegel.com> wrote:
> Bill wrote:
> > Is there any documentation on how to set up the tests directory for an
> > existing dll?
>
> Good question.  Last time this came up, the answer was recorded here:
>
> http://kerneltraffic.osmirror.nl/wine/wn20021011_139.html#3
>
> I don't know if that's correct still, but it's a start.
> Can you update the doc once you get it worked out?
>
> Thanks,
> Dan
>
>
>

For references, take a look at the tests directory under msvcrtd. It's
one of the simpler tests.

>From a quick glance at the instructions in the URL Dan sent, it looks
like you no longer add "SUBDIRS = tests" to dlls/foo/Makefile.in.
Instead, add an entry to the TESTSUBDIRS variable in dlls/Makefile.in.



More information about the wine-devel mailing list