http://bugs.winehq.org/show_bug.cgi?id=33313
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com 2013-10-27 05:05:43 CDT --- This is fixed:
commit 0a9fded16c707af4b147eb88d25be4eb9ef85426 Author: Francois Gouget fgouget@codeweavers.com Date: Thu Apr 18 19:24:43 2013 +0200
testbot: Fix handling of tests for dll names containing dots or dashes.
Conformance tests for 'dlls' containing dots in their name, 'winspool.drv' for instance, should be allowed. Wine does not support conformance tests for dlls containing dashes in their names however, 'api-ms-*' for instance, so reject those.