summaryrefslogtreecommitdiffstats
path: root/tools/purify/chrome_tests.py
Commit message (Expand)AuthorAgeFilesLines
* When --gtest_filter is specified, we need to ignore the batch index, otherwis...erikkay@google.com2009-07-221-0/+4
* Reduce number of slices when running UI tests under purifyhuanr@chromium.org2009-07-171-2/+2
* Running UI tests with slices under purify.huanr@chromium.org2009-07-141-1/+61
* Change one more -88 to 88nsylvain@chromium.org2009-06-061-1/+1
* Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exebradnelson@google.com2009-04-061-3/+2
* Add support for running the v8 tests under Purify.erikkay@google.com2009-03-191-29/+53
* Add hanging test to Purify gtest filter file. Report location of filter filepam@chromium.org2009-03-111-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-12/+12
* Fix purify scripts to output data into the correct directory when running lay...erikkay@google.com2009-02-111-13/+20
* Allow purify scripts to take a --report_dir argument which specifies where th...erikkay@google.com2009-02-061-2/+31
* Add a sleep timeout argument to the ui_test scripts. This willpaulg@google.com2009-01-151-1/+2
* accidentally passed a bogus arg to run_webkit_testserikkay@google.com2009-01-141-1/+0
* A simple one-at-a-time test runner that can be driven by chrome_tests.py.erikkay@google.com2009-01-131-2/+13
* Adjust a ui_test timeout to allow more tests topaulg@google.com2009-01-061-1/+1
* Add a command line flag to the Purify script to allow skippingpaulg@google.com2008-12-191-3/+6
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-1/+6
* Fix a few bugs in purify layout test chunks:erikkay@google.com2008-12-181-2/+8
* Increase the chunk size for layout tests (do 120 per run rather than 25). Th...erikkay@google.com2008-12-171-3/+2
* Preliminary support for running the ui_tests under Purify.paulg@google.com2008-12-111-2/+24
* Add support for running slices of the layout tests continuously rather than a...erikkay@google.com2008-12-101-9/+72
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add tools to the repository.initial.commit2008-07-271-0/+259