A script for automatic regression testing

Vit Hrachovy vit.hrachovy at sandbox.cz
Sat Aug 11 08:02:46 CDT 2007


Hi Mikolaj,
see winebot - a console Wine package tool for Windows programs for how 
to automate AutoHotkey installation for given wineprefix.

http://winebot.sandbox.cz

Regards
Vit

Mikolaj Zalewski wrote:
>  I wrote a small script that automates regression testing. It requires 
> an Autohotkey script that tests the program and creates a file 
> C:\Test-failed.txt if the test failed. The bash script will then do the 
> regression testing. It starts with copying the source tree and 
> wineprefix so it should be possible to do some normal work during 
> compilations.
> At the beginning of the script there are some variables that needs to be 
> configured before running it. The wineprefix has to have Autohotkey 
> installed and associated with *.ahk. The attached script's settings will 
> find the regression for bug #9249.
> If anyone is interested in it I'd be interested in some feedback.
> 
> Mikołaj Zalewski




More information about the wine-devel mailing list