Francois Gouget fgouget@free.fr writes:
This fixes running 'make test' in 64 bit trees.
I don't mind adding this, but I would recommend running tests with a proper WoW64 setup instead.
On Tue, 2 Sep 2014, Alexandre Julliard wrote:
Francois Gouget fgouget@free.fr writes:
This fixes running 'make test' in 64 bit trees.
I don't mind adding this, but I would recommend running tests with a proper WoW64 setup instead.
Given that it's possible to do a 64 bit build of Wine I think 'make test' should work in that build (or more specifically cd dlls/mshtml/tests && make events.ok in my case).
Now as far as WineTest is concerned I run both the 32 and 64 bit WineTest in a WoW64 setup (it's the -wow32 and -wow64 results respectively). Do you feel that the pure 64 bit results (-t64) are of no value and that it's not worth running them?
Francois Gouget fgouget@free.fr writes:
Now as far as WineTest is concerned I run both the 32 and 64 bit WineTest in a WoW64 setup (it's the -wow32 and -wow64 results respectively). Do you feel that the pure 64 bit results (-t64) are of no value and that it's not worth running them?
I don't think it's worth it, no. The results should be mostly identical, but in the cases where they differ, that's because pure 64-bit is not a supported setup so it's not something we would be interested in fixing.