blob: 96615b66314c448becb0029dc1d23f7c108976a0 [file] [log] [blame]
{'_DEPTH': '.',
'included_files': ['commands-repeated.gyp', 'commands.gypi'],
'targets': [{'actions': [{'action': ['echo',
'"3.14159265359 ABCD"',
'ABCD letters_list'],
'action_name': 'test_action',
'inputs': ['3.14159265359 ABCD'],
'outputs': ['ABCD', 'letters_list'],
'variables': {'var7': 'letters_list'}},
{'action': ['echo',
'"3.14159265359 ABCD"',
'ABCD letters_list'],
'action_name': 'test_action_prime',
'inputs': ['3.14159265359 ABCD'],
'outputs': ['ABCD', 'letters_list'],
'variables': {'var7': 'letters_list'}},
{'action': ['echo',
'"3.14159265359 ABCD"',
'ABCD letters_list'],
'action_name': 'test_action_prime_prime',
'inputs': ['3.14159265359 ABCD'],
'outputs': ['ABCD', 'letters_list'],
'variables': {'var7': 'letters_list'}}],
'configurations': {'Default': {}},
'default_configuration': 'Default',
'target_name': 'foo',
'toolset': 'target',
'type': 'none',
'variables': {'var1': '3.14159265359',
'var10': '7 8 9',
'var11': ['7', '8', '9'],
'var12': ' 10',
'var13': '11 ',
'var14': '012',
'var15': '13.0',
'var16': '+14',
'var17': '-15',
'var18': '0',
'var1prime': '3.14159265359',
'var2': '3.14159265359 ABCD',
'var2prime': '3.14159265359 ABCD',
'var3': 'ABCD',
'var3prime': 'ABCD',
'var4': 'ABCD',
'var4prime': 'ABCD',
'var5': 'letters_',
'var6': 'list',
'var7': '5',
'var8': '5blah',
'var9': '6'}},
{'configurations': {'Default': {}},
'default_configuration': 'Default',
'target_name': 'dummy',
'toolset': 'target',
'type': 'none'}],
'variables': {'check_included': 'XYZ',
'check_int': '5',
'check_list_int': ['7', '8', '9'],
'check_lists': ['XYZ', 'ABCDEFGHIJK'],
'check_str_int': '6',
'included_variable': 'XYZ',
'letters_list': 'ABCD',
'negative_int': '-15',
'not_int_1': ' 10',
'not_int_2': '11 ',
'not_int_3': '012',
'not_int_4': '13.0',
'not_int_5': '+14',
'other_letters': 'ABCDEFG',
'pi': 'import math; print math.pi',
'third_letters': 'ABCDEFGHIJK',
'zero_int': '0'}}