| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'All', | 8 'target_name': 'All', |
| 9 'type': 'none', | 9 'type': 'none', |
| 10 'xcode_create_dependents_test_runner': 1, | 10 'xcode_create_dependents_test_runner': 1, |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 189 '../chrome/chrome.gyp:safe_browsing_tests', | 189 '../chrome/chrome.gyp:safe_browsing_tests', |
| 190 '../chrome/chrome.gyp:sync_integration_tests', | 190 '../chrome/chrome.gyp:sync_integration_tests', |
| 191 '../chrome/chrome.gyp:unit_tests', | 191 '../chrome/chrome.gyp:unit_tests', |
| 192 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 192 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 193 '../content/content.gyp:content_browsertests', | 193 '../content/content.gyp:content_browsertests', |
| 194 '../content/content.gyp:content_unittests', | 194 '../content/content.gyp:content_unittests', |
| 195 '../gpu/gpu.gyp:gpu_unittests', | 195 '../gpu/gpu.gyp:gpu_unittests', |
| 196 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', | 196 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', |
| 197 '../ipc/ipc.gyp:ipc_tests', | 197 '../ipc/ipc.gyp:ipc_tests', |
| 198 '../jingle/jingle.gyp:jingle_unittests', | 198 '../jingle/jingle.gyp:jingle_unittests', |
| 199 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 199 '../printing/printing.gyp:printing_unittests', | 200 '../printing/printing.gyp:printing_unittests', |
| 200 '../remoting/remoting.gyp:remoting_unittests', | 201 '../remoting/remoting.gyp:remoting_unittests', |
| 201 '../sync/sync.gyp:sync_unit_tests', | 202 '../sync/sync.gyp:sync_unit_tests', |
| 202 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 203 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 203 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 204 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 204 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', | 205 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', |
| 205 ], | 206 ], |
| 206 }], | 207 }], |
| 207 ['OS=="win"', { | 208 ['OS=="win"', { |
| 208 'dependencies': [ | 209 'dependencies': [ |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 357 '../chrome/chrome.gyp:sync_integration_tests', | 358 '../chrome/chrome.gyp:sync_integration_tests', |
| 358 '../chrome/chrome.gyp:unit_tests', | 359 '../chrome/chrome.gyp:unit_tests', |
| 359 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 360 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 360 '../content/content.gyp:content_browsertests', | 361 '../content/content.gyp:content_browsertests', |
| 361 '../content/content.gyp:content_unittests', | 362 '../content/content.gyp:content_unittests', |
| 362 '../ui/ui.gyp:ui_unittests', | 363 '../ui/ui.gyp:ui_unittests', |
| 363 '../gpu/gpu.gyp:gpu_unittests', | 364 '../gpu/gpu.gyp:gpu_unittests', |
| 364 '../ipc/ipc.gyp:ipc_tests', | 365 '../ipc/ipc.gyp:ipc_tests', |
| 365 '../jingle/jingle.gyp:jingle_unittests', | 366 '../jingle/jingle.gyp:jingle_unittests', |
| 366 '../media/media.gyp:media_unittests', | 367 '../media/media.gyp:media_unittests', |
| 368 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 367 '../printing/printing.gyp:printing_unittests', | 369 '../printing/printing.gyp:printing_unittests', |
| 368 '../remoting/remoting.gyp:remoting_unittests', | 370 '../remoting/remoting.gyp:remoting_unittests', |
| 369 '../rlz/rlz.gyp:*', | 371 '../rlz/rlz.gyp:*', |
| 370 '../sql/sql.gyp:sql_unittests', | 372 '../sql/sql.gyp:sql_unittests', |
| 371 '../sync/sync.gyp:sync_unit_tests', | 373 '../sync/sync.gyp:sync_unit_tests', |
| 372 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 374 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 373 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 375 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 374 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', | 376 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', |
| 375 'temp_gyp/googleurl.gyp:googleurl_unittests', | 377 'temp_gyp/googleurl.gyp:googleurl_unittests', |
| 376 ], | 378 ], |
| (...skipping 10 matching lines...) Expand all Loading... |
| 387 '../chrome/chrome.gyp:sync_integration_tests', | 389 '../chrome/chrome.gyp:sync_integration_tests', |
| 388 '../chrome/chrome.gyp:unit_tests', | 390 '../chrome/chrome.gyp:unit_tests', |
| 389 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 391 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 390 '../content/content.gyp:content_browsertests', | 392 '../content/content.gyp:content_browsertests', |
| 391 '../content/content.gyp:content_unittests', | 393 '../content/content.gyp:content_unittests', |
| 392 '../ui/ui.gyp:ui_unittests', | 394 '../ui/ui.gyp:ui_unittests', |
| 393 '../gpu/gpu.gyp:gpu_unittests', | 395 '../gpu/gpu.gyp:gpu_unittests', |
| 394 '../ipc/ipc.gyp:ipc_tests', | 396 '../ipc/ipc.gyp:ipc_tests', |
| 395 '../jingle/jingle.gyp:jingle_unittests', | 397 '../jingle/jingle.gyp:jingle_unittests', |
| 396 '../media/media.gyp:media_unittests', | 398 '../media/media.gyp:media_unittests', |
| 399 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 397 '../printing/printing.gyp:printing_unittests', | 400 '../printing/printing.gyp:printing_unittests', |
| 398 '../remoting/remoting.gyp:remoting_unittests', | 401 '../remoting/remoting.gyp:remoting_unittests', |
| 399 '../sql/sql.gyp:sql_unittests', | 402 '../sql/sql.gyp:sql_unittests', |
| 400 '../sync/sync.gyp:sync_unit_tests', | 403 '../sync/sync.gyp:sync_unit_tests', |
| 401 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 404 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 402 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 405 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 403 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', | 406 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', |
| 404 'temp_gyp/googleurl.gyp:googleurl_unittests', | 407 'temp_gyp/googleurl.gyp:googleurl_unittests', |
| 405 ], | 408 ], |
| 406 }, | 409 }, |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 486 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', | 489 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', |
| 487 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', | 490 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', |
| 488 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', | 491 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', |
| 489 '../chrome_frame/chrome_frame.gyp:npchrome_frame', | 492 '../chrome_frame/chrome_frame.gyp:npchrome_frame', |
| 490 '../courgette/courgette.gyp:courgette_unittests', | 493 '../courgette/courgette.gyp:courgette_unittests', |
| 491 '../ui/ui.gyp:ui_unittests', | 494 '../ui/ui.gyp:ui_unittests', |
| 492 '../gpu/gpu.gyp:gpu_unittests', | 495 '../gpu/gpu.gyp:gpu_unittests', |
| 493 '../ipc/ipc.gyp:ipc_tests', | 496 '../ipc/ipc.gyp:ipc_tests', |
| 494 '../jingle/jingle.gyp:jingle_unittests', | 497 '../jingle/jingle.gyp:jingle_unittests', |
| 495 '../media/media.gyp:media_unittests', | 498 '../media/media.gyp:media_unittests', |
| 499 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 496 '../printing/printing.gyp:printing_unittests', | 500 '../printing/printing.gyp:printing_unittests', |
| 497 '../remoting/remoting.gyp:remoting_unittests', | 501 '../remoting/remoting.gyp:remoting_unittests', |
| 498 '../sql/sql.gyp:sql_unittests', | 502 '../sql/sql.gyp:sql_unittests', |
| 499 '../sync/sync.gyp:sync_unit_tests', | 503 '../sync/sync.gyp:sync_unit_tests', |
| 500 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 504 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 501 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 505 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 502 '../ui/views/views.gyp:views_unittests', | 506 '../ui/views/views.gyp:views_unittests', |
| 503 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', | 507 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', |
| 504 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', | 508 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
| 505 'temp_gyp/googleurl.gyp:googleurl_unittests', | 509 'temp_gyp/googleurl.gyp:googleurl_unittests', |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 624 { | 628 { |
| 625 'target_name': 'aura_builder', | 629 'target_name': 'aura_builder', |
| 626 'type': 'none', | 630 'type': 'none', |
| 627 'dependencies': [ | 631 'dependencies': [ |
| 628 '../cc/cc_tests.gyp:cc_unittests', | 632 '../cc/cc_tests.gyp:cc_unittests', |
| 629 '../chrome/chrome.gyp:browser_tests', | 633 '../chrome/chrome.gyp:browser_tests', |
| 630 '../chrome/chrome.gyp:chrome', | 634 '../chrome/chrome.gyp:chrome', |
| 631 '../chrome/chrome.gyp:interactive_ui_tests', | 635 '../chrome/chrome.gyp:interactive_ui_tests', |
| 632 '../chrome/chrome.gyp:unit_tests', | 636 '../chrome/chrome.gyp:unit_tests', |
| 633 '../content/content.gyp:content_browsertests', | 637 '../content/content.gyp:content_browsertests', |
| 638 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 634 '../remoting/remoting.gyp:remoting_unittests', | 639 '../remoting/remoting.gyp:remoting_unittests', |
| 635 '../ui/aura/aura.gyp:*', | 640 '../ui/aura/aura.gyp:*', |
| 636 '../ui/compositor/compositor.gyp:*', | 641 '../ui/compositor/compositor.gyp:*', |
| 637 '../ui/ui.gyp:ui_unittests', | 642 '../ui/ui.gyp:ui_unittests', |
| 638 '../ui/views/views.gyp:views', | 643 '../ui/views/views.gyp:views', |
| 639 '../ui/views/views.gyp:views_unittests', | 644 '../ui/views/views.gyp:views_unittests', |
| 640 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', | 645 '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_
compositor_bindings_unittests', |
| 641 '../webkit/webkit.gyp:pull_in_webkit_unit_tests', | 646 '../webkit/webkit.gyp:pull_in_webkit_unit_tests', |
| 642 ], | 647 ], |
| 643 'conditions': [ | 648 'conditions': [ |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 696 '../base/base.gyp:base_unittests_run', | 701 '../base/base.gyp:base_unittests_run', |
| 697 '../chrome/chrome.gyp:browser_tests_run', | 702 '../chrome/chrome.gyp:browser_tests_run', |
| 698 '../chrome/chrome.gyp:unit_tests_run', | 703 '../chrome/chrome.gyp:unit_tests_run', |
| 699 '../net/net.gyp:net_unittests_run', | 704 '../net/net.gyp:net_unittests_run', |
| 700 ], | 705 ], |
| 701 }, # target_name: chromium_swarm_tests | 706 }, # target_name: chromium_swarm_tests |
| 702 ], | 707 ], |
| 703 }], | 708 }], |
| 704 ], # conditions | 709 ], # conditions |
| 705 } | 710 } |
| OLD | NEW |