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

Issue 4801066: First draft: issue 311: need a way to resume from the TEST that crashed

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by dmeister
Modified:
1 year, 3 months ago
Reviewers:
CC:
googletestframework_googlegroups.com
Base URL:
http://googletest.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1923 lines, -531 lines) Patch
M CMakeLists.txt View 2 chunks +6 lines, -1 line 0 comments Download
M cmake/internal_utils.cmake View 2 chunks +8 lines, -0 lines 0 comments Download
M include/gtest/gtest.h View 4 chunks +7 lines, -1 line 0 comments Download
M include/gtest/internal/gtest-internal.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/gtest/internal/gtest-port.h View 1 chunk +5 lines, -0 lines 0 comments Download
A include/gtest/internal/gtest-test-runner.h View 1 chunk +160 lines, -0 lines 0 comments Download
M src/gtest.cc View 7 chunks +66 lines, -16 lines 0 comments Download
M src/gtest-all.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/gtest-death-test.cc View 2 chunks +4 lines, -1 line 0 comments Download
M src/gtest-internal-inl.h View 5 chunks +23 lines, -1 line 0 comments Download
M src/gtest-port.cc View 4 chunks +21 lines, -17 lines 0 comments Download
A src/gtest-test-runner.cc View 1 chunk +638 lines, -0 lines 0 comments Download
D test/gtest-listener_test.cc View 1 chunk +0 lines, -313 lines 0 comments Download
M test/gtest-param-test_test.cc View 8 chunks +165 lines, -114 lines 0 comments Download
M test/gtest-port_test.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M test/gtest-typed-test_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
A test/gtest_crash_safe_test.py View 1 chunk +76 lines, -0 lines 0 comments Download
A test/gtest_crash_safe_test_.cc View 1 chunk +217 lines, -0 lines 0 comments Download
M test/gtest_environment_test.cc View 5 chunks +7 lines, -11 lines 0 comments Download
A test/gtest_listener_test.py View 1 chunk +149 lines, -0 lines 0 comments Download
A test/gtest_listener_test_.cc View 1 chunk +203 lines, -0 lines 0 comments Download
M test/gtest_repeat_test.cc View 7 chunks +103 lines, -43 lines 0 comments Download
A test/gtest_run_as_crash_safe.py View 1 chunk +50 lines, -0 lines 0 comments Download
M test/gtest_shuffle_test.py View 5 chunks +3 lines, -5 lines 0 comments Download
M test/gtest_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download

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