<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi<br>
<br>
Thank you for the pointers Dmitry.<br>
But it seems none of these projects made any progress since no tests
have turned up in the git tree. :)<br>
<br>
Also none of these really answers any of the question I asked in any
detail.<br>
<br>
So I have tried to follow the description on how to add a new test, but
I can't get the test to run.<br>
The "make test" ends by saying "No rule to make &lt;name of
test&gt;.dll.so needed by &lt;name of test&gt;.ok".<br>
<br>
I can't see what I should have missed in Makefile.in for this to fail.
I would expect the needed rules would be made automatically when
creating the final Makefile with make depend.<br>
<br>
I can run tests in kernel32 just fine.<br>
<br>
So I am attaching the Makefile.in and the only c-source that should be
needed to create something that should able to run but do no tests, in
the hope that someone can point out what obvious thing I have missed.<br>
<br>
Best Regards<br>
Morten R&oslash;nne<br>
<br>
<br>
<br>
Dmitry Timoshkov wrote:
<blockquote cite="mid:20100417194155.22c36cd9.dmitry@codeweavers.com"
 type="cite">
  <pre wrap="">Morten R&oslash;nne <a class="moz-txt-link-rfc2396E" href="mailto:morten.roenne@tdcadsl.dk">&lt;morten.roenne@tdcadsl.dk&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I would like to write some tests for the krnl386.exe16 part of wine, or 
more precisely the DOS parts of that.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Archives should have enough asnwers to question like this one, one of
the attemps is here:

<a class="moz-txt-link-freetext" href="http://www.winehq.org/pipermail/wine-devel/2009-January/072560.html">http://www.winehq.org/pipermail/wine-devel/2009-January/072560.html</a>

  </pre>
</blockquote>
<br>
</body>
</html>