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

Unified Diff: test/defines/gyptest-defines-env-regyp.py

Issue 10408026: Try to fix defines containing '#' characters with cl.exe. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 8 years, 7 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/defines/gyptest-defines.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/defines/gyptest-defines-env-regyp.py
===================================================================
--- test/defines/gyptest-defines-env-regyp.py (revision 1387)
+++ test/defines/gyptest-defines-env-regyp.py (working copy)
@@ -32,7 +32,7 @@
FOO is defined
VALUE is 1
2*PAREN_VALUE is 12
-HASH_VALUE is a#b
+HASH_VALUE is a#1
"""
test.run_built_executable('defines', stdout=expect)
« no previous file with comments | « test/defines/gyptest-defines.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698