summaryrefslogtreecommitdiffstats
path: root/content/public/test/test_launcher.h
Commit message (Expand)AuthorAgeFilesLines
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-0/+2
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+2
* Introduce content::TestLauncherDelegate.AdjustDefaultParallelJobs() to allow ...gab@chromium.org2014-01-161-0/+4
* Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new...""phajdan.jr@chromium.org2013-10-281-0/+4
* Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."rmsousa@chromium.org2013-10-281-4/+0
* GTTF: make sharding_supervisor.py use --brave-new-test-launcherphajdan.jr@chromium.org2013-10-281-0/+4
* Revert "GTTF: make sharding_supervisor.py use --brave-new-test-launcher"phajdan.jr@chromium.org2013-10-251-4/+0
* GTTF: make sharding_supervisor.py use --brave-new-test-launcherphajdan.jr@chromium.org2013-10-251-0/+4
* GTTF: Make --help and --gtest_help behave correctly with --brave-new-test-lau...phajdan.jr@chromium.org2013-09-131-1/+0
* GTTF: Move core parts of test_launcher down to base.phajdan.jr@chromium.org2013-06-201-6/+0
* Revert "GTTF: Remove message loop hooks from TestLauncherDelegate"phajdan.jr@chromium.org2013-06-141-0/+2
* GTTF: Remove message loop hooks from TestLauncherDelegatephajdan.jr@chromium.org2013-05-311-2/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+4
* Cleanup: Remove a duplicate definition of the single-process switch.thestig@chromium.org2012-11-151-3/+2
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-5/+2
* Makes it possible to run content_browsertests with --as-browser and fake WebR...phoglund@chromium.org2012-09-101-1/+6
* Make content_browsertests support restarts across a test.jam@chromium.org2012-08-171-1/+3
* Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma...jam@chromium.org2012-08-131-0/+1
* Revert 144488 - For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-07-251-1/+3
* InProcessBrowserTest.Empty is only valid for browser_tests, so ask the test d...jam@chromium.org2012-07-191-1/+3
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-191-0/+8
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Make sharding_supervisor.py run InProcessBrowserTest.Emptymmenke@chromium.org2012-06-281-0/+3
* For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-06-271-3/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-0/+44