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
Modified: trunk/reactos/regtests/directory.xml
--- trunk/reactos/regtests/directory.xml 2005-08-06 18:03:53 UTC (rev 17107) +++ trunk/reactos/regtests/directory.xml 2005-08-06 18:05:15 UTC (rev 17108) @@ -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>