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

Issue 10263021: Fix sanitize-rule-names test for scons. (Closed)

Created:
8 years, 7 months ago by scottmg
Modified:
8 years, 7 months ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Fix sanitize-rule-names test for scons. The scons generator didn't remove invalid characters from rule names; remap those. It also doesn't seem to support building files of extensions other than a built-in list. So, use .S rather than .X for this test since it doesn't matter to the test. R=thakis@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=1348

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M pylib/gyp/generator/scons.py View 3 chunks +3 lines, -2 lines 0 comments Download
A test/sanitize-rule-names/blah.S View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/sanitize-rule-names/sanitize-rule-names.gyp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scottmg
8 years, 7 months ago (2012-05-01 16:16:15 UTC) #1
Nico
8 years, 7 months ago (2012-05-01 16:18:08 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698