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

Unified Diff: test/rules-use-built-dependencies/gyptest-use-built-dependencies.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/prune_targets/gyptest-prune-targets.py ('k') | test/rules/gyptest-all.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/rules-use-built-dependencies/gyptest-use-built-dependencies.py
diff --git a/test/rules-use-built-dependencies/gyptest-use-built-dependencies.py b/test/rules-use-built-dependencies/gyptest-use-built-dependencies.py
index 4955ecb051e6f6e08d9ae8070b20677a03f2b612..a57c36d5b0dda4427eade04e4ad5e8adb928ebac 100755
--- a/test/rules-use-built-dependencies/gyptest-use-built-dependencies.py
+++ b/test/rules-use-built-dependencies/gyptest-use-built-dependencies.py
@@ -13,6 +13,7 @@ import TestGyp
test = TestGyp.TestGyp()
test.run_gyp('use-built-dependencies-rule.gyp', chdir='src')
+
test.relocate('src', 'relocate/src')
test.build('use-built-dependencies-rule.gyp', chdir='relocate/src')
« no previous file with comments | « test/prune_targets/gyptest-prune-targets.py ('k') | test/rules/gyptest-all.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698