summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/chrome_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove gfx_unittests target in favor of ui_unittestsdhollowa@chromium.org2012-08-021-8/+0
* Valgrind/Heapchecker: Add content_browsertets to chrome_tests.pythestig@chromium.org2012-07-241-20/+24
* Rename aura_shell_unittests to ash_unittests, part 1jamescook@chromium.org2012-07-131-2/+2
* Rename gfx_unittests with ui_unittests.hbono@chromium.org2012-07-111-1/+5
* Valgrind / Heapcheck: Remove ui_tests from test harness.thestig@chromium.org2012-05-161-7/+0
* Add entries for aura/ash unittests to run on asan/heapcheck bots.sadrul@chromium.org2012-03-161-1/+5
* add aura_shell_unittests to chrome_tests.py.alicet@chromium.org2012-01-311-0/+4
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-9/+7
* Slightly tweak the tools/heapcheck/chrome_tests.py script to read less gtest ...timurrrr@chromium.org2011-08-161-35/+27
* Add support for content unit tests to memory bot scriptsjochen@chromium.org2011-08-101-0/+4
* Allow running views_unittests under heap checkerglider@chromium.org2011-07-181-0/+4
* Remove app_unittests from chrome_tests.py now that the buildbot master was re...tfarina@chromium.org2011-07-101-5/+0
* Add support for sql_unittests to chrome_tests.py.rsesek@chromium.org2011-07-091-0/+5
* Add support for Linux kernels >=3.0-rc1 in Python related build files by:tony@chromium.org2011-06-161-1/+1
* Add crypto_unittests to the list of tests run for heapcheck/valgrindrsleevi@chromium.org2011-05-211-0/+4
* GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_msphajdan.jr@chromium.org2011-05-201-2/+1
* Get rid of unused flags.backer@chromium.org2011-04-201-1/+0
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-181-4/+4
* Fix transposed characters.rsesek@chromium.org2011-03-091-1/+1
* Add support for running ui_base_unittests to chrome_tests.pyrsesek@chromium.org2011-03-091-0/+4
* Add gfx_unittests as a valid option to 'tools/heapcheck/chrome_tests.py'.hbono@chromium.org2011-02-161-0/+4
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+0
* Add sync_unit_tests to the Heapcheck runner.glider@chromium.org2010-07-271-0/+4
* Append to LD_LIBRARY_PATH when running the heap checker.mnissler@chromium.org2010-07-221-1/+5
* Add courgette_unittests to the list of tests runnable under Valgrind andglider@chromium.org2010-06-161-2/+7
* Enable remoting unittests to run on build botshclam@chromium.org2010-06-111-0/+4
* Fix PYTHONPATH handling for heapchecker according toglider@chromium.org2010-05-051-7/+7
* Remove the dependency on layout_package.path utils from the heapcheck runnerglider@chromium.org2010-03-221-13/+3
* Follow-up for r40273: fix the method name in chrome_tests.pyglider@chromium.org2010-03-011-1/+1
* Make the heapheck runner recognize the sanity tests.glider@chromium.org2010-02-121-2/+2
* Set svn:executable attribute for scipts from tools/heapcheck.timurrrr@chromium.org2009-12-091-0/+0
* Created tools/heapcheck with scripts for running heapchecker-enabled tests.timurrrr@chromium.org2009-12-011-0/+449