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

Unified Diff: test/variables/commands/commands-repeated.gyp.stdout

Issue 7053018: Rebase stdout files, add new command_string capturing group. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: '' Created 9 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 | « no previous file | test/variables/commands/commands.gyp.stdout » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/variables/commands/commands-repeated.gyp.stdout
===================================================================
--- test/variables/commands/commands-repeated.gyp.stdout (revision 925)
+++ test/variables/commands/commands-repeated.gyp.stdout (working copy)
@@ -19,16 +19,16 @@
VARIABLES: Expanding '+14' to '+14'
VARIABLES: Expanding '-15' to -15
VARIABLES: Expanding ' 10' to ' 10'
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Found output 'ABCDEFG', recursing.
VARIABLES: Expanding 'ABCDEFG' to 'ABCDEFG'
VARIABLES: Expanding '<(letters_list)EFG' to 'ABCDEFG'
VARIABLES: Expanding '012' to '012'
-VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'type': '<', 'replace': '<(other_letters)'}
+VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(other_letters)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'other_letters' to 'other_letters'
VARIABLES: Found output '<(letters_list)EFGHIJK', recursing.
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Found output 'ABCDEFGHIJK', recursing.
VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK'
@@ -38,24 +38,24 @@
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '13.0' to '13.0'
VARIABLES: Expanding 'import math; print math.pi' to 'import math; print math.pi'
-VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'type': '<', 'replace': '<(included_variable)'}
+VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'included_variable' to 'included_variable'
VARIABLES: Found output 'XYZ', recursing.
VARIABLES: Expanding 'XYZ' to 'XYZ'
VARIABLES: Expanding '<(included_variable)' to 'XYZ'
VARIABLES: Expanding '6' to 6
-VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'type': '<', 'replace': '<(included_variable)'}
+VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'included_variable' to 'included_variable'
VARIABLES: Found output 'XYZ', recursing.
VARIABLES: Expanding 'XYZ' to 'XYZ'
VARIABLES: Expanding '<(included_variable)' to 'XYZ'
-VARIABLES: Matches: {'content': 'third_letters', 'is_array': '', 'type': '<', 'replace': '<(third_letters)'}
+VARIABLES: Matches: {'content': 'third_letters', 'is_array': '', 'replace': '<(third_letters)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'third_letters' to 'third_letters'
VARIABLES: Found output '<(other_letters)HIJK', recursing.
-VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'type': '<', 'replace': '<(other_letters)'}
+VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(other_letters)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'other_letters' to 'other_letters'
VARIABLES: Found output '<(letters_list)EFGHIJK', recursing.
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Found output 'ABCDEFGHIJK', recursing.
VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK'
@@ -64,11 +64,11 @@
VARIABLES: Expanding '<(third_letters)' to 'ABCDEFGHIJK'
VARIABLES: Expanding '8' to 8
VARIABLES: Expanding '.' to '.'
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
-VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<!(python -c "<(pi)'}
-VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "<(pi)'}
-VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '<(pi)'}
+VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_array': '', 'replace': '<!(python -c "print \'<!(python -c "<(pi)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'replace': '<!(python -c "<(pi)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'replace': '<(pi)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'pi' to 'pi'
VARIABLES: Found output 'python -c "import math; print math.pi"', recursing.
VARIABLES: Expanding 'python -c "import math; print math.pi"' to 'python -c "import math; print math.pi"'
@@ -81,8 +81,8 @@
VARIABLES: Found output '3.14159265359 ABCD', recursing.
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
VARIABLES: Expanding '<!(python -c "print \'<!(python -c "<(pi)") <(letters_list)\'")' to '3.14159265359 ABCD'
-VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'type': '<!', 'replace': '<!(["python", "-c", "<(pi)'}
-VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '<(pi)'}
+VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'replace': '<!(["python", "-c", "<(pi)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'replace': '<(pi)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'pi' to 'pi'
VARIABLES: Found output '["python", "-c", "import math; print math.pi"]', recursing.
VARIABLES: Expanding '["python", "-c", "import math; print math.pi"]' to '["python", "-c", "import math; print math.pi"]'
@@ -92,8 +92,8 @@
VARIABLES: Expanding '3.14159265359' to '3.14159265359'
VARIABLES: Expanding '<!(["python", "-c", "<(pi)"])' to '3.14159265359'
VARIABLES: Expanding 'letters_' to 'letters_'
-VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_array': '', 'type': '<', 'replace': '<(<!(python -c "print \'letters_list\'")'}
-VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'letters_list\'")'}
+VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_array': '', 'replace': '<(<!(python -c "print \'letters_list\'")', 'type': '<', 'command_string': None}
+VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array': '', 'replace': '<!(python -c "print \'letters_list\'")', 'type': '<!', 'command_string': None}
VARIABLES: Expanding 'python -c "print \'letters_list\'"' to 'python -c "print \'letters_list\'"'
VARIABLES: Executing command 'python -c "print 'letters_list'"' in directory 'None'
VARIABLES: Found output 'letters_list', recursing.
@@ -102,14 +102,14 @@
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<(<!(python -c "print \'letters_list\'"))' to 'ABCD'
-VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'type': '<', 'replace': '<(check_int)'}
+VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'replace': '<(check_int)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'check_int' to 'check_int'
VARIABLES: Found output '5', recursing.
VARIABLES: Expanding '5' to 5
VARIABLES: Expanding '<(check_int)' to 5
VARIABLES: Expanding 'list' to 'list'
-VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'type': '<!', 'replace': '<!(["python", "-c", "<(pi)'}
-VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '<(pi)'}
+VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'replace': '<!(["python", "-c", "<(pi)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'replace': '<(pi)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'pi' to 'pi'
VARIABLES: Found output '["python", "-c", "import math; print math.pi"]', recursing.
VARIABLES: Expanding '["python", "-c", "import math; print math.pi"]' to '["python", "-c", "import math; print math.pi"]'
@@ -118,8 +118,8 @@
VARIABLES: Found output '3.14159265359', recursing.
VARIABLES: Expanding '3.14159265359' to '3.14159265359'
VARIABLES: Expanding '<!(["python", "-c", "<(pi)"])' to '3.14159265359'
-VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<(letters_list)'}
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'replace': '<!(python -c "print \'<(letters_list)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Found output 'python -c "print \'ABCD\'"', recursing.
VARIABLES: Expanding 'python -c "print \'ABCD\'"' to 'python -c "print \'ABCD\'"'
@@ -128,11 +128,11 @@
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<!(python -c "print \'<(letters_list)\'")' to 'ABCD'
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
-VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<!(python -c "<(pi)'}
-VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "<(pi)'}
-VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '<(pi)'}
+VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_array': '', 'replace': '<!(python -c "print \'<!(python -c "<(pi)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'replace': '<!(python -c "<(pi)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'replace': '<(pi)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'pi' to 'pi'
VARIABLES: Found output 'python -c "import math; print math.pi"', recursing.
VARIABLES: Expanding 'python -c "import math; print math.pi"' to 'python -c "import math; print math.pi"'
@@ -145,18 +145,18 @@
VARIABLES: Found output '3.14159265359 ABCD', recursing.
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
VARIABLES: Expanding '<!(python -c "print \'<!(python -c "<(pi)") <(letters_list)\'")' to '3.14159265359 ABCD'
-VARIABLES: Matches: {'content': 'check_str_int', 'is_array': '', 'type': '<', 'replace': '<(check_str_int)'}
+VARIABLES: Matches: {'content': 'check_str_int', 'is_array': '', 'replace': '<(check_str_int)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'check_str_int' to 'check_str_int'
VARIABLES: Found output '6', recursing.
VARIABLES: Expanding '6' to 6
VARIABLES: Expanding '<(check_str_int)' to 6
-VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'type': '<', 'replace': '<(check_int)'}
+VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'replace': '<(check_int)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'check_int' to 'check_int'
VARIABLES: Found output '5blah', recursing.
VARIABLES: Expanding '5blah' to '5blah'
VARIABLES: Expanding '<(check_int)blah' to '5blah'
-VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_array': '', 'type': '<', 'replace': '<(<!(python -c "print \'letters_list\'")'}
-VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'letters_list\'")'}
+VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_array': '', 'replace': '<(<!(python -c "print \'letters_list\'")', 'type': '<', 'command_string': None}
+VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array': '', 'replace': '<!(python -c "print \'letters_list\'")', 'type': '<!', 'command_string': None}
VARIABLES: Expanding 'python -c "print \'letters_list\'"' to 'python -c "print \'letters_list\'"'
VARIABLES: Had cache value for command 'python -c "print 'letters_list'"' in directory 'None'
VARIABLES: Found output 'letters_list', recursing.
@@ -165,8 +165,8 @@
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<(<!(python -c "print \'letters_list\'"))' to 'ABCD'
-VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<(letters_list)'}
-VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 'replace': '<(letters_list)'}
+VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'replace': '<!(python -c "print \'<(letters_list)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Found output 'python -c "print \'ABCD\'"', recursing.
VARIABLES: Expanding 'python -c "print \'ABCD\'"' to 'python -c "print \'ABCD\'"'
@@ -175,47 +175,47 @@
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<!(python -c "print \'<(letters_list)\'")' to 'ABCD'
-VARIABLES: Matches: {'content': 'not_int_4', 'is_array': '', 'type': '<', 'replace': '<(not_int_4)'}
+VARIABLES: Matches: {'content': 'not_int_4', 'is_array': '', 'replace': '<(not_int_4)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'not_int_4' to 'not_int_4'
VARIABLES: Found output '13.0', recursing.
VARIABLES: Expanding '13.0' to '13.0'
VARIABLES: Expanding '<(not_int_4)' to '13.0'
-VARIABLES: Matches: {'content': 'not_int_3', 'is_array': '', 'type': '<', 'replace': '<(not_int_3)'}
+VARIABLES: Matches: {'content': 'not_int_3', 'is_array': '', 'replace': '<(not_int_3)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'not_int_3' to 'not_int_3'
VARIABLES: Found output '012', recursing.
VARIABLES: Expanding '012' to '012'
VARIABLES: Expanding '<(not_int_3)' to '012'
-VARIABLES: Matches: {'content': 'negative_int', 'is_array': '', 'type': '<', 'replace': '<(negative_int)'}
+VARIABLES: Matches: {'content': 'negative_int', 'is_array': '', 'replace': '<(negative_int)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'negative_int' to 'negative_int'
VARIABLES: Found output '-15', recursing.
VARIABLES: Expanding '-15' to -15
VARIABLES: Expanding '<(negative_int)' to -15
-VARIABLES: Matches: {'content': 'not_int_5', 'is_array': '', 'type': '<', 'replace': '<(not_int_5)'}
+VARIABLES: Matches: {'content': 'not_int_5', 'is_array': '', 'replace': '<(not_int_5)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'not_int_5' to 'not_int_5'
VARIABLES: Found output '+14', recursing.
VARIABLES: Expanding '+14' to '+14'
VARIABLES: Expanding '<(not_int_5)' to '+14'
-VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'type': '<', 'replace': '<(check_list_int)'}
+VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'replace': '<(check_list_int)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'check_list_int' to 'check_list_int'
VARIABLES: Found output '7 8 9', recursing.
VARIABLES: Expanding '7 8 9' to '7 8 9'
VARIABLES: Expanding '<(check_list_int)' to '7 8 9'
-VARIABLES: Matches: {'content': 'not_int_2', 'is_array': '', 'type': '<', 'replace': '<(not_int_2)'}
+VARIABLES: Matches: {'content': 'not_int_2', 'is_array': '', 'replace': '<(not_int_2)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'not_int_2' to 'not_int_2'
VARIABLES: Found output '11 ', recursing.
VARIABLES: Expanding '11 ' to '11 '
VARIABLES: Expanding '<(not_int_2)' to '11 '
-VARIABLES: Matches: {'content': 'not_int_1', 'is_array': '', 'type': '<', 'replace': '<(not_int_1)'}
+VARIABLES: Matches: {'content': 'not_int_1', 'is_array': '', 'replace': '<(not_int_1)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'not_int_1' to 'not_int_1'
VARIABLES: Found output ' 10', recursing.
VARIABLES: Expanding ' 10' to ' 10'
VARIABLES: Expanding '<(not_int_1)' to ' 10'
-VARIABLES: Matches: {'content': 'zero_int', 'is_array': '', 'type': '<', 'replace': '<(zero_int)'}
+VARIABLES: Matches: {'content': 'zero_int', 'is_array': '', 'replace': '<(zero_int)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'zero_int' to 'zero_int'
VARIABLES: Found output '0', recursing.
VARIABLES: Expanding '0' to 0
VARIABLES: Expanding '<(zero_int)' to 0
-VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'type': '<@', 'replace': '<@(check_list_int)'}
+VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'replace': '<@(check_list_int)', 'type': '<@', 'command_string': None}
VARIABLES: Expanding 'check_list_int' to 'check_list_int'
VARIABLES: Found output [7, 8, 9], recursing.
VARIABLES: Expanding 7 to 7
@@ -225,10 +225,10 @@
VARIABLES: Expanding 'foo' to 'foo'
VARIABLES: Expanding 'target' to 'target'
VARIABLES: Expanding 'none' to 'none'
-VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'type': '<', 'replace': '<(var6)'}
+VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'replace': '<(var6)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var6' to 'var6'
-VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'type': '<!', 'replace': '<!(echo <(var5)'}
-VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'type': '<', 'replace': '<(var5)'}
+VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'replace': '<!(echo <(var5)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'replace': '<(var5)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var5' to 'var5'
VARIABLES: Found output 'echo letters_list', recursing.
VARIABLES: Expanding 'echo letters_list' to 'echo letters_list'
@@ -239,9 +239,9 @@
VARIABLES: Expanding '<!(echo <(var5)<(var6))' to 'letters_list'
VARIABLES: Expanding 'test_action' to 'test_action'
VARIABLES: Expanding 'echo' to 'echo'
-VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'type': '<', 'replace': '<(_inputs)'}
+VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'replace': '<(_inputs)', 'type': '<', 'command_string': None}
VARIABLES: Expanding '_inputs' to '_inputs'
-VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'type': '<', 'replace': '<(var2)'}
+VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'replace': '<(var2)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var2' to 'var2'
VARIABLES: Found output '3.14159265359 ABCD', recursing.
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
@@ -249,14 +249,14 @@
VARIABLES: Found output '"3.14159265359 ABCD"', recursing.
VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
VARIABLES: Expanding '<(_inputs)' to '"3.14159265359 ABCD"'
-VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'type': '<', 'replace': '<(_outputs)'}
+VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'replace': '<(_outputs)', 'type': '<', 'command_string': None}
VARIABLES: Expanding '_outputs' to '_outputs'
-VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'type': '<', 'replace': '<(var4)'}
+VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'replace': '<(var4)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var4' to 'var4'
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<(var4)' to 'ABCD'
-VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'type': '<', 'replace': '<(var7)'}
+VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'replace': '<(var7)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var7' to 'var7'
VARIABLES: Found output 'letters_list', recursing.
VARIABLES: Expanding 'letters_list' to 'letters_list'
@@ -267,10 +267,10 @@
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding 'letters_list' to 'letters_list'
-VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'type': '<', 'replace': '<(var6)'}
+VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'replace': '<(var6)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var6' to 'var6'
-VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'type': '<!', 'replace': '<!(echo <(var5)'}
-VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'type': '<', 'replace': '<(var5)'}
+VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'replace': '<!(echo <(var5)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'replace': '<(var5)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var5' to 'var5'
VARIABLES: Found output 'echo letters_list', recursing.
VARIABLES: Expanding 'echo letters_list' to 'echo letters_list'
@@ -281,9 +281,9 @@
VARIABLES: Expanding '<!(echo <(var5)<(var6))' to 'letters_list'
VARIABLES: Expanding 'test_action_prime' to 'test_action_prime'
VARIABLES: Expanding 'echo' to 'echo'
-VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'type': '<', 'replace': '<(_inputs)'}
+VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'replace': '<(_inputs)', 'type': '<', 'command_string': None}
VARIABLES: Expanding '_inputs' to '_inputs'
-VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'type': '<', 'replace': '<(var2)'}
+VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'replace': '<(var2)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var2' to 'var2'
VARIABLES: Found output '3.14159265359 ABCD', recursing.
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
@@ -291,14 +291,14 @@
VARIABLES: Found output '"3.14159265359 ABCD"', recursing.
VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
VARIABLES: Expanding '<(_inputs)' to '"3.14159265359 ABCD"'
-VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'type': '<', 'replace': '<(_outputs)'}
+VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'replace': '<(_outputs)', 'type': '<', 'command_string': None}
VARIABLES: Expanding '_outputs' to '_outputs'
-VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'type': '<', 'replace': '<(var4)'}
+VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'replace': '<(var4)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var4' to 'var4'
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<(var4)' to 'ABCD'
-VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'type': '<', 'replace': '<(var7)'}
+VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'replace': '<(var7)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var7' to 'var7'
VARIABLES: Found output 'letters_list', recursing.
VARIABLES: Expanding 'letters_list' to 'letters_list'
@@ -309,10 +309,10 @@
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding 'letters_list' to 'letters_list'
-VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'type': '<', 'replace': '<(var6)'}
+VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'replace': '<(var6)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var6' to 'var6'
-VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'type': '<!', 'replace': '<!(echo <(var5)'}
-VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'type': '<', 'replace': '<(var5)'}
+VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'replace': '<!(echo <(var5)', 'type': '<!', 'command_string': None}
+VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'replace': '<(var5)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var5' to 'var5'
VARIABLES: Found output 'echo letters_list', recursing.
VARIABLES: Expanding 'echo letters_list' to 'echo letters_list'
@@ -323,9 +323,9 @@
VARIABLES: Expanding '<!(echo <(var5)<(var6))' to 'letters_list'
VARIABLES: Expanding 'test_action_prime_prime' to 'test_action_prime_prime'
VARIABLES: Expanding 'echo' to 'echo'
-VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'type': '<', 'replace': '<(_inputs)'}
+VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'replace': '<(_inputs)', 'type': '<', 'command_string': None}
VARIABLES: Expanding '_inputs' to '_inputs'
-VARIABLES: Matches: {'content': 'var2prime', 'is_array': '', 'type': '<', 'replace': '<(var2prime)'}
+VARIABLES: Matches: {'content': 'var2prime', 'is_array': '', 'replace': '<(var2prime)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var2prime' to 'var2prime'
VARIABLES: Found output '3.14159265359 ABCD', recursing.
VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
@@ -333,14 +333,14 @@
VARIABLES: Found output '"3.14159265359 ABCD"', recursing.
VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
VARIABLES: Expanding '<(_inputs)' to '"3.14159265359 ABCD"'
-VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'type': '<', 'replace': '<(_outputs)'}
+VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'replace': '<(_outputs)', 'type': '<', 'command_string': None}
VARIABLES: Expanding '_outputs' to '_outputs'
-VARIABLES: Matches: {'content': 'var4prime', 'is_array': '', 'type': '<', 'replace': '<(var4prime)'}
+VARIABLES: Matches: {'content': 'var4prime', 'is_array': '', 'replace': '<(var4prime)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var4prime' to 'var4prime'
VARIABLES: Found output 'ABCD', recursing.
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding '<(var4prime)' to 'ABCD'
-VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'type': '<', 'replace': '<(var7)'}
+VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'replace': '<(var7)', 'type': '<', 'command_string': None}
VARIABLES: Expanding 'var7' to 'var7'
VARIABLES: Found output 'letters_list', recursing.
VARIABLES: Expanding 'letters_list' to 'letters_list'
« no previous file with comments | « no previous file | test/variables/commands/commands.gyp.stdout » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698