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

Issue 8654: Implements value-parameterized tests. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
17 years, 3 months ago by Vlad
Modified:
16 years, 7 months ago
Reviewers:
Base URL:
http://googletest.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10343 lines, -192 lines) Patch
M CONTRIBUTORS View 2 chunks +2 lines, -0 lines 0 comments Download
M Makefile.am View 6 chunks +40 lines, -2 lines 0 comments Download
M include/gtest/gtest.h View 3 chunks +66 lines, -0 lines 0 comments Download
A include/gtest/gtest-param-test.h View 1 chunk +1388 lines, -0 lines 0 comments Download
A include/gtest/gtest-param-test.h.pump View 1 chunk +456 lines, -0 lines 0 comments Download
M include/gtest/gtest-spi.h View 1 chunk +0 lines, -15 lines 0 comments Download
M include/gtest/internal/gtest-internal.h View 3 chunks +15 lines, -2 lines 0 comments Download
A include/gtest/internal/gtest-linked_ptr.h View 1 chunk +242 lines, -0 lines 0 comments Download
A include/gtest/internal/gtest-param-util.h View 1 chunk +629 lines, -0 lines 0 comments Download
A include/gtest/internal/gtest-param-util-generated.h View 1 chunk +4576 lines, -0 lines 0 comments Download
A include/gtest/internal/gtest-param-util-generated.h.pump View 1 chunk +273 lines, -0 lines 0 comments Download
M include/gtest/internal/gtest-port.h View 10 chunks +101 lines, -6 lines 0 comments Download
A samples/prime_tables.h View 1 chunk +120 lines, -0 lines 0 comments Download
M samples/sample2.cc View 1 chunk +3 lines, -1 line 0 comments Download
M samples/sample6_unittest.cc View 3 chunks +8 lines, -85 lines 0 comments Download
A samples/sample7_unittest.cc View 1 chunk +132 lines, -0 lines 0 comments Download
A samples/sample8_unittest.cc View 1 chunk +173 lines, -0 lines 0 comments Download
M scons/SConscript View 5 chunks +51 lines, -13 lines 0 comments Download
M src/gtest.cc View 12 chunks +78 lines, -7 lines 0 comments Download
M src/gtest-internal-inl.h View 5 chunks +26 lines, -2 lines 0 comments Download
M src/gtest-port.cc View 1 chunk +28 lines, -4 lines 0 comments Download
M test/gtest-filepath_test.cc View 1 chunk +0 lines, -6 lines 0 comments Download
A test/gtest-linked_ptr_test.cc View 1 chunk +154 lines, -0 lines 0 comments Download
A test/gtest-param-test2_test.cc View 1 chunk +65 lines, -0 lines 0 comments Download
A test/gtest-param-test_test.h View 1 chunk +55 lines, -0 lines 0 comments Download
A test/gtest-param-test_test.cc View 1 chunk +796 lines, -0 lines 0 comments Download
A test/gtest-port_test.cc View 1 chunk +156 lines, -0 lines 0 comments Download
M test/gtest-typed-test_test.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M test/gtest_filter_unittest.py View 8 chunks +89 lines, -40 lines 0 comments Download
M test/gtest_filter_unittest_.cc View 2 chunks +18 lines, -4 lines 0 comments Download
M test/gtest_repeat_test.cc View 5 chunks +30 lines, -0 lines 0 comments Download
M test/gtest_unittest.cc View 3 chunks +17 lines, -0 lines 0 comments Download
M xcode/Config/InternalTestTarget.xcconfig View 1 chunk +1 line, -1 line 0 comments Download
M xcode/Config/TestTarget.xcconfig View 1 chunk +1 line, -0 lines 0 comments Download
M xcode/Scripts/runtests.sh View 2 chunks +5 lines, -0 lines 0 comments Download
M xcode/gtest.xcodeproj/project.pbxproj View 24 chunks +537 lines, -4 lines 0 comments Download

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