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

Unified Diff: test/mac/gyptest-archs.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-app-error.py ('k') | test/mac/gyptest-cflags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mac/gyptest-archs.py
diff --git a/test/mac/gyptest-archs.py b/test/mac/gyptest-archs.py
index 34f5415e0c5bad7557ecc745ca652c523f0be44e..106a928e9290ef88e1b85df1ed3abb7b42fbf304 100644
--- a/test/mac/gyptest-archs.py
+++ b/test/mac/gyptest-archs.py
@@ -59,6 +59,7 @@ if sys.platform == 'darwin':
]
test.run_gyp('test-archs-multiarch.gyp', chdir='archs')
+
for target in targets:
test.build('test-archs-multiarch.gyp', target=target, chdir='archs')
« no previous file with comments | « test/mac/gyptest-app-error.py ('k') | test/mac/gyptest-cflags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698