[Wine] Regression testing Money 2004

Peter Beutner p.beutner at gmx.net
Sun Jun 11 17:22:59 CDT 2006


Tony Pursell wrote:
> On Sun, 2006-06-11 at 20:41 +0000, Daniel Skorka wrote:
>> Tony Pursell <ajp at princeswalk.fsnet.co.uk> wrote:
>>> Any suggestions with where I go from here?  I suppose there is always a
>>> chance that if you bisect the repository at an arbitrary point between x
>>> and y there is always likely to be a couple of broken modules.
hm it shouldn't happen in theory, as each patch is required to be independent
and should not break the compilation(though of course sometimes an error slips through).

 > The start and end points were 0.9.9 (good) and 0.9.12 (bad), but
> starting and ending with released version doesn't guarantee that the
> central point between them will compile. 
> 
> When I complain that Wine won't run Money, the cry goes up "do a
> regression test - it's easy".  Well it's not easy for a non-programmer
> like me when this happens.  I have no idea where I go from here.
try a 'make clean' and then compile again with configure && make depend && make



More information about the wine-users mailing list