summaryrefslogtreecommitdiffstats
path: root/chrome/test/v8_unit_test.cc
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-19 23:58:14 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-19 23:58:14 +0000
commit28b08d00fdd75868cdad078077059e80931a7d81 (patch)
treeea8ecff3766674b517465cce2498733c520169c9 /chrome/test/v8_unit_test.cc
parent8090ab7bf06c16484a63439976d6fd03b9d4b0fe (diff)
downloadchromium_src-28b08d00fdd75868cdad078077059e80931a7d81.zip
chromium_src-28b08d00fdd75868cdad078077059e80931a7d81.tar.gz
chromium_src-28b08d00fdd75868cdad078077059e80931a7d81.tar.bz2
Making the browser tests run out-of-process on Windows.
Windows was the only platform where they were run in-process. Arguably running out-of-proc is more stable (a test that crashes won't crash the entire test suite run). I timed in-proc/out-of-proc runs, the out-of-proc is also slightly faster. This as the added benefit that we don't need the --lib flag anymore. This CL also adds usage and fixes the --help flag. BUG=27677 TEST=Make sure browser tests run well on Windows. Try using the --help flag, the --gtest_help flag and a combination of --gtest_filter and --single-process. Review URL: http://codereview.chromium.org/402061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32570 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/v8_unit_test.cc')
0 files changed, 0 insertions, 0 deletions