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

Unified Diff: test/actions-none/gyptest-none.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 | « pylib/gyp/generator/scons.py ('k') | test/actions/src/subdir1/counter.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/actions-none/gyptest-none.py
===================================================================
--- test/actions-none/gyptest-none.py (revision 1611)
+++ test/actions-none/gyptest-none.py (working copy)
@@ -11,9 +11,6 @@
import TestGyp
test = TestGyp.TestGyp()
-# TODO(bradnelson): fix scons.
-if test.format == 'scons':
- test.skip_test()
test.run_gyp('none_with_source_files.gyp', chdir='src')
test.relocate('src', 'relocate/src')
« no previous file with comments | « pylib/gyp/generator/scons.py ('k') | test/actions/src/subdir1/counter.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698