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

Unified Diff: test/mac/unicode-settings/test_bundle_display_name.sh

Issue 23892016: Fix XCObject._EncodeString() for unicode characters. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Check tab escaping.wq Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mac/unicode-settings/test.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mac/unicode-settings/test_bundle_display_name.sh
diff --git a/test/msvs/external_builder/hello.z b/test/mac/unicode-settings/test_bundle_display_name.sh
old mode 100644
new mode 100755
similarity index 75%
copy from test/msvs/external_builder/hello.z
copy to test/mac/unicode-settings/test_bundle_display_name.sh
index aa478827b50f552feae808e98e83275669ffa808..4680931c20f4e4b5a79d575b4020ee7d88f293d0
--- a/test/msvs/external_builder/hello.z
+++ b/test/mac/unicode-settings/test_bundle_display_name.sh
@@ -1,6 +1,6 @@
+#!/bin/bash
# Copyright (c) 2013 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-This file will be passed to the test rule.
-
+test "${BUNDLE_DISPLAY_NAME}" = 'α '
« no previous file with comments | « test/mac/unicode-settings/test.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698