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 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
335 }, # target_name: chromium_builder_nacl_win_integration | 335 }, # target_name: chromium_builder_nacl_win_integration |
336 { | 336 { |
337 'target_name': 'chromium_builder_perf', | 337 'target_name': 'chromium_builder_perf', |
338 'type': 'none', | 338 'type': 'none', |
339 'dependencies': [ | 339 'dependencies': [ |
340 'chromium_builder_qa', # needed for pyauto | 340 'chromium_builder_qa', # needed for pyauto |
341 '../cc/cc_tests.gyp:cc_perftests', | 341 '../cc/cc_tests.gyp:cc_perftests', |
342 '../chrome/chrome.gyp:performance_browser_tests', | 342 '../chrome/chrome.gyp:performance_browser_tests', |
343 '../chrome/chrome.gyp:performance_ui_tests', | 343 '../chrome/chrome.gyp:performance_ui_tests', |
344 '../chrome/chrome.gyp:sync_performance_tests', | 344 '../chrome/chrome.gyp:sync_performance_tests', |
| 345 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
345 ], | 346 ], |
346 }, # target_name: chromium_builder_perf | 347 }, # target_name: chromium_builder_perf |
347 { | 348 { |
348 'target_name': 'chromium_gpu_builder', | 349 'target_name': 'chromium_gpu_builder', |
349 'type': 'none', | 350 'type': 'none', |
350 'dependencies': [ | 351 'dependencies': [ |
351 '../chrome/chrome.gyp:gpu_tests', | 352 '../chrome/chrome.gyp:gpu_tests', |
352 '../chrome/chrome.gyp:performance_browser_tests', | 353 '../chrome/chrome.gyp:performance_browser_tests', |
353 '../chrome/chrome.gyp:performance_ui_tests', | 354 '../chrome/chrome.gyp:performance_ui_tests', |
354 '../content/content.gyp:content_browsertests', | 355 '../content/content.gyp:content_browsertests', |
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
507 '../jingle/jingle.gyp:jingle_unittests', | 508 '../jingle/jingle.gyp:jingle_unittests', |
508 '../media/media.gyp:media_unittests', | 509 '../media/media.gyp:media_unittests', |
509 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 510 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
510 '../printing/printing.gyp:printing_unittests', | 511 '../printing/printing.gyp:printing_unittests', |
511 '../remoting/remoting.gyp:remoting_unittests', | 512 '../remoting/remoting.gyp:remoting_unittests', |
512 '../rlz/rlz.gyp:*', | 513 '../rlz/rlz.gyp:*', |
513 '../sql/sql.gyp:sql_unittests', | 514 '../sql/sql.gyp:sql_unittests', |
514 '../sync/sync.gyp:sync_unit_tests', | 515 '../sync/sync.gyp:sync_unit_tests', |
515 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 516 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
516 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 517 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 518 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
517 '../ui/ui.gyp:ui_unittests', | 519 '../ui/ui.gyp:ui_unittests', |
518 '../url/url.gyp:url_unittests', | 520 '../url/url.gyp:url_unittests', |
519 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 521 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
520 ], | 522 ], |
521 }, | 523 }, |
522 { | 524 { |
523 'target_name': 'chromium_builder_rel', | 525 'target_name': 'chromium_builder_rel', |
524 'type': 'none', | 526 'type': 'none', |
525 'dependencies': [ | 527 'dependencies': [ |
526 '../cc/cc_tests.gyp:cc_unittests', | 528 '../cc/cc_tests.gyp:cc_unittests', |
(...skipping 11 matching lines...) Expand all Loading... |
538 '../ipc/ipc.gyp:ipc_tests', | 540 '../ipc/ipc.gyp:ipc_tests', |
539 '../jingle/jingle.gyp:jingle_unittests', | 541 '../jingle/jingle.gyp:jingle_unittests', |
540 '../media/media.gyp:media_unittests', | 542 '../media/media.gyp:media_unittests', |
541 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 543 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
542 '../printing/printing.gyp:printing_unittests', | 544 '../printing/printing.gyp:printing_unittests', |
543 '../remoting/remoting.gyp:remoting_unittests', | 545 '../remoting/remoting.gyp:remoting_unittests', |
544 '../sql/sql.gyp:sql_unittests', | 546 '../sql/sql.gyp:sql_unittests', |
545 '../sync/sync.gyp:sync_unit_tests', | 547 '../sync/sync.gyp:sync_unit_tests', |
546 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 548 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
547 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 549 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 550 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
548 '../ui/ui.gyp:ui_unittests', | 551 '../ui/ui.gyp:ui_unittests', |
549 '../url/url.gyp:url_unittests', | 552 '../url/url.gyp:url_unittests', |
550 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 553 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
551 ], | 554 ], |
552 }, | 555 }, |
553 { | 556 { |
554 'target_name': 'chromium_builder_dbg_tsan_mac', | 557 'target_name': 'chromium_builder_dbg_tsan_mac', |
555 'type': 'none', | 558 'type': 'none', |
556 'dependencies': [ | 559 'dependencies': [ |
557 '../base/base.gyp:base_unittests', | 560 '../base/base.gyp:base_unittests', |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
634 '../ipc/ipc.gyp:ipc_tests', | 637 '../ipc/ipc.gyp:ipc_tests', |
635 '../jingle/jingle.gyp:jingle_unittests', | 638 '../jingle/jingle.gyp:jingle_unittests', |
636 '../media/media.gyp:media_unittests', | 639 '../media/media.gyp:media_unittests', |
637 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 640 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
638 '../printing/printing.gyp:printing_unittests', | 641 '../printing/printing.gyp:printing_unittests', |
639 '../remoting/remoting.gyp:remoting_unittests', | 642 '../remoting/remoting.gyp:remoting_unittests', |
640 '../sql/sql.gyp:sql_unittests', | 643 '../sql/sql.gyp:sql_unittests', |
641 '../sync/sync.gyp:sync_unit_tests', | 644 '../sync/sync.gyp:sync_unit_tests', |
642 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 645 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
643 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 646 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 647 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
644 '../ui/ui.gyp:ui_unittests', | 648 '../ui/ui.gyp:ui_unittests', |
645 '../ui/views/views.gyp:views_unittests', | 649 '../ui/views/views.gyp:views_unittests', |
646 '../url/url.gyp:url_unittests', | 650 '../url/url.gyp:url_unittests', |
647 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 651 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
648 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi
n', | 652 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi
n', |
649 ], | 653 ], |
650 'conditions': [ | 654 'conditions': [ |
651 ['target_arch!="x64"', { | 655 ['target_arch!="x64"', { |
652 'dependencies': [ | 656 'dependencies': [ |
653 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', | 657 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', |
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
895 '../chrome/chrome.gyp:interactive_ui_tests_run', | 899 '../chrome/chrome.gyp:interactive_ui_tests_run', |
896 '../chrome/chrome.gyp:sync_integration_tests_run', | 900 '../chrome/chrome.gyp:sync_integration_tests_run', |
897 '../chrome/chrome.gyp:unit_tests_run', | 901 '../chrome/chrome.gyp:unit_tests_run', |
898 '../net/net.gyp:net_unittests_run', | 902 '../net/net.gyp:net_unittests_run', |
899 ], | 903 ], |
900 }, # target_name: chromium_swarm_tests | 904 }, # target_name: chromium_swarm_tests |
901 ], | 905 ], |
902 }], | 906 }], |
903 ], # conditions | 907 ], # conditions |
904 } | 908 } |
OLD | NEW |