enable Wine regression tests for advapi32 and comctl32. Not tested under ReactOS. To build tests now you can use the wine name 'make advapi32_test' 'make comctl32_test' etc

svn path=/trunk/; revision=17108
This commit is contained in:
Steven Edwards 2005-08-06 18:05:15 +00:00
parent 8f091947d8
commit d3a19d3fa2

View file

@ -5,4 +5,7 @@
<directory name="shared">
<xi:include href="shared/rtshared.xml" />
</directory>
<directory name="winetests">
<xi:include href="winetests/directory.xml" />
</directory>
</group>