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

Unified Diff: test/copies/gyptest-slash.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/copies/gyptest-samedir.py ('k') | test/copies/gyptest-updir.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/copies/gyptest-slash.py
diff --git a/test/copies/gyptest-slash.py b/test/copies/gyptest-slash.py
index 81a4f42a323d45ac87e5e2d64d94b6a0452265d3..f7a2e549ebe65f3d21854bc91e36fbd49491a673 100755
--- a/test/copies/gyptest-slash.py
+++ b/test/copies/gyptest-slash.py
@@ -12,6 +12,7 @@ import TestGyp
test = TestGyp.TestGyp()
test.run_gyp('copies-slash.gyp', chdir='src')
+
test.relocate('src', 'relocate/src')
test.build('copies-slash.gyp', chdir='relocate/src')
« no previous file with comments | « test/copies/gyptest-samedir.py ('k') | test/copies/gyptest-updir.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698