[Bug 48090] Add support for .com programs

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 12 11:59:05 CST 2021


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

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

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

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

commit deed0b3912a23a72cbd6379870c2f02a6153f39b
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Fri Jan 8 02:57:04 2021 +0100

    testbot/PatchUtils: Add support for .com program tests.

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

commit 42543d50a3c1ba313c781e0c1959df6ae93f5c96
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Feb 2 15:17:23 2021 +0100

    testbot/PatchUtils: Add support for .com program tests in _LoadWineFiles().

    _LoadWineFiles() must use the correct module name so that the lookups
    succeed in _CreateTestInfo().

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


A regression test will also be added to ReportTest soon.

-- 
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