v8/tools/release
Victor Costan 539e907258 Roll googletest to 1.8.0+.
This is the V8 equivalent to https://crrev.com/2779193002 and must be landed
before //build/secondary/{gtest,gmock} are removed from Chromium. This started
out as https://crrev.com/2847693002

The changes in tools/ were authored by yangguo@chromium.org and
initially shared in http://crrev.com/2849783003.

GoogleTest (gtest) and GoogleMock (gmock) are now hosted into the same
googletest repository. In order to cope with this, the googletest
repository is now sourced at third_party/googletest.

The file/directory layout of Google Test is not yet considered stable.
To minimize disruption while Google Test stabilizes, Chromium code will
be insulated from third_party/googletest.

* testing/gtest/include/gtest/ and testing/gmock/include/gmock have
  been populated with headers that forward into the appropriate
  locations of third_party/googletest

* testing/BUILD.gn has been populated with the targets
  //testing/gtest(:gtest_main) and //testing/gmock(:gmock_main),
  which depend on the appropriate //third_party/googletest targets.

All Chromium code should keep depending on the targets and
headers in testing/{gtest,gmock} for now.

BUG=chromium:630705

Change-Id: I12b07ae78c8039aeff6ada7a3335e4e2b5d308ab
Reviewed-on: https://chromium-review.googlesource.com/639953
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52170}
2018-03-23 07:54:27 +00:00
..
testdata/v8/third_party/googletest/src/googletest/include/gtest Roll googletest to 1.8.0+. 2018-03-23 07:54:27 +00:00
auto_push.py [release] Roll the more frequently updated lkgr ref into chromium. 2015-10-07 10:28:31 +00:00
auto_roll.py auto_roll.py: use LUCI for the optional GPU tests on Android 2018-03-21 19:50:52 +00:00
auto_tag.py External name changes of release scripts. 2015-01-26 14:21:09 +00:00
check_clusterfuzz.py [tools] Post-filter clusterfuzz test cases with bugs 2017-10-16 14:29:49 +00:00
common_includes.py Place all release script temp files into a common workdir 2018-02-07 12:58:57 +00:00
create_release.py [release] Make roll-branch CLs private 2017-07-06 11:19:13 +00:00
filter_build_files.py [build] Add android platform to official-archive file filter 2017-06-29 10:27:55 +00:00
git_recipes.py [tools] Trigger dry run on upload for auto-roller CLs 2017-11-07 15:42:00 +00:00
merge_to_branch.py Place all release script temp files into a common workdir 2018-02-07 12:58:57 +00:00
mergeinfo.py [tools] Show first V8 branch in mergeinfo.py 2017-04-03 13:28:44 +00:00
PRESUBMIT.py [test] Add presubmit support for release scripts 2017-03-15 14:04:24 +00:00
push_to_candidates.py [release] Drop rietveld-reload feature from release tools 2017-07-03 13:46:18 +00:00
releases.py [Release] releases.py should not crash on non-release versions 2015-12-03 09:21:02 +00:00
roll_merge.py Place all release script temp files into a common workdir 2018-02-07 12:58:57 +00:00
script_test.py [release] Remove non-hermetic tests 2017-03-14 10:29:12 +00:00
search_related_commits.py [Release] Distinguish between merges and follow-up CLs 2015-10-01 11:29:16 +00:00
test_mergeinfo.py [tools] Show first V8 branch in mergeinfo.py 2017-04-03 13:28:44 +00:00
test_scripts.py auto_roll.py: use LUCI for the optional GPU tests on Android 2018-03-21 19:50:52 +00:00
test_search_related_commits.py [release-tools] Tool to find related commits 2015-05-04 12:20:16 +00:00