summaryrefslogtreecommitdiffstats
path: root/chrome/test/test_launcher
Commit message (Expand)AuthorAgeFilesLines
* Increase subprocess test timeout from 30-->45 seconds and re-enablejrg@chromium.org2010-07-091-1/+3
* Run in-process browser tests using the sandbox.jam@chromium.org2010-06-091-1/+46
* Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.kinuko@chromium.org2010-06-032-9/+23
* Add test name to OOP timeout log message so the log parser knows which one ti...pam@chromium.org2010-05-311-1/+1
* Create directory if the given gtest_output path is in an unexisting directory.kinuko@chromium.org2010-05-281-1/+8
* Make out-of-process tests output correct XML file (re-submitting due to wrong...kinuko@chromium.org2010-05-242-75/+203
* Revert 48015 - Make outofprocess tests output correct XML file (filepath fixed)kinuko@chromium.org2010-05-242-203/+75
* Make out-of-process tests output correct XML file (filepath fixed)kinuko@chromium.org2010-05-242-75/+203
* Revert 47917 - Make outofprocess tests output correct XML filenick@chromium.org2010-05-212-202/+75
* Revert 47918 - Fix FilePath string initialization that broke build in 47917nick@chromium.org2010-05-211-2/+1
* Fix FilePath string initialization that broke build in 47917kinuko@chromium.org2010-05-211-1/+2
* Make out-of-process tests output correct XML filekinuko@chromium.org2010-05-212-75/+202
* Remove EnableSingleProcess() since it's unused. Improve comments and user he...pkasting@chromium.org2010-05-131-22/+30
* Implement a command-line switch to control the out-of-processphajdan.jr@chromium.org2010-05-041-3/+15
* [GTTF] Remove the in-process test launcher, which is no longer used.phajdan.jr@chromium.org2010-03-262-194/+0
* [GTTF] Add an always-working timeout for browser_tests.phajdan.jr@chromium.org2010-03-161-5/+12
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-2/+8
* Fix a problem in browser_tests launcher which was interpreting the linephajdan.jr@chromium.org2010-01-111-2/+4
* Making the browser tests run out-of-process on Windows.jcampan@chromium.org2009-11-191-3/+30
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Relanding the CL that made interactive UI tests run out-of-proc.jcampan@chromium.org2009-11-061-0/+5
* Reverting 30879.jcampan@chromium.org2009-11-041-5/+0
* Making the interactive ui tests run out of process to avoid runningjcampan@chromium.org2009-11-031-0/+5
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-7/+6
* Moving the work done in WinMain to another method called explictly,jcampan@chromium.org2009-09-302-21/+34
* This CL makes a more generic browser test launcher and a DLL of thejcampan@chromium.org2009-09-105-0/+451