summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/chrome_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Try change 23924 again - refactor layout_package.path_utils and dpranke@google.com2009-08-211-3/+3
* Add --gtest_repeat option to valgrind/chrome_tests.pymattm@chromium.org2009-08-191-0/+4
* Allow running the browser_tests in valgrind.jhawkins@chromium.org2009-08-111-0/+4
* LD_LIBRARY_PATH needs to be set for media tests that uses FFmpeg to work prop...hclam@google.com2009-07-281-0/+4
* Patch from timurrrr: Re-factor valgrind scripts to add tsan supportdkegel@google.com2009-07-161-38/+22
* Point to correct app test binarynirnimesh@chromium.org2009-07-101-1/+1
* Support running app_unittests under Valgrindnirnimesh@chromium.org2009-07-091-0/+4
* Disable IPCSyncChannelTest.* under Valgrindnirnimesh@chromium.org2009-07-021-9/+14
* Teach the valgrind and layout tests about the output directory used by the Ma...dkegel@google.com2009-06-271-26/+40
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-191-1/+2
* valgrind: print the gtest suppression list on startup.evan@chromium.org2009-05-131-0/+1
* Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...dkegel@google.com2009-05-111-1/+1
* Raise timeout on ui tests to 12000 seconds, since on thedkegel@google.com2009-05-111-0/+1
* mac valgrind bot: Make running dsymutil an option for now, since it slows dow...dkegel@google.com2009-05-061-3/+6
* Fix chrome_tests.sh without -b BUILD_DIR on the Macdkegel@google.com2009-04-281-1/+5
* Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr...dkegel@google.com2009-04-241-0/+5
* Suppress bug 6532 for -O1 as well. Move to central suppression file.dkegel@google.com2009-04-231-1/+2
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-171-18/+33
* chrome_tests.py needs to tell run_webkit_tests.py if it's a debug builddkegel@google.com2009-04-161-1/+8
* For ease of scripting, allow the actual test binary name to be used as an arg...dkegel@google.com2009-04-161-11/+12
* - Add support for platform specific suppression files for Valgrindnirnimesh@chromium.org2009-04-061-0/+10
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-2/+2
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-2/+2
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-2/+2
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-301-138/+103
* Reverting 12776.dkegel@google.com2009-03-301-104/+139
* Support valgrinding layout tests.dkegel@google.com2009-03-301-139/+104
* Support --track_origins option.dkegel@google.com2009-03-271-0/+5
* When running ui_tests, need to tell valgrind to also trace child processes.dkegel@google.com2009-03-261-2/+11
* Add --show_all_leaks option. dkegel@google.com2009-03-201-0/+8
* Minor changes to valgrind test scripts to add running on additional unitnirnimesh@chromium.org2009-03-041-3/+18
* Submitting nirnimesh's changes.jrg@chromium.org2009-02-271-2/+1
* Add support for per-module suppression files.erg@google.com2009-01-091-13/+24
* Make a valgrind tool in the same vein as the purify one.erg@google.com2009-01-091-0/+346