OLD | NEW |
1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'targets': [ | 5 'targets': [ |
6 { | 6 { |
7 # This target contains mocks and test utilities that don't belong in | 7 # This target contains mocks and test utilities that don't belong in |
8 # production libraries but are used by more than one test executable. | 8 # production libraries but are used by more than one test executable. |
9 'target_name': 'test_support_common', | 9 'target_name': 'test_support_common', |
10 'type': 'static_library', | 10 'type': 'static_library', |
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
424 '../net/net.gyp:net_test_support', | 424 '../net/net.gyp:net_test_support', |
425 '../sync/sync.gyp:test_support_sync_api', | 425 '../sync/sync.gyp:test_support_sync_api', |
426 '../sync/sync.gyp:test_support_sync_core', | 426 '../sync/sync.gyp:test_support_sync_core', |
427 '../sync/sync.gyp:test_support_sync_internal_api', | 427 '../sync/sync.gyp:test_support_sync_internal_api', |
428 '../sync/sync.gyp:test_support_sync_notifier', | 428 '../sync/sync.gyp:test_support_sync_notifier', |
429 '../testing/gmock.gyp:gmock', | 429 '../testing/gmock.gyp:gmock', |
430 '../testing/gtest.gyp:gtest', | 430 '../testing/gtest.gyp:gtest', |
431 'test_support_common', | 431 'test_support_common', |
432 'test_support_unit', | 432 'test_support_unit', |
433 # 3) anything tests directly depend on | 433 # 3) anything tests directly depend on |
| 434 '../courgette/courgette.gyp:courgette_lib', |
434 '../google_apis/google_apis.gyp:google_apis', | 435 '../google_apis/google_apis.gyp:google_apis', |
435 '../skia/skia.gyp:skia', | 436 '../skia/skia.gyp:skia', |
436 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 437 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
437 '../third_party/icu/icu.gyp:icui18n', | 438 '../third_party/icu/icu.gyp:icui18n', |
438 '../third_party/icu/icu.gyp:icuuc', | 439 '../third_party/icu/icu.gyp:icuuc', |
439 '../third_party/libxml/libxml.gyp:libxml', | 440 '../third_party/libxml/libxml.gyp:libxml', |
440 '../ui/ui.gyp:ui_resources', | 441 '../ui/ui.gyp:ui_resources', |
441 '../ui/ui.gyp:ui_test_support', | 442 '../ui/ui.gyp:ui_test_support', |
442 'chrome_resources.gyp:chrome_resources', | 443 'chrome_resources.gyp:chrome_resources', |
443 'chrome_resources.gyp:chrome_strings', | 444 'chrome_resources.gyp:chrome_strings', |
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
672 'browser/chromeos/settings/session_manager_operation_unittest.cc', | 673 'browser/chromeos/settings/session_manager_operation_unittest.cc', |
673 'browser/chromeos/settings/stub_cros_settings_provider_unittest.cc', | 674 'browser/chromeos/settings/stub_cros_settings_provider_unittest.cc', |
674 'browser/chromeos/status/network_menu_icon.cc', | 675 'browser/chromeos/status/network_menu_icon.cc', |
675 'browser/chromeos/status/network_menu_icon_unittest.cc', | 676 'browser/chromeos/status/network_menu_icon_unittest.cc', |
676 'browser/chromeos/system/automatic_reboot_manager_unittest.cc', | 677 'browser/chromeos/system/automatic_reboot_manager_unittest.cc', |
677 'browser/chromeos/system_logs/lsb_release_log_source_unittest.cc', | 678 'browser/chromeos/system_logs/lsb_release_log_source_unittest.cc', |
678 'browser/chromeos/version_loader_unittest.cc', | 679 'browser/chromeos/version_loader_unittest.cc', |
679 'browser/chromeos/web_socket_proxy_helper_unittest.cc', | 680 'browser/chromeos/web_socket_proxy_helper_unittest.cc', |
680 'browser/command_updater_unittest.cc', | 681 'browser/command_updater_unittest.cc', |
681 'browser/component_updater/test/component_installers_unittest.cc', | 682 'browser/component_updater/test/component_installers_unittest.cc', |
| 683 'browser/component_updater/test/component_patcher_mock.h', |
| 684 'browser/component_updater/test/component_patcher_unittest.cc', |
682 'browser/component_updater/test/component_updater_service_unittest.cc', | 685 'browser/component_updater/test/component_updater_service_unittest.cc', |
| 686 'browser/component_updater/test/test_installer.cc', |
683 'browser/content_settings/content_settings_default_provider_unittest.cc'
, | 687 'browser/content_settings/content_settings_default_provider_unittest.cc'
, |
684 'browser/content_settings/content_settings_mock_observer.cc', | 688 'browser/content_settings/content_settings_mock_observer.cc', |
685 'browser/content_settings/content_settings_mock_observer.h', | 689 'browser/content_settings/content_settings_mock_observer.h', |
686 'browser/content_settings/content_settings_mock_provider.cc', | 690 'browser/content_settings/content_settings_mock_provider.cc', |
687 'browser/content_settings/content_settings_mock_provider.h', | 691 'browser/content_settings/content_settings_mock_provider.h', |
688 'browser/content_settings/content_settings_origin_identifier_value_map_u
nittest.cc', | 692 'browser/content_settings/content_settings_origin_identifier_value_map_u
nittest.cc', |
689 'browser/content_settings/content_settings_policy_provider_unittest.cc', | 693 'browser/content_settings/content_settings_policy_provider_unittest.cc', |
690 'browser/content_settings/content_settings_pref_provider_unittest.cc', | 694 'browser/content_settings/content_settings_pref_provider_unittest.cc', |
691 'browser/content_settings/content_settings_provider_unittest.cc', | 695 'browser/content_settings/content_settings_provider_unittest.cc', |
692 'browser/content_settings/content_settings_rule_unittest.cc', | 696 'browser/content_settings/content_settings_rule_unittest.cc', |
(...skipping 1881 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2574 # more details. | 2578 # more details. |
2575 'DebugInformationFormat': '3', | 2579 'DebugInformationFormat': '3', |
2576 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2580 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
2577 }, | 2581 }, |
2578 }, | 2582 }, |
2579 }, | 2583 }, |
2580 ], | 2584 ], |
2581 }], | 2585 }], |
2582 ], # 'conditions' | 2586 ], # 'conditions' |
2583 } | 2587 } |
OLD | NEW |