[Bug 50783] WineTest declares dlls with dots in their name as missing

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 21 13:02:57 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50783

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed:

commit e618fb526d06ae19306bae88e81e0214fcbd7d85
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Mar 16 10:34:07 2021 +0100

    winetest: Fix detecting whether a test can be run or not.

    Rather than second-guessing the loader, run 'test.exe --list' with the
    critical-error handler message box disabled and use the resulting exit
    codes.
    But keep the activation context and COM code to improve the chances of
    getting the dll version.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45032
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50783
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list