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

Issue 10790008: Adds a way to specify test data files for unittests. (Closed)

Created:
8 years, 5 months ago by rohitrao (ping after 24h)
Modified:
8 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Adds a way to specify test data files for unittests. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146995

Patch Set 1 #

Patch Set 2 : Updates. #

Total comments: 4

Patch Set 3 : py #

Total comments: 2

Patch Set 4 : Renames. #

Total comments: 1

Patch Set 5 : Use <(DEPTH). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -0 lines) Patch
M base/base.gyp View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M base/base_paths_mac.mm View 2 chunks +3 lines, -0 lines 0 comments Download
A build/copy_test_data_ios.gypi View 1 2 3 4 1 chunk +48 lines, -0 lines 0 comments Download
A build/copy_test_data_ios.py View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
pkl (ping after 24h if needed)
LGTM for python code. However, if you have not ran gpylint, you probably should. http://codereview.chromium.org/10790008/diff/2001/build/copy_test_data.py ...
8 years, 5 months ago (2012-07-16 17:15:33 UTC) #1
rohitrao (ping after 24h)
Ready for review now. I'm going to assume you'll find good ways to make this ...
8 years, 5 months ago (2012-07-16 17:37:38 UTC) #2
Mark Mentovai
http://codereview.chromium.org/10790008/diff/6001/build/copy_test_data.gypi File build/copy_test_data.gypi (right): http://codereview.chromium.org/10790008/diff/6001/build/copy_test_data.gypi#newcode35 build/copy_test_data.gypi:35: { If you named this file copy_test_data_ios.gypi, then putting ...
8 years, 5 months ago (2012-07-16 17:48:45 UTC) #3
rohitrao (ping after 24h)
This should handle file->directory and directory->file renames now. I've also appended _ios to the gypi ...
8 years, 5 months ago (2012-07-17 11:46:41 UTC) #4
Mark Mentovai
LGTM otherwise http://codereview.chromium.org/10790008/diff/8001/build/copy_test_data_ios.gypi File build/copy_test_data_ios.gypi (right): http://codereview.chromium.org/10790008/diff/8001/build/copy_test_data_ios.gypi#newcode44 build/copy_test_data_ios.gypi:44: '../build/copy_test_data_ios.py', :/ This will only work if ...
8 years, 5 months ago (2012-07-17 12:43:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rohitrao@chromium.org/10790008/2009
8 years, 5 months ago (2012-07-17 13:07:15 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-17 14:15:35 UTC) #7
Change committed as 146995

Powered by Google App Engine
This is Rietveld 408576698