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 1931 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1942 'utility/cloud_print/pwg_encoder_unittest.cc', | 1942 'utility/cloud_print/pwg_encoder_unittest.cc', |
1943 'utility/extensions/unpacker_unittest.cc', | 1943 'utility/extensions/unpacker_unittest.cc', |
1944 'utility/image_writer/image_writer_unittest.cc', | 1944 'utility/image_writer/image_writer_unittest.cc', |
1945 'utility/importer/bookmark_html_reader_unittest.cc', | 1945 'utility/importer/bookmark_html_reader_unittest.cc', |
1946 'utility/importer/bookmarks_file_importer_unittest.cc', | 1946 'utility/importer/bookmarks_file_importer_unittest.cc', |
1947 'utility/importer/firefox_importer_unittest.cc', | 1947 'utility/importer/firefox_importer_unittest.cc', |
1948 'utility/importer/firefox_importer_unittest_messages_internal.h', | 1948 'utility/importer/firefox_importer_unittest_messages_internal.h', |
1949 'utility/importer/firefox_importer_unittest_utils.h', | 1949 'utility/importer/firefox_importer_unittest_utils.h', |
1950 'utility/importer/firefox_importer_unittest_utils_mac.cc', | 1950 'utility/importer/firefox_importer_unittest_utils_mac.cc', |
1951 'utility/importer/safari_importer_unittest.mm', | 1951 'utility/importer/safari_importer_unittest.mm', |
1952 'utility/media_galleries/image_metadata_extractor_unittest.cc', | |
1953 | 1952 |
1954 # Duplicate these tests here because PathService has more items in | 1953 # Duplicate these tests here because PathService has more items in |
1955 # unit_tests than in base_unittests. | 1954 # unit_tests than in base_unittests. |
1956 '../base/path_service_unittest.cc', | 1955 '../base/path_service_unittest.cc', |
1957 | 1956 |
1958 # TODO(yael): Move to //components/components_tests.gypi once | 1957 # TODO(yael): Move to //components/components_tests.gypi once |
1959 # nacl_defines is moved out of chrome.gyp into a common place. | 1958 # nacl_defines is moved out of chrome.gyp into a common place. |
1960 '../components/nacl/loader/nacl_ipc_adapter_unittest.cc', | 1959 '../components/nacl/loader/nacl_ipc_adapter_unittest.cc', |
1961 '../components/nacl/loader/nacl_validation_query_unittest.cc', | 1960 '../components/nacl/loader/nacl_validation_query_unittest.cc', |
1962 | 1961 |
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2618 ['exclude', '^browser/ui/webui/downloads_'], | 2617 ['exclude', '^browser/ui/webui/downloads_'], |
2619 ['exclude', '^browser/ui/webui/flags_'], | 2618 ['exclude', '^browser/ui/webui/flags_'], |
2620 ['exclude', '^browser/ui/webui/help/'], | 2619 ['exclude', '^browser/ui/webui/help/'], |
2621 ['exclude', '^browser/ui/webui/options/'], | 2620 ['exclude', '^browser/ui/webui/options/'], |
2622 ['exclude', '^browser/ui/webui/options/'], | 2621 ['exclude', '^browser/ui/webui/options/'], |
2623 ['exclude', '^browser/ui/webui/signin/'], | 2622 ['exclude', '^browser/ui/webui/signin/'], |
2624 ['exclude', '^browser/ui/webui/suggestions_internals'], | 2623 ['exclude', '^browser/ui/webui/suggestions_internals'], |
2625 ['exclude', '^browser/ui/webui/sync_promo'], | 2624 ['exclude', '^browser/ui/webui/sync_promo'], |
2626 ['exclude', '^tools/profile_reset/'], | 2625 ['exclude', '^tools/profile_reset/'], |
2627 ['exclude', '^utility/importer/'], | 2626 ['exclude', '^utility/importer/'], |
2628 ['exclude', '^utility/media_galleries/'], | |
2629 ], | 2627 ], |
2630 'conditions': [ | 2628 'conditions': [ |
2631 ['gtest_target_type == "shared_library"', { | 2629 ['gtest_target_type == "shared_library"', { |
2632 'dependencies': [ | 2630 'dependencies': [ |
2633 '../testing/android/native_test.gyp:native_test_native_code', | 2631 '../testing/android/native_test.gyp:native_test_native_code', |
2634 ], | 2632 ], |
2635 }], | 2633 }], |
2636 ], | 2634 ], |
2637 }], # OS == android | 2635 }], # OS == android |
2638 ['OS!="android" and OS!="ios" and chromeos==0 and configuration_policy==
1', { | 2636 ['OS!="android" and OS!="ios" and chromeos==0 and configuration_policy==
1', { |
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2893 'browser/ui/app_list/test/fake_profile_store.h', | 2891 'browser/ui/app_list/test/fake_profile_store.h', |
2894 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2892 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
2895 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 2893 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
2896 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2894 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
2897 ], | 2895 ], |
2898 }, | 2896 }, |
2899 ], | 2897 ], |
2900 }], | 2898 }], |
2901 ], # 'conditions' | 2899 ], # 'conditions' |
2902 } | 2900 } |
OLD | NEW |