Hi,
I would like to do some (typelib) tests on wine.
So I followed the instructions at http://www.winehq.org/docs/winedev-guide/testing-wine ( cd dlls/oleaut32/tests/ ; rm typelib.ok && make typelib.ok in my case)
but I have err's and fixme's whereas the output on wineTestBot is quite different (http://test.winehq.org/data/9aa9a1229f2195a8b3ac575645a10242ae6e9bc8/wine_nl...)
I tried WINETEST_DEBUG=1 make typelib.ok but it's the same output.
Am I missing something ?
Thanks