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

Issue 63192: MSVC6 Port

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

Description

Hi, I'm porting googletest to MSVC6 for some of my legacy projects. As you know VC6 is now so old, but I think before upgrade to newer version of IDE, it might helpful to have tests. I hope someone to review this port. Currently, gtest_unittest.cc passes. How should I do next? Related issue. http://code.google.com/p/googletest/issues/detail?id=150 Thanks.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1349 lines, -96 lines) Patch
include/gtest/gtest.h View 4 chunks +93 lines, -0 lines 0 comments Download
include/gtest/gtest-message.h View 3 chunks +25 lines, -1 line 0 comments Download
include/gtest/gtest_pred_impl.h View 6 chunks +15 lines, -6 lines 0 comments Download
include/gtest/internal/gtest-internal.h View 13 chunks +273 lines, -16 lines 0 comments Download
include/gtest/internal/gtest-port.h View 2 chunks +50 lines, -13 lines 0 comments Download
include/gtest/internal/gtest-string.h View 1 chunk +1 line, -1 line 0 comments Download
msvc6/gtest.dsp View 1 chunk +264 lines, -0 lines 0 comments Download
msvc6/gtest.dsw View 1 chunk +59 lines, -0 lines 0 comments Download
msvc6/gtest_main.dsp View 1 chunk +96 lines, -0 lines 0 comments Download
msvc6/gtest_unittest.dsp View 1 chunk +100 lines, -0 lines 0 comments Download
src/gtest.cc View 5 chunks +13 lines, -6 lines 0 comments Download
src/gtest-filepath.cc View 1 chunk +3 lines, -2 lines 0 comments Download
src/gtest-internal-inl.h View 2 chunks +11 lines, -5 lines 0 comments Download
test/gtest-message_test.cc View 1 chunk +29 lines, -0 lines 0 comments Download
test/gtest_unittest.cc View 39 chunks +317 lines, -46 lines 0 comments Download

Messages

Total messages: 1
Koji Yoshioka
16 years, 6 months ago (2009-06-04 20:39:20 UTC) #1

          
Sign in to reply to this message.

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