http://bugs.winehq.org/show_bug.cgi?id=21773
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-26 23:51:07 --- You've been given number of ways how you can run tests within newly compiled environment: 1. ./wine /path/to/winetest-latest.exe 2. ./wine winetest 3. make test
All of the above _guarantees_ to use wine from the current source tree and not system installed one. Of course in all cases you have to start with clean wineprefix and make sure wine_gecko is available.