http://bugs.winehq.org/show_bug.cgi?id=20358
--- Comment #6 from Dan Kegel dank@kegel.com 2009-10-19 23:04:15 --- Yes. (I posted this originally in bug 20390.) wget http://kegel.com/wine/chromium/chromium-tests.tar.bz2 tar -xjvf chromium-tests.tar.bz2 will get you base_unittests.exe and a whole bunch of other stuff. To run all the unit tests in that file in small batches, do more chromium-runtests.sh sh chromium-runtests.sh Or just run base_unittests.exe with no arguments to run all tests in one go.