[Wine] Re: Performing a Regression Test

abb4 wineforum-user at winehq.org
Mon Oct 11 07:39:46 CDT 2010


vitamin wrote:
> 
> 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.


Great, I did the whole sequence one more time and the program doesn't run after the last Wine compilation.
I'll post this test as soon as possible 
For reference sake this is about bug http://bugs.winehq.org/show_bug.cgi?id=24660
Thanks a lot Vitamin, I couldn't have done this without your help







More information about the wine-users mailing list