enable the ntdll and kernel32 wine tests and watch them fail

svn path=/trunk/; revision=17138
This commit is contained in:
Steven Edwards 2005-08-07 03:15:15 +00:00
parent 17d51a62ab
commit e9677a896a

View file

@ -8,9 +8,15 @@
<directory name="gdi32">
<xi:include href="gdi32/gdi32_test.xml" />
</directory>
<directory name="kernel32">
<xi:include href="kernel32/kernel32_test.xml" />
</directory>
<directory name="msvcrt">
<xi:include href="msvcrt/msvcrt_test.xml" />
</directory>
<directory name="ntdll">
<xi:include href="ntdll/ntdll_test.xml" />
</directory>
<directory name="psapi">
<xi:include href="psapi/psapi_test.xml" />
</directory>