Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Issue 1705: Bring test shell test into the mac project (Closed)

Created:
12 years, 3 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Bring test shell test into the mac project Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2017

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj View 1 2 6 chunks +6 lines, -4 lines 0 comments Download
M webkit/tools/test_shell/test_shell_test.cc View 3 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Avi (use Gerrit)
12 years, 3 months ago (2008-09-10 17:47:44 UTC) #1
Mark Mentovai
lucky goldstar http://codereview.chromium.org/1705/diff/203/4 File webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj (right): http://codereview.chromium.org/1705/diff/203/4#newcode1098 Line 1098: ../../../../testing/gtest/include, HEADER_SEARCH_PATHS is replicated in both ...
12 years, 3 months ago (2008-09-10 17:50:43 UTC) #2
Avi (use Gerrit)
12 years, 3 months ago (2008-09-10 20:13:20 UTC) #3
http://codereview.chromium.org/1705/diff/203/4
File webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj (right):

http://codereview.chromium.org/1705/diff/203/4#newcode1098
Line 1098: ../../../../testing/gtest/include,
On 2008/09/10 17:50:43, Mark Mentovai wrote:
> HEADER_SEARCH_PATHS is replicated in both the debug and release
configurations,
> but you've only added this to the debug configuration.

D'oh. Fixed.

http://codereview.chromium.org/1705/diff/203/5
File webkit/tools/test_shell/test_shell_test.cc (right):

http://codereview.chromium.org/1705/diff/203/5#newcode37
Line 37: test_shell_->DestroyWindow(test_shell_->mainWnd());
On 2008/09/10 17:50:43, Mark Mentovai wrote:
> Nice!

I knew there was a reason I did it that way :)

Powered by Google App Engine
This is Rietveld 408576698