Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(65)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: testing/gmock/build-aux/.keep
Issue
113807
:
Checkin a version of gmock, modified to use our boost_tuple in VS2005. (Closed)
Patch Set: Fix grammar issue.
Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
base/base.gyp
base/gmock_unittest.cc
build/all.gyp
chrome/chrome.sln
testing/README.chromium
testing/chromium.patch
testing/gmock.gyp
testing/gmock/CHANGES
testing/gmock/CONTRIBUTORS
testing/gmock/COPYING
testing/gmock/Makefile.am
testing/gmock/README
testing/gmock/build-aux/.keep
testing/gmock/configure.ac
testing/gmock/include/gmock/gmock.h
testing/gmock/include/gmock/gmock-actions.h
testing/gmock/include/gmock/gmock-cardinalities.h
testing/gmock/include/gmock/gmock-generated-actions.h
testing/gmock/include/gmock/gmock-generated-actions.h.pump
testing/gmock/include/gmock/gmock-generated-function-mockers.h
testing/gmock/include/gmock/gmock-generated-function-mockers.h.pump
testing/gmock/include/gmock/gmock-generated-matchers.h
testing/gmock/include/gmock/gmock-generated-matchers.h.pump
testing/gmock/include/gmock/gmock-generated-nice-strict.h
testing/gmock/include/gmock/gmock-generated-nice-strict.h.pump
testing/gmock/include/gmock/gmock-matchers.h
testing/gmock/include/gmock/gmock-printers.h
testing/gmock/include/gmock/gmock-spec-builders.h
testing/gmock/include/gmock/internal/gmock-generated-internal-utils.h
testing/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump
testing/gmock/include/gmock/internal/gmock-internal-utils.h
testing/gmock/include/gmock/internal/gmock-port.h
testing/gmock/include/gmock/internal/gmock-port.h.orig
testing/gmock/make/Makefile
testing/gmock/msvc/gmock.sln
testing/gmock/msvc/gmock.vcproj
testing/gmock/msvc/gmock-spec-builders_test.vcproj
testing/gmock/msvc/gmock_config.vsprops
testing/gmock/msvc/gmock_link_test.vcproj
testing/gmock/msvc/gmock_main.vcproj
testing/gmock/msvc/gmock_output_test_.vcproj
testing/gmock/msvc/gmock_test.vcproj
testing/gmock/scripts/fuse_gmock_files.py
testing/gmock/scripts/generator/COPYING
testing/gmock/scripts/generator/README
testing/gmock/scripts/generator/README.cppclean
testing/gmock/scripts/generator/cpp/__init__.py
testing/gmock/scripts/generator/cpp/ast.py
testing/gmock/scripts/generator/cpp/gmock_class.py
testing/gmock/scripts/generator/cpp/keywords.py
testing/gmock/scripts/generator/cpp/tokenize.py
testing/gmock/scripts/generator/cpp/utils.py
testing/gmock/scripts/generator/gmock_gen.py
testing/gmock/scripts/gmock-config.in
testing/gmock/scripts/gmock_doctor.py
testing/gmock/scripts/test/Makefile
testing/gmock/scripts/upload.py
testing/gmock/scripts/upload_gmock.py
testing/gmock/src/gmock.cc
testing/gmock/src/gmock-all.cc
testing/gmock/src/gmock-cardinalities.cc
testing/gmock/src/gmock-internal-utils.cc
testing/gmock/src/gmock-matchers.cc
testing/gmock/src/gmock-printers.cc
testing/gmock/src/gmock-spec-builders.cc
testing/gmock/src/gmock_main.cc
testing/gmock/test/gmock-actions_test.cc
testing/gmock/test/gmock-cardinalities_test.cc
testing/gmock/test/gmock-generated-actions_test.cc
testing/gmock/test/gmock-generated-function-mockers_test.cc
testing/gmock/test/gmock-generated-internal-utils_test.cc
testing/gmock/test/gmock-generated-matchers_test.cc
testing/gmock/test/gmock-internal-utils_test.cc
testing/gmock/test/gmock-matchers_test.cc
testing/gmock/test/gmock-nice-strict_test.cc
testing/gmock/test/gmock-port_test.cc
testing/gmock/test/gmock-printers_test.cc
testing/gmock/test/gmock-spec-builders_test.cc
testing/gmock/test/gmock_leak_test.py
testing/gmock/test/gmock_leak_test_.cc
testing/gmock/test/gmock_link2_test.cc
testing/gmock/test/gmock_link_test.h
testing/gmock/test/gmock_link_test.cc
testing/gmock/test/gmock_output_test.py
testing/gmock/test/gmock_output_test_.cc
testing/gmock/test/gmock_output_test_golden.txt
testing/gmock/test/gmock_test.cc
testing/gmock/test/gmock_test_utils.py
testing/gtest.gyp
third_party/boost/boost.gyp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« testing/gmock/README
('k') |
testing/gmock/configure.ac »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: testing/gmock/build-aux/.keep
diff --git a/testing/gmock/build-aux/.keep b/testing/gmock/build-aux/.keep
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
« no previous file with comments
|
« testing/gmock/README
('k') |
testing/gmock/configure.ac »
('j') |
no next file with comments »
Issue 113807: Checkin a version of gmock, modified to use our boost_tuple in VS2005. (Closed)
Created 11 years, 7 months ago by awong
Modified 9 years, 7 months ago
Reviewers: John Grabowski, zhanyong.wan, M-A Ruel
Base URL:
Comments: 33
This is Rietveld
408576698