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

Unified Diff: test/include_dirs/gyptest-default.py

Issue 13869005: Dropping the scons generator. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 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/include_dirs/gyptest-all.py ('k') | test/lib/TestGyp.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/include_dirs/gyptest-default.py
===================================================================
--- test/include_dirs/gyptest-default.py (revision 1611)
+++ test/include_dirs/gyptest-default.py (working copy)
@@ -12,9 +12,6 @@
test = TestGyp.TestGyp()
-if test.format == 'scons':
- test.skip_test('TODO: http://code.google.com/p/gyp/issues/detail?id=176\n')
-
test.run_gyp('includes.gyp', chdir='src')
test.relocate('src', 'relocate/src')
« no previous file with comments | « test/include_dirs/gyptest-all.py ('k') | test/lib/TestGyp.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698