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

Issue 125124: Start to get memory test compiling on mac & linux.... (Closed)

Created:
11 years, 6 months ago by TVL
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Start to get memory test compiling on mac & linux. Block some memory checks with #if defined(win) to get things compiling. Switch some things over to file paths. Test doesn't work yet, but this atleast gets it compiling/linking now. TEST=none BUG=14098 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18418

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -39 lines) Patch
M chrome/chrome.gyp View 1 2 3 3 chunks +27 lines, -19 lines 0 comments Download
M chrome/test/memory_test/memory_test.cc View 1 2 3 15 chunks +43 lines, -20 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
TVL
I've confirmed this compiles on all three, but mac isn't close to passing, something is ...
11 years, 6 months ago (2009-06-15 16:13:51 UTC) #1
Evan Martin
http://codereview.chromium.org/125124/diff/7/8 File chrome/test/memory_test/memory_test.cc (right): http://codereview.chromium.org/125124/diff/7/8#newcode21 Line 21: #if defined(OS_WIN) TODO(port) here? http://codereview.chromium.org/125124/diff/7/8#newcode32 Line 32: static ...
11 years, 6 months ago (2009-06-15 17:42:35 UTC) #2
TVL
new version up
11 years, 6 months ago (2009-06-15 18:36:45 UTC) #3
Evan Martin
LGTM
11 years, 6 months ago (2009-06-15 19:15:22 UTC) #4
Mark Mentovai
11 years, 6 months ago (2009-06-15 20:04:50 UTC) #5
lg

Powered by Google App Engine
This is Rietveld 408576698