summaryrefslogtreecommitdiffstats
path: root/tools/wine_valgrind/chrome_tests.sh
Commit message (Collapse)AuthorAgeFilesLines
* Check log file for errors.dkegel@google.com2009-12-151-7/+25
| | | | | | | | | | Force locale to C to avoid having to grep for localized error messages (from e.g. alarm). BUG=none TEST=watch bot go red Review URL: http://codereview.chromium.org/502015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34615 0039d316-1c4b-4281-b951-d872f2087c98
* Absolutify suppression directories so they survive the cd.dkegel@google.com2009-12-151-1/+2
| | | | | | | | | | | | Use the 'right' version of valgrind. Later, once we have our patches in, we need to implement the searching code from ../valgrind/valgrind.sh. BUG=none TEST=wine bot actually runs valgrind on unit_tests Review URL: http://codereview.chromium.org/507011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34577 0039d316-1c4b-4281-b951-d872f2087c98
* Change defaults to match bot.dkegel@google.com2009-12-151-2/+2
| | | | | | | | | | | | | Fixes problems when bot is run without setting WINE, WINESERVER, and WINEPREFIX. Note: can't put WINEPREFIX in /tmp because the bot does not own that directory, and wine refuses to use it? TBR=thestig BUG=none Review URL: http://codereview.chromium.org/501022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34573 0039d316-1c4b-4281-b951-d872f2087c98
* Valgrind: Add test script and suppression files for Valgrinding win32 ↵thestig@chromium.org2009-12-151-0/+414
executables in Wine on Linux. These files are from winezeug.googlecode.com @ r884. TBR=dank BUG=none TEST=none Review URL: http://codereview.chromium.org/500012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34538 0039d316-1c4b-4281-b951-d872f2087c98