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

Issue 18177011: Handle iOS gtest app bundles in copy_asan_runtime_dylib.sh (Closed)

Created:
7 years, 5 months ago by Alexander Potapenko
Modified:
7 years, 5 months ago
Reviewers:
stuartmorgan, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Handle iOS gtest app bundles in copy_asan_runtime_dylib.sh Unlike Chromium.app, gtest binaries contain the executable right on the first level (e.g. base_unittests.app/base_unittests), so the ASan runtime can be put right into the bundle. R=stuartmorgan@chromium.org, thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209647

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M build/mac/copy_asan_runtime_dylib.sh View 1 2 3 2 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Alexander Potapenko
Please take a look
7 years, 5 months ago (2013-06-28 16:34:43 UTC) #1
Nico
(+stuart to check my ios half-knowledge) https://codereview.chromium.org/18177011/diff/1/build/mac/copy_asan_runtime_dylib.sh File build/mac/copy_asan_runtime_dylib.sh (right): https://codereview.chromium.org/18177011/diff/1/build/mac/copy_asan_runtime_dylib.sh#newcode41 build/mac/copy_asan_runtime_dylib.sh:41: BINARY_DIR_EXT=$(echo "${BINARY_DIR}" | ...
7 years, 5 months ago (2013-06-28 19:11:39 UTC) #2
Alexander Potapenko
https://codereview.chromium.org/18177011/diff/1/build/mac/copy_asan_runtime_dylib.sh File build/mac/copy_asan_runtime_dylib.sh (right): https://codereview.chromium.org/18177011/diff/1/build/mac/copy_asan_runtime_dylib.sh#newcode41 build/mac/copy_asan_runtime_dylib.sh:41: BINARY_DIR_EXT=$(echo "${BINARY_DIR}" | sed 's/^.*\.//') On 2013/06/28 19:11:40, Nico ...
7 years, 5 months ago (2013-07-01 08:35:01 UTC) #3
stuartmorgan
Looking for MacOS LGTM. (Please fix the CL description to have a blank line after ...
7 years, 5 months ago (2013-07-01 09:09:12 UTC) #4
Alexander Potapenko
On 2013/07/01 09:09:12, stuartmorgan wrote: > Looking for MacOS LGTM. > > (Please fix the ...
7 years, 5 months ago (2013-07-01 09:52:43 UTC) #5
Alexander Potapenko
https://codereview.chromium.org/18177011/diff/5001/build/mac/copy_asan_runtime_dylib.sh File build/mac/copy_asan_runtime_dylib.sh (right): https://codereview.chromium.org/18177011/diff/5001/build/mac/copy_asan_runtime_dylib.sh#newcode38 build/mac/copy_asan_runtime_dylib.sh:38: # Check whether the directory containing the executable binary ...
7 years, 5 months ago (2013-07-01 09:52:52 UTC) #6
Nico
lgtm https://codereview.chromium.org/18177011/diff/10001/build/mac/copy_asan_runtime_dylib.sh File build/mac/copy_asan_runtime_dylib.sh (right): https://codereview.chromium.org/18177011/diff/10001/build/mac/copy_asan_runtime_dylib.sh#newcode41 build/mac/copy_asan_runtime_dylib.sh:41: # an iOS gtest app, and the ASan ...
7 years, 5 months ago (2013-07-01 17:24:43 UTC) #7
Alexander Potapenko
7 years, 5 months ago (2013-07-02 08:17:30 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r209647 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698