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

Issue 10805004: Add iossim testing tool for running iOS unit tests. (Closed)

Created:
8 years, 5 months ago by lliabraa
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add iossim testing tool for running iOS unit tests. iossim is a command line tool used to run an iOS app in the iOS Simulator. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148753

Patch Set 1 #

Total comments: 2

Patch Set 2 : Set correct revision for class-dump in DEPS #

Total comments: 72

Patch Set 3 : addressed review comments #

Total comments: 8

Patch Set 4 : "addressed second round of comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+607 lines, -0 lines) Patch
M DEPS View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + testing/iossim/OWNERS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A testing/iossim/iossim.gyp View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
A testing/iossim/iossim.mm View 1 2 3 1 chunk +522 lines, -0 lines 0 comments Download
A testing/iossim/redirect-stdout.sh View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
lliabraa
https://chromiumcodereview.appspot.com/10805004/diff/1/DEPS File DEPS (right): https://chromiumcodereview.appspot.com/10805004/diff/1/DEPS#newcode413 DEPS:413: "/trunk/deps/third_party/class-dump@99016", I'll need to update this rev once https://chromiumcodereview.appspot.com/10790046/ ...
8 years, 5 months ago (2012-07-18 08:47:13 UTC) #1
stuartmorgan
Can you add an OWNERS in the new directory? Since you aren't a committer, put ...
8 years, 5 months ago (2012-07-20 07:45:44 UTC) #2
lliabraa
Thanks for the review. https://chromiumcodereview.appspot.com/10805004/diff/1/DEPS File DEPS (right): https://chromiumcodereview.appspot.com/10805004/diff/1/DEPS#newcode413 DEPS:413: "/trunk/deps/third_party/class-dump@99016", On 2012/07/18 08:47:13, Lane ...
8 years, 4 months ago (2012-07-26 19:14:11 UTC) #3
lliabraa
FYI - The chrome-infra folks have added the git mirror for class-dump: http://code.google.com/p/chromium/issues/detail?id=139155
8 years, 4 months ago (2012-07-26 19:16:12 UTC) #4
stuartmorgan
LGTM with nits. However, you may want to wait until qsr upstreams the Mac target ...
8 years, 4 months ago (2012-07-26 19:47:05 UTC) #5
lliabraa
thanks! https://chromiumcodereview.appspot.com/10805004/diff/1005/testing/iossim/iossim.mm File testing/iossim/iossim.mm (right): https://chromiumcodereview.appspot.com/10805004/diff/1005/testing/iossim/iossim.mm#newcode141 testing/iossim/iossim.mm:141: [NSThread sleepForTimeInterval:0.1]; // seconds On 2012/07/26 19:47:05, stuartmorgan ...
8 years, 4 months ago (2012-07-27 13:08:58 UTC) #6
stuartmorgan
LGTM
8 years, 4 months ago (2012-07-27 13:58:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lliabraa@chromium.org/10805004/10008
8 years, 4 months ago (2012-07-27 14:13:44 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 15:31:10 UTC) #9
Change committed as 148753

Powered by Google App Engine
This is Rietveld 408576698