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

Side by Side Diff: test/variables/commands/commands.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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 GENERAL: running with these options: 1 GENERAL: running with these options:
2 GENERAL: check: None 2 GENERAL: check: None
3 GENERAL: circular_check: True 3 GENERAL: circular_check: True
4 GENERAL: debug: ['variables', 'general'] 4 GENERAL: debug: ['variables', 'general']
5 GENERAL: defines: None 5 GENERAL: defines: None
6 GENERAL: depth: '.' 6 GENERAL: depth: '.'
7 GENERAL: formats: ['gypd'] 7 GENERAL: formats: ['gypd']
8 GENERAL: generator_flags: [] 8 GENERAL: generator_flags: []
9 GENERAL: generator_output: None 9 GENERAL: generator_output: None
10 GENERAL: includes: None 10 GENERAL: includes: None
11 GENERAL: msvs_version: None 11 GENERAL: msvs_version: None
12 GENERAL: suffix: '' 12 GENERAL: suffix: ''
13 GENERAL: toplevel_dir: None 13 GENERAL: toplevel_dir: None
14 GENERAL: use_environment: True 14 GENERAL: use_environment: True
15 GENERAL: cmdline_default_variables: {} 15 GENERAL: cmdline_default_variables: {}
16 GENERAL: generator_flags: {} 16 GENERAL: generator_flags: {}
17 VARIABLES: Expanding '0' to 0 17 VARIABLES: Expanding '0' to 0
18 VARIABLES: Expanding '11 ' to '11 ' 18 VARIABLES: Expanding '11 ' to '11 '
19 VARIABLES: Expanding '+14' to '+14' 19 VARIABLES: Expanding '+14' to '+14'
20 VARIABLES: Expanding '-15' to -15 20 VARIABLES: Expanding '-15' to -15
21 VARIABLES: Expanding ' 10' to ' 10' 21 VARIABLES: Expanding ' 10' to ' 10'
22 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 're place': '<(letters_list)'} 22 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(le tters_list)', 'type': '<', 'command_string': None}
23 VARIABLES: Expanding 'letters_list' to 'letters_list' 23 VARIABLES: Expanding 'letters_list' to 'letters_list'
24 VARIABLES: Found output 'ABCDEFG', recursing. 24 VARIABLES: Found output 'ABCDEFG', recursing.
25 VARIABLES: Expanding 'ABCDEFG' to 'ABCDEFG' 25 VARIABLES: Expanding 'ABCDEFG' to 'ABCDEFG'
26 VARIABLES: Expanding '<(letters_list)EFG' to 'ABCDEFG' 26 VARIABLES: Expanding '<(letters_list)EFG' to 'ABCDEFG'
27 VARIABLES: Expanding '012' to '012' 27 VARIABLES: Expanding '012' to '012'
28 VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'type': '<', 'r eplace': '<(other_letters)'} 28 VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(o ther_letters)', 'type': '<', 'command_string': None}
29 VARIABLES: Expanding 'other_letters' to 'other_letters' 29 VARIABLES: Expanding 'other_letters' to 'other_letters'
30 VARIABLES: Found output '<(letters_list)EFGHIJK', recursing. 30 VARIABLES: Found output '<(letters_list)EFGHIJK', recursing.
31 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 're place': '<(letters_list)'} 31 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(le tters_list)', 'type': '<', 'command_string': None}
32 VARIABLES: Expanding 'letters_list' to 'letters_list' 32 VARIABLES: Expanding 'letters_list' to 'letters_list'
33 VARIABLES: Found output 'ABCDEFGHIJK', recursing. 33 VARIABLES: Found output 'ABCDEFGHIJK', recursing.
34 VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK' 34 VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK'
35 VARIABLES: Expanding '<(letters_list)EFGHIJK' to 'ABCDEFGHIJK' 35 VARIABLES: Expanding '<(letters_list)EFGHIJK' to 'ABCDEFGHIJK'
36 VARIABLES: Expanding '<(other_letters)HIJK' to 'ABCDEFGHIJK' 36 VARIABLES: Expanding '<(other_letters)HIJK' to 'ABCDEFGHIJK'
37 VARIABLES: Expanding 'XYZ' to 'XYZ' 37 VARIABLES: Expanding 'XYZ' to 'XYZ'
38 VARIABLES: Expanding 'ABCD' to 'ABCD' 38 VARIABLES: Expanding 'ABCD' to 'ABCD'
39 VARIABLES: Expanding '13.0' to '13.0' 39 VARIABLES: Expanding '13.0' to '13.0'
40 VARIABLES: Expanding 'import math; print math.pi' to 'import math; print math.pi ' 40 VARIABLES: Expanding 'import math; print math.pi' to 'import math; print math.pi '
41 VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'type': '<' , 'replace': '<(included_variable)'} 41 VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
42 VARIABLES: Expanding 'included_variable' to 'included_variable' 42 VARIABLES: Expanding 'included_variable' to 'included_variable'
43 VARIABLES: Found output 'XYZ', recursing. 43 VARIABLES: Found output 'XYZ', recursing.
44 VARIABLES: Expanding 'XYZ' to 'XYZ' 44 VARIABLES: Expanding 'XYZ' to 'XYZ'
45 VARIABLES: Expanding '<(included_variable)' to 'XYZ' 45 VARIABLES: Expanding '<(included_variable)' to 'XYZ'
46 VARIABLES: Expanding '6' to 6 46 VARIABLES: Expanding '6' to 6
47 VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'type': '<' , 'replace': '<(included_variable)'} 47 VARIABLES: Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
48 VARIABLES: Expanding 'included_variable' to 'included_variable' 48 VARIABLES: Expanding 'included_variable' to 'included_variable'
49 VARIABLES: Found output 'XYZ', recursing. 49 VARIABLES: Found output 'XYZ', recursing.
50 VARIABLES: Expanding 'XYZ' to 'XYZ' 50 VARIABLES: Expanding 'XYZ' to 'XYZ'
51 VARIABLES: Expanding '<(included_variable)' to 'XYZ' 51 VARIABLES: Expanding '<(included_variable)' to 'XYZ'
52 VARIABLES: Matches: {'content': 'third_letters', 'is_array': '', 'type': '<', 'r eplace': '<(third_letters)'} 52 VARIABLES: Matches: {'content': 'third_letters', 'is_array': '', 'replace': '<(t hird_letters)', 'type': '<', 'command_string': None}
53 VARIABLES: Expanding 'third_letters' to 'third_letters' 53 VARIABLES: Expanding 'third_letters' to 'third_letters'
54 VARIABLES: Found output '<(other_letters)HIJK', recursing. 54 VARIABLES: Found output '<(other_letters)HIJK', recursing.
55 VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'type': '<', 'r eplace': '<(other_letters)'} 55 VARIABLES: Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(o ther_letters)', 'type': '<', 'command_string': None}
56 VARIABLES: Expanding 'other_letters' to 'other_letters' 56 VARIABLES: Expanding 'other_letters' to 'other_letters'
57 VARIABLES: Found output '<(letters_list)EFGHIJK', recursing. 57 VARIABLES: Found output '<(letters_list)EFGHIJK', recursing.
58 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 're place': '<(letters_list)'} 58 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(le tters_list)', 'type': '<', 'command_string': None}
59 VARIABLES: Expanding 'letters_list' to 'letters_list' 59 VARIABLES: Expanding 'letters_list' to 'letters_list'
60 VARIABLES: Found output 'ABCDEFGHIJK', recursing. 60 VARIABLES: Found output 'ABCDEFGHIJK', recursing.
61 VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK' 61 VARIABLES: Expanding 'ABCDEFGHIJK' to 'ABCDEFGHIJK'
62 VARIABLES: Expanding '<(letters_list)EFGHIJK' to 'ABCDEFGHIJK' 62 VARIABLES: Expanding '<(letters_list)EFGHIJK' to 'ABCDEFGHIJK'
63 VARIABLES: Expanding '<(other_letters)HIJK' to 'ABCDEFGHIJK' 63 VARIABLES: Expanding '<(other_letters)HIJK' to 'ABCDEFGHIJK'
64 VARIABLES: Expanding '<(third_letters)' to 'ABCDEFGHIJK' 64 VARIABLES: Expanding '<(third_letters)' to 'ABCDEFGHIJK'
65 VARIABLES: Expanding '8' to 8 65 VARIABLES: Expanding '8' to 8
66 VARIABLES: Expanding '.' to '.' 66 VARIABLES: Expanding '.' to '.'
67 VARIABLES: Expanding 'letters_' to 'letters_' 67 VARIABLES: Expanding 'letters_' to 'letters_'
68 VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_arr ay': '', 'type': '<', 'replace': '<(<!(python -c "print \'letters_list\'")'} 68 VARIABLES: Matches: {'content': '<!(python -c "print \'letters_list\'"', 'is_arr ay': '', 'replace': '<(<!(python -c "print \'letters_list\'")', 'type': '<', 'co mmand_string': None}
69 VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array' : '', 'type': '<!', 'replace': '<!(python -c "print \'letters_list\'")'} 69 VARIABLES: Matches: {'content': 'python -c "print \'letters_list\'"', 'is_array' : '', 'replace': '<!(python -c "print \'letters_list\'")', 'type': '<!', 'comman d_string': None}
70 VARIABLES: Expanding 'python -c "print \'letters_list\'"' to 'python -c "print \ 'letters_list\'"' 70 VARIABLES: Expanding 'python -c "print \'letters_list\'"' to 'python -c "print \ 'letters_list\'"'
71 VARIABLES: Executing command 'python -c "print 'letters_list'"' in directory 'No ne' 71 VARIABLES: Executing command 'python -c "print 'letters_list'"' in directory 'No ne'
72 VARIABLES: Found output 'letters_list', recursing. 72 VARIABLES: Found output 'letters_list', recursing.
73 VARIABLES: Expanding 'letters_list' to 'letters_list' 73 VARIABLES: Expanding 'letters_list' to 'letters_list'
74 VARIABLES: Expanding '<!(python -c "print \'letters_list\'")' to 'letters_list' 74 VARIABLES: Expanding '<!(python -c "print \'letters_list\'")' to 'letters_list'
75 VARIABLES: Found output 'ABCD', recursing. 75 VARIABLES: Found output 'ABCD', recursing.
76 VARIABLES: Expanding 'ABCD' to 'ABCD' 76 VARIABLES: Expanding 'ABCD' to 'ABCD'
77 VARIABLES: Expanding '<(<!(python -c "print \'letters_list\'"))' to 'ABCD' 77 VARIABLES: Expanding '<(<!(python -c "print \'letters_list\'"))' to 'ABCD'
78 VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'type': '<', 'repla ce': '<(check_int)'} 78 VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'replace': '<(check _int)', 'type': '<', 'command_string': None}
79 VARIABLES: Expanding 'check_int' to 'check_int' 79 VARIABLES: Expanding 'check_int' to 'check_int'
80 VARIABLES: Found output '5', recursing. 80 VARIABLES: Found output '5', recursing.
81 VARIABLES: Expanding '5' to 5 81 VARIABLES: Expanding '5' to 5
82 VARIABLES: Expanding '<(check_int)' to 5 82 VARIABLES: Expanding '<(check_int)' to 5
83 VARIABLES: Expanding 'list' to 'list' 83 VARIABLES: Expanding 'list' to 'list'
84 VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'type' : '<!', 'replace': '<!(["python", "-c", "<(pi)'} 84 VARIABLES: Matches: {'content': '"python", "-c", "<(pi', 'is_array': '[', 'repla ce': '<!(["python", "-c", "<(pi)', 'type': '<!', 'command_string': None}
85 VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '< (pi)'} 85 VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'replace': '<(pi)', 'type' : '<', 'command_string': None}
86 VARIABLES: Expanding 'pi' to 'pi' 86 VARIABLES: Expanding 'pi' to 'pi'
87 VARIABLES: Found output '["python", "-c", "import math; print math.pi"]', recurs ing. 87 VARIABLES: Found output '["python", "-c", "import math; print math.pi"]', recurs ing.
88 VARIABLES: Expanding '["python", "-c", "import math; print math.pi"]' to '["pyth on", "-c", "import math; print math.pi"]' 88 VARIABLES: Expanding '["python", "-c", "import math; print math.pi"]' to '["pyth on", "-c", "import math; print math.pi"]'
89 VARIABLES: Expanding '["python", "-c", "<(pi)"]' to '["python", "-c", "import ma th; print math.pi"]' 89 VARIABLES: Expanding '["python", "-c", "<(pi)"]' to '["python", "-c", "import ma th; print math.pi"]'
90 VARIABLES: Executing command '['python', '-c', 'import math; print math.pi']' in directory 'None' 90 VARIABLES: Executing command '['python', '-c', 'import math; print math.pi']' in directory 'None'
91 VARIABLES: Found output '3.14159265359', recursing. 91 VARIABLES: Found output '3.14159265359', recursing.
92 VARIABLES: Expanding '3.14159265359' to '3.14159265359' 92 VARIABLES: Expanding '3.14159265359' to '3.14159265359'
93 VARIABLES: Expanding '<!(["python", "-c", "<(pi)"])' to '3.14159265359' 93 VARIABLES: Expanding '<!(["python", "-c", "<(pi)"])' to '3.14159265359'
94 VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "print \'<(letters_list)'} 94 VARIABLES: Matches: {'content': 'python -c "print \'<(letters_list', 'is_array': '', 'replace': '<!(python -c "print \'<(letters_list)', 'type': '<!', 'command_ string': None}
95 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 're place': '<(letters_list)'} 95 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(le tters_list)', 'type': '<', 'command_string': None}
96 VARIABLES: Expanding 'letters_list' to 'letters_list' 96 VARIABLES: Expanding 'letters_list' to 'letters_list'
97 VARIABLES: Found output 'python -c "print \'ABCD\'"', recursing. 97 VARIABLES: Found output 'python -c "print \'ABCD\'"', recursing.
98 VARIABLES: Expanding 'python -c "print \'ABCD\'"' to 'python -c "print \'ABCD\'" ' 98 VARIABLES: Expanding 'python -c "print \'ABCD\'"' to 'python -c "print \'ABCD\'" '
99 VARIABLES: Expanding 'python -c "print \'<(letters_list)\'"' to 'python -c "prin t \'ABCD\'"' 99 VARIABLES: Expanding 'python -c "print \'<(letters_list)\'"' to 'python -c "prin t \'ABCD\'"'
100 VARIABLES: Executing command 'python -c "print 'ABCD'"' in directory 'None' 100 VARIABLES: Executing command 'python -c "print 'ABCD'"' in directory 'None'
101 VARIABLES: Found output 'ABCD', recursing. 101 VARIABLES: Found output 'ABCD', recursing.
102 VARIABLES: Expanding 'ABCD' to 'ABCD' 102 VARIABLES: Expanding 'ABCD' to 'ABCD'
103 VARIABLES: Expanding '<!(python -c "print \'<(letters_list)\'")' to 'ABCD' 103 VARIABLES: Expanding '<!(python -c "print \'<(letters_list)\'")' to 'ABCD'
104 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'type': '<', 're place': '<(letters_list)'} 104 VARIABLES: Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(le tters_list)', 'type': '<', 'command_string': None}
105 VARIABLES: Expanding 'letters_list' to 'letters_list' 105 VARIABLES: Expanding 'letters_list' to 'letters_list'
106 VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_arr ay': '', 'type': '<!', 'replace': '<!(python -c "print \'<!(python -c "<(pi)'} 106 VARIABLES: Matches: {'content': 'python -c "print \'<!(python -c "<(pi', 'is_arr ay': '', 'replace': '<!(python -c "print \'<!(python -c "<(pi)', 'type': '<!', ' command_string': None}
107 VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'type': '<!', 'replace': '<!(python -c "<(pi)'} 107 VARIABLES: Matches: {'content': 'python -c "<(pi', 'is_array': '', 'replace': '< !(python -c "<(pi)', 'type': '<!', 'command_string': None}
108 VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'type': '<', 'replace': '< (pi)'} 108 VARIABLES: Matches: {'content': 'pi', 'is_array': '', 'replace': '<(pi)', 'type' : '<', 'command_string': None}
109 VARIABLES: Expanding 'pi' to 'pi' 109 VARIABLES: Expanding 'pi' to 'pi'
110 VARIABLES: Found output 'python -c "import math; print math.pi"', recursing. 110 VARIABLES: Found output 'python -c "import math; print math.pi"', recursing.
111 VARIABLES: Expanding 'python -c "import math; print math.pi"' to 'python -c "imp ort math; print math.pi"' 111 VARIABLES: Expanding 'python -c "import math; print math.pi"' to 'python -c "imp ort math; print math.pi"'
112 VARIABLES: Expanding 'python -c "<(pi)"' to 'python -c "import math; print math. pi"' 112 VARIABLES: Expanding 'python -c "<(pi)"' to 'python -c "import math; print math. pi"'
113 VARIABLES: Executing command 'python -c "import math; print math.pi"' in directo ry 'None' 113 VARIABLES: Executing command 'python -c "import math; print math.pi"' in directo ry 'None'
114 VARIABLES: Found output 'python -c "print \'3.14159265359 ABCD\'"', recursing. 114 VARIABLES: Found output 'python -c "print \'3.14159265359 ABCD\'"', recursing.
115 VARIABLES: Expanding 'python -c "print \'3.14159265359 ABCD\'"' to 'python -c "p rint \'3.14159265359 ABCD\'"' 115 VARIABLES: Expanding 'python -c "print \'3.14159265359 ABCD\'"' to 'python -c "p rint \'3.14159265359 ABCD\'"'
116 VARIABLES: Expanding 'python -c "print \'<!(python -c "<(pi)") ABCD\'"' to 'pyth on -c "print \'3.14159265359 ABCD\'"' 116 VARIABLES: Expanding 'python -c "print \'<!(python -c "<(pi)") ABCD\'"' to 'pyth on -c "print \'3.14159265359 ABCD\'"'
117 VARIABLES: Executing command 'python -c "print '3.14159265359 ABCD'"' in directo ry 'None' 117 VARIABLES: Executing command 'python -c "print '3.14159265359 ABCD'"' in directo ry 'None'
118 VARIABLES: Found output '3.14159265359 ABCD', recursing. 118 VARIABLES: Found output '3.14159265359 ABCD', recursing.
119 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD' 119 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
120 VARIABLES: Expanding '<!(python -c "print \'<!(python -c "<(pi)") <(letters_list )\'")' to '3.14159265359 ABCD' 120 VARIABLES: Expanding '<!(python -c "print \'<!(python -c "<(pi)") <(letters_list )\'")' to '3.14159265359 ABCD'
121 VARIABLES: Matches: {'content': 'check_str_int', 'is_array': '', 'type': '<', 'r eplace': '<(check_str_int)'} 121 VARIABLES: Matches: {'content': 'check_str_int', 'is_array': '', 'replace': '<(c heck_str_int)', 'type': '<', 'command_string': None}
122 VARIABLES: Expanding 'check_str_int' to 'check_str_int' 122 VARIABLES: Expanding 'check_str_int' to 'check_str_int'
123 VARIABLES: Found output '6', recursing. 123 VARIABLES: Found output '6', recursing.
124 VARIABLES: Expanding '6' to 6 124 VARIABLES: Expanding '6' to 6
125 VARIABLES: Expanding '<(check_str_int)' to 6 125 VARIABLES: Expanding '<(check_str_int)' to 6
126 VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'type': '<', 'repla ce': '<(check_int)'} 126 VARIABLES: Matches: {'content': 'check_int', 'is_array': '', 'replace': '<(check _int)', 'type': '<', 'command_string': None}
127 VARIABLES: Expanding 'check_int' to 'check_int' 127 VARIABLES: Expanding 'check_int' to 'check_int'
128 VARIABLES: Found output '5blah', recursing. 128 VARIABLES: Found output '5blah', recursing.
129 VARIABLES: Expanding '5blah' to '5blah' 129 VARIABLES: Expanding '5blah' to '5blah'
130 VARIABLES: Expanding '<(check_int)blah' to '5blah' 130 VARIABLES: Expanding '<(check_int)blah' to '5blah'
131 VARIABLES: Matches: {'content': 'not_int_4', 'is_array': '', 'type': '<', 'repla ce': '<(not_int_4)'} 131 VARIABLES: Matches: {'content': 'not_int_4', 'is_array': '', 'replace': '<(not_i nt_4)', 'type': '<', 'command_string': None}
132 VARIABLES: Expanding 'not_int_4' to 'not_int_4' 132 VARIABLES: Expanding 'not_int_4' to 'not_int_4'
133 VARIABLES: Found output '13.0', recursing. 133 VARIABLES: Found output '13.0', recursing.
134 VARIABLES: Expanding '13.0' to '13.0' 134 VARIABLES: Expanding '13.0' to '13.0'
135 VARIABLES: Expanding '<(not_int_4)' to '13.0' 135 VARIABLES: Expanding '<(not_int_4)' to '13.0'
136 VARIABLES: Matches: {'content': 'not_int_3', 'is_array': '', 'type': '<', 'repla ce': '<(not_int_3)'} 136 VARIABLES: Matches: {'content': 'not_int_3', 'is_array': '', 'replace': '<(not_i nt_3)', 'type': '<', 'command_string': None}
137 VARIABLES: Expanding 'not_int_3' to 'not_int_3' 137 VARIABLES: Expanding 'not_int_3' to 'not_int_3'
138 VARIABLES: Found output '012', recursing. 138 VARIABLES: Found output '012', recursing.
139 VARIABLES: Expanding '012' to '012' 139 VARIABLES: Expanding '012' to '012'
140 VARIABLES: Expanding '<(not_int_3)' to '012' 140 VARIABLES: Expanding '<(not_int_3)' to '012'
141 VARIABLES: Matches: {'content': 'negative_int', 'is_array': '', 'type': '<', 're place': '<(negative_int)'} 141 VARIABLES: Matches: {'content': 'negative_int', 'is_array': '', 'replace': '<(ne gative_int)', 'type': '<', 'command_string': None}
142 VARIABLES: Expanding 'negative_int' to 'negative_int' 142 VARIABLES: Expanding 'negative_int' to 'negative_int'
143 VARIABLES: Found output '-15', recursing. 143 VARIABLES: Found output '-15', recursing.
144 VARIABLES: Expanding '-15' to -15 144 VARIABLES: Expanding '-15' to -15
145 VARIABLES: Expanding '<(negative_int)' to -15 145 VARIABLES: Expanding '<(negative_int)' to -15
146 VARIABLES: Matches: {'content': 'not_int_5', 'is_array': '', 'type': '<', 'repla ce': '<(not_int_5)'} 146 VARIABLES: Matches: {'content': 'not_int_5', 'is_array': '', 'replace': '<(not_i nt_5)', 'type': '<', 'command_string': None}
147 VARIABLES: Expanding 'not_int_5' to 'not_int_5' 147 VARIABLES: Expanding 'not_int_5' to 'not_int_5'
148 VARIABLES: Found output '+14', recursing. 148 VARIABLES: Found output '+14', recursing.
149 VARIABLES: Expanding '+14' to '+14' 149 VARIABLES: Expanding '+14' to '+14'
150 VARIABLES: Expanding '<(not_int_5)' to '+14' 150 VARIABLES: Expanding '<(not_int_5)' to '+14'
151 VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'type': '<', ' replace': '<(check_list_int)'} 151 VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'replace': '<( check_list_int)', 'type': '<', 'command_string': None}
152 VARIABLES: Expanding 'check_list_int' to 'check_list_int' 152 VARIABLES: Expanding 'check_list_int' to 'check_list_int'
153 VARIABLES: Found output '7 8 9', recursing. 153 VARIABLES: Found output '7 8 9', recursing.
154 VARIABLES: Expanding '7 8 9' to '7 8 9' 154 VARIABLES: Expanding '7 8 9' to '7 8 9'
155 VARIABLES: Expanding '<(check_list_int)' to '7 8 9' 155 VARIABLES: Expanding '<(check_list_int)' to '7 8 9'
156 VARIABLES: Matches: {'content': 'not_int_2', 'is_array': '', 'type': '<', 'repla ce': '<(not_int_2)'} 156 VARIABLES: Matches: {'content': 'not_int_2', 'is_array': '', 'replace': '<(not_i nt_2)', 'type': '<', 'command_string': None}
157 VARIABLES: Expanding 'not_int_2' to 'not_int_2' 157 VARIABLES: Expanding 'not_int_2' to 'not_int_2'
158 VARIABLES: Found output '11 ', recursing. 158 VARIABLES: Found output '11 ', recursing.
159 VARIABLES: Expanding '11 ' to '11 ' 159 VARIABLES: Expanding '11 ' to '11 '
160 VARIABLES: Expanding '<(not_int_2)' to '11 ' 160 VARIABLES: Expanding '<(not_int_2)' to '11 '
161 VARIABLES: Matches: {'content': 'not_int_1', 'is_array': '', 'type': '<', 'repla ce': '<(not_int_1)'} 161 VARIABLES: Matches: {'content': 'not_int_1', 'is_array': '', 'replace': '<(not_i nt_1)', 'type': '<', 'command_string': None}
162 VARIABLES: Expanding 'not_int_1' to 'not_int_1' 162 VARIABLES: Expanding 'not_int_1' to 'not_int_1'
163 VARIABLES: Found output ' 10', recursing. 163 VARIABLES: Found output ' 10', recursing.
164 VARIABLES: Expanding ' 10' to ' 10' 164 VARIABLES: Expanding ' 10' to ' 10'
165 VARIABLES: Expanding '<(not_int_1)' to ' 10' 165 VARIABLES: Expanding '<(not_int_1)' to ' 10'
166 VARIABLES: Matches: {'content': 'zero_int', 'is_array': '', 'type': '<', 'replac e': '<(zero_int)'} 166 VARIABLES: Matches: {'content': 'zero_int', 'is_array': '', 'replace': '<(zero_i nt)', 'type': '<', 'command_string': None}
167 VARIABLES: Expanding 'zero_int' to 'zero_int' 167 VARIABLES: Expanding 'zero_int' to 'zero_int'
168 VARIABLES: Found output '0', recursing. 168 VARIABLES: Found output '0', recursing.
169 VARIABLES: Expanding '0' to 0 169 VARIABLES: Expanding '0' to 0
170 VARIABLES: Expanding '<(zero_int)' to 0 170 VARIABLES: Expanding '<(zero_int)' to 0
171 VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'type': '<@', 'replace': '<@(check_list_int)'} 171 VARIABLES: Matches: {'content': 'check_list_int', 'is_array': '', 'replace': '<@ (check_list_int)', 'type': '<@', 'command_string': None}
172 VARIABLES: Expanding 'check_list_int' to 'check_list_int' 172 VARIABLES: Expanding 'check_list_int' to 'check_list_int'
173 VARIABLES: Found output [7, 8, 9], recursing. 173 VARIABLES: Found output [7, 8, 9], recursing.
174 VARIABLES: Expanding 7 to 7 174 VARIABLES: Expanding 7 to 7
175 VARIABLES: Expanding 8 to 8 175 VARIABLES: Expanding 8 to 8
176 VARIABLES: Expanding 9 to 9 176 VARIABLES: Expanding 9 to 9
177 VARIABLES: Expanding '<@(check_list_int)' to [7, 8, 9] 177 VARIABLES: Expanding '<@(check_list_int)' to [7, 8, 9]
178 VARIABLES: Expanding 'foo' to 'foo' 178 VARIABLES: Expanding 'foo' to 'foo'
179 VARIABLES: Expanding 'target' to 'target' 179 VARIABLES: Expanding 'target' to 'target'
180 VARIABLES: Expanding 'none' to 'none' 180 VARIABLES: Expanding 'none' to 'none'
181 VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'type': '<', 'replace': '<(var6)'} 181 VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'replace': '<(var6)', 't ype': '<', 'command_string': None}
182 VARIABLES: Expanding 'var6' to 'var6' 182 VARIABLES: Expanding 'var6' to 'var6'
183 VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'type': '<!', 're place': '<!(echo <(var5)'} 183 VARIABLES: Matches: {'content': 'echo <(var5', 'is_array': '', 'replace': '<!(ec ho <(var5)', 'type': '<!', 'command_string': None}
184 VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'type': '<', 'replace': '<(var5)'} 184 VARIABLES: Matches: {'content': 'var5', 'is_array': '', 'replace': '<(var5)', 't ype': '<', 'command_string': None}
185 VARIABLES: Expanding 'var5' to 'var5' 185 VARIABLES: Expanding 'var5' to 'var5'
186 VARIABLES: Found output 'echo letters_list', recursing. 186 VARIABLES: Found output 'echo letters_list', recursing.
187 VARIABLES: Expanding 'echo letters_list' to 'echo letters_list' 187 VARIABLES: Expanding 'echo letters_list' to 'echo letters_list'
188 VARIABLES: Expanding 'echo <(var5)list' to 'echo letters_list' 188 VARIABLES: Expanding 'echo <(var5)list' to 'echo letters_list'
189 VARIABLES: Executing command 'echo letters_list' in directory 'None' 189 VARIABLES: Executing command 'echo letters_list' in directory 'None'
190 VARIABLES: Found output 'letters_list', recursing. 190 VARIABLES: Found output 'letters_list', recursing.
191 VARIABLES: Expanding 'letters_list' to 'letters_list' 191 VARIABLES: Expanding 'letters_list' to 'letters_list'
192 VARIABLES: Expanding '<!(echo <(var5)<(var6))' to 'letters_list' 192 VARIABLES: Expanding '<!(echo <(var5)<(var6))' to 'letters_list'
193 VARIABLES: Expanding 'test_action' to 'test_action' 193 VARIABLES: Expanding 'test_action' to 'test_action'
194 VARIABLES: Expanding 'echo' to 'echo' 194 VARIABLES: Expanding 'echo' to 'echo'
195 VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'type': '<', 'replace ': '<(_inputs)'} 195 VARIABLES: Matches: {'content': '_inputs', 'is_array': '', 'replace': '<(_inputs )', 'type': '<', 'command_string': None}
196 VARIABLES: Expanding '_inputs' to '_inputs' 196 VARIABLES: Expanding '_inputs' to '_inputs'
197 VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'type': '<', 'replace': '<(var2)'} 197 VARIABLES: Matches: {'content': 'var2', 'is_array': '', 'replace': '<(var2)', 't ype': '<', 'command_string': None}
198 VARIABLES: Expanding 'var2' to 'var2' 198 VARIABLES: Expanding 'var2' to 'var2'
199 VARIABLES: Found output '3.14159265359 ABCD', recursing. 199 VARIABLES: Found output '3.14159265359 ABCD', recursing.
200 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD' 200 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
201 VARIABLES: Expanding '<(var2)' to '3.14159265359 ABCD' 201 VARIABLES: Expanding '<(var2)' to '3.14159265359 ABCD'
202 VARIABLES: Found output '"3.14159265359 ABCD"', recursing. 202 VARIABLES: Found output '"3.14159265359 ABCD"', recursing.
203 VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"' 203 VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
204 VARIABLES: Expanding '<(_inputs)' to '"3.14159265359 ABCD"' 204 VARIABLES: Expanding '<(_inputs)' to '"3.14159265359 ABCD"'
205 VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'type': '<', 'replac e': '<(_outputs)'} 205 VARIABLES: Matches: {'content': '_outputs', 'is_array': '', 'replace': '<(_outpu ts)', 'type': '<', 'command_string': None}
206 VARIABLES: Expanding '_outputs' to '_outputs' 206 VARIABLES: Expanding '_outputs' to '_outputs'
207 VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'type': '<', 'replace': '<(var4)'} 207 VARIABLES: Matches: {'content': 'var4', 'is_array': '', 'replace': '<(var4)', 't ype': '<', 'command_string': None}
208 VARIABLES: Expanding 'var4' to 'var4' 208 VARIABLES: Expanding 'var4' to 'var4'
209 VARIABLES: Found output 'ABCD', recursing. 209 VARIABLES: Found output 'ABCD', recursing.
210 VARIABLES: Expanding 'ABCD' to 'ABCD' 210 VARIABLES: Expanding 'ABCD' to 'ABCD'
211 VARIABLES: Expanding '<(var4)' to 'ABCD' 211 VARIABLES: Expanding '<(var4)' to 'ABCD'
212 VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'type': '<', 'replace': '<(var7)'} 212 VARIABLES: Matches: {'content': 'var7', 'is_array': '', 'replace': '<(var7)', 't ype': '<', 'command_string': None}
213 VARIABLES: Expanding 'var7' to 'var7' 213 VARIABLES: Expanding 'var7' to 'var7'
214 VARIABLES: Found output 'letters_list', recursing. 214 VARIABLES: Found output 'letters_list', recursing.
215 VARIABLES: Expanding 'letters_list' to 'letters_list' 215 VARIABLES: Expanding 'letters_list' to 'letters_list'
216 VARIABLES: Expanding '<(var7)' to 'letters_list' 216 VARIABLES: Expanding '<(var7)' to 'letters_list'
217 VARIABLES: Found output 'ABCD letters_list', recursing. 217 VARIABLES: Found output 'ABCD letters_list', recursing.
218 VARIABLES: Expanding 'ABCD letters_list' to 'ABCD letters_list' 218 VARIABLES: Expanding 'ABCD letters_list' to 'ABCD letters_list'
219 VARIABLES: Expanding '<(_outputs)' to 'ABCD letters_list' 219 VARIABLES: Expanding '<(_outputs)' to 'ABCD letters_list'
220 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD' 220 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
221 VARIABLES: Expanding 'ABCD' to 'ABCD' 221 VARIABLES: Expanding 'ABCD' to 'ABCD'
222 VARIABLES: Expanding 'letters_list' to 'letters_list' 222 VARIABLES: Expanding 'letters_list' to 'letters_list'
(...skipping 22 matching lines...) Expand all
245 VARIABLES: Expanding 'target' to 'target' 245 VARIABLES: Expanding 'target' to 'target'
246 VARIABLES: Expanding 'none' to 'none' 246 VARIABLES: Expanding 'none' to 'none'
247 VARIABLES: Expanding 'letters_list' to 'letters_list' 247 VARIABLES: Expanding 'letters_list' to 'letters_list'
248 VARIABLES: Expanding 'test_action' to 'test_action' 248 VARIABLES: Expanding 'test_action' to 'test_action'
249 VARIABLES: Expanding 'echo' to 'echo' 249 VARIABLES: Expanding 'echo' to 'echo'
250 VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"' 250 VARIABLES: Expanding '"3.14159265359 ABCD"' to '"3.14159265359 ABCD"'
251 VARIABLES: Expanding 'ABCD letters_list' to 'ABCD letters_list' 251 VARIABLES: Expanding 'ABCD letters_list' to 'ABCD letters_list'
252 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD' 252 VARIABLES: Expanding '3.14159265359 ABCD' to '3.14159265359 ABCD'
253 VARIABLES: Expanding 'ABCD' to 'ABCD' 253 VARIABLES: Expanding 'ABCD' to 'ABCD'
254 VARIABLES: Expanding 'letters_list' to 'letters_list' 254 VARIABLES: Expanding 'letters_list' to 'letters_list'
OLDNEW
« no previous file with comments | « test/variables/commands/commands-repeated.gyp.stdout ('k') | test/variables/commands/commands.gyp.ignore-env.stdout » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698