Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(321)

Issue 226420043: Add support for --gtest_flagfile

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by phajdan.jr
Modified:
10 years, 8 months ago
Reviewers:
sbenza
CC:
googletestframework_googlegroups.com
Base URL:
http://googletest.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Patch Set 3 : add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -69 lines) Patch
M include/gtest/internal/gtest-port.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/gtest.cc View 5 chunks +86 lines, -34 lines 0 comments Download
M src/gtest-internal-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gtest-port.cc View 3 chunks +27 lines, -35 lines 0 comments Download
M test/gtest_unittest.cc View 2 chunks +70 lines, -0 lines 0 comments Download

Messages

Total messages: 4
phajdan.jr
See https://groups.google.com/d/msg/googletestframework/nstlT3Dv6ns/uazos4T-wd4J for context.
10 years, 9 months ago (2015-04-18 00:51:40 UTC) #1
sbenza
Thanks for the patch. https://codereview.appspot.com/226420043/diff/1/src/gtest.cc File src/gtest.cc (right): https://codereview.appspot.com/226420043/diff/1/src/gtest.cc#newcode5191 src/gtest.cc:5191: std::vector<std::string> lines(SplitEscapedString(contents)); Is this the ...
10 years, 8 months ago (2015-04-21 19:50:29 UTC) #2
phajdan.jr
https://codereview.appspot.com/226420043/diff/1/src/gtest.cc File src/gtest.cc (right): https://codereview.appspot.com/226420043/diff/1/src/gtest.cc#newcode5191 src/gtest.cc:5191: std::vector<std::string> lines(SplitEscapedString(contents)); On 2015/04/21 19:50:29, sbenza wrote: > Is ...
10 years, 8 months ago (2015-04-30 15:49:03 UTC) #3
phajdan.jr
10 years, 8 months ago (2015-05-07 13:14:38 UTC) #4
Please take another look. Added a test.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b