Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(116)

Issue 2224323003: WIP roll gtest/gmock DEPS (Closed)

Created:
4 years, 4 months ago by gab
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP roll gtest/gmock DEPS Based on amistry's https://codereview.chromium.org/2169193002/ + discussion on issue 630705. BUG=630705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -107 lines) Patch
M .gitignore View 2 chunks +1 line, -2 lines 0 comments Download
M DEPS View 1 chunk +2 lines, -5 lines 0 comments Download
M testing/gmock.gyp View 2 chunks +23 lines, -22 lines 0 comments Download
M testing/gtest.gyp View 4 chunks +7 lines, -6 lines 0 comments Download
M testing/gtest.gypi View 1 chunk +28 lines, -28 lines 0 comments Download
M testing/gtest_nacl.gyp View 3 chunks +4 lines, -4 lines 0 comments Download
A + testing/testing/gtest/include/gtest/gtest.h View 1 chunk +1 line, -3 lines 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-death-test.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-message.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-param-test.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-printers.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-spi.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-test-part.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest-typed-test.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest_pred_impl.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/gtest_prod.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-death-test-internal.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-filepath.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-internal.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-linked_ptr.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-param-util.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-param-util-generated.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-port.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-port-arch.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-string.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-tuple.h View 1 chunk +1 line, -1 line 0 comments Download
A + testing/testing/gtest/include/gtest/internal/gtest-type-util.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libjingle/libjingle.gyp View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/checklicenses/checklicenses.py View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/licenses.py View 3 chunks +1 line, -14 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
gab
4 years, 4 months ago (2016-08-09 13:32:01 UTC) #1
Message was sent while issue was closed.
Description was changed from

==========
WIP roll gtest/gmock DEPS

BUG=630705
==========

to

==========
WIP roll gtest/gmock DEPS

Based on amistry's https://codereview.chromium.org/2169193002/
+ discussion on issue 630705.

BUG=630705
==========

Powered by Google App Engine
This is Rietveld 408576698