[Wine] Re: Performing a Regression Test

vitamin wineforum-user at winehq.org
Sun Oct 10 11:15:03 CDT 2010


abb4 wrote:
> I understood from this thread earlier that this still needs to be tested?

Yeah, testing it one more time will verify that is indeed the commit that broke your program. To do that run this:

Code:
git show -p 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786 | patch -p1


Compile Wine and test your program. If it doesn't work, then you've found the bad commit.







More information about the wine-users mailing list