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

Unified Diff: test/mac/gyptest-loadable-module.py

Issue 421453003: Add TestGypXcodeNinja to run tests against the xcode-ninja generator (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Rebase onto origin/master Created 6 years 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/gyptest-libraries.py ('k') | test/mac/gyptest-loadable-module-bundle-product-extension.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mac/gyptest-loadable-module.py
diff --git a/test/mac/gyptest-loadable-module.py b/test/mac/gyptest-loadable-module.py
index 3564aac40c85dcf4d26b8b6a2bf65f26a0a7def0..7ba3262d71084cfd1a6006792c32c28402835651 100755
--- a/test/mac/gyptest-loadable-module.py
+++ b/test/mac/gyptest-loadable-module.py
@@ -19,6 +19,7 @@ if sys.platform == 'darwin':
CHDIR = 'loadable-module'
test.run_gyp('test.gyp', chdir=CHDIR)
+
test.build('test.gyp', test.ALL, chdir=CHDIR)
# Binary.
« no previous file with comments | « test/mac/gyptest-libraries.py ('k') | test/mac/gyptest-loadable-module-bundle-product-extension.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698