| 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 1713 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1724 'common/metrics/variations/variations_util_unittest.cc', | 1724 'common/metrics/variations/variations_util_unittest.cc', |
| 1725 'common/multi_process_lock_unittest.cc', | 1725 'common/multi_process_lock_unittest.cc', |
| 1726 'common/net/net_error_tracker_unittest.cc', | 1726 'common/net/net_error_tracker_unittest.cc', |
| 1727 'common/net/x509_certificate_model_unittest.cc', | 1727 'common/net/x509_certificate_model_unittest.cc', |
| 1728 'common/partial_circular_buffer_unittest.cc', | 1728 'common/partial_circular_buffer_unittest.cc', |
| 1729 'common/pref_names_util_unittest.cc', | 1729 'common/pref_names_util_unittest.cc', |
| 1730 'common/service_process_util_unittest.cc', | 1730 'common/service_process_util_unittest.cc', |
| 1731 'common/switch_utils_unittest.cc', | 1731 'common/switch_utils_unittest.cc', |
| 1732 'common/thumbnail_score_unittest.cc', | 1732 'common/thumbnail_score_unittest.cc', |
| 1733 'common/time_format_unittest.cc', | 1733 'common/time_format_unittest.cc', |
| 1734 'common/translate/language_detection_util_unittest.cc', |
| 1735 'common/translate/translate_helper_metrics_unittest.cc', |
| 1734 'common/translate/translate_util_unittest.cc', | 1736 'common/translate/translate_util_unittest.cc', |
| 1735 'common/worker_thread_ticker_unittest.cc', | 1737 'common/worker_thread_ticker_unittest.cc', |
| 1736 'nacl/nacl_ipc_adapter_unittest.cc', | 1738 'nacl/nacl_ipc_adapter_unittest.cc', |
| 1737 'nacl/nacl_validation_query_unittest.cc', | 1739 'nacl/nacl_validation_query_unittest.cc', |
| 1738 'renderer/chrome_content_renderer_client_unittest.cc', | 1740 'renderer/chrome_content_renderer_client_unittest.cc', |
| 1739 'renderer/content_settings_observer_unittest.cc', | 1741 'renderer/content_settings_observer_unittest.cc', |
| 1740 'renderer/extensions/chrome_v8_context_set_unittest.cc', | 1742 'renderer/extensions/chrome_v8_context_set_unittest.cc', |
| 1741 'renderer/extensions/event_unittest.cc', | 1743 'renderer/extensions/event_unittest.cc', |
| 1742 'renderer/extensions/extension_localization_peer_unittest.cc', | 1744 'renderer/extensions/extension_localization_peer_unittest.cc', |
| 1743 'renderer/extensions/json_schema_unittest.cc', | 1745 'renderer/extensions/json_schema_unittest.cc', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 1756 'renderer/safe_browsing/scorer_unittest.cc', | 1758 'renderer/safe_browsing/scorer_unittest.cc', |
| 1757 'renderer/searchbox/searchbox_extension_unittest.cc', | 1759 'renderer/searchbox/searchbox_extension_unittest.cc', |
| 1758 'renderer/searchbox/searchbox_unittest.cc', | 1760 'renderer/searchbox/searchbox_unittest.cc', |
| 1759 'renderer/spellchecker/custom_dictionary_engine_unittest.cc', | 1761 'renderer/spellchecker/custom_dictionary_engine_unittest.cc', |
| 1760 'renderer/spellchecker/spellcheck_provider_hunspell_unittest.cc', | 1762 'renderer/spellchecker/spellcheck_provider_hunspell_unittest.cc', |
| 1761 'renderer/spellchecker/spellcheck_provider_mac_unittest.cc', | 1763 'renderer/spellchecker/spellcheck_provider_mac_unittest.cc', |
| 1762 'renderer/spellchecker/spellcheck_provider_test.cc', | 1764 'renderer/spellchecker/spellcheck_provider_test.cc', |
| 1763 'renderer/spellchecker/spellcheck_provider_test.h', | 1765 'renderer/spellchecker/spellcheck_provider_test.h', |
| 1764 'renderer/spellchecker/spellcheck_unittest.cc', | 1766 'renderer/spellchecker/spellcheck_unittest.cc', |
| 1765 'renderer/spellchecker/spellcheck_worditerator_unittest.cc', | 1767 'renderer/spellchecker/spellcheck_worditerator_unittest.cc', |
| 1766 'renderer/translate/translate_helper_unittest.cc', | |
| 1767 'renderer/translate/translate_helper_metrics_unittest.cc', | |
| 1768 'renderer/web_apps_unittest.cc', | 1768 'renderer/web_apps_unittest.cc', |
| 1769 'service/cloud_print/cloud_print_helpers_unittest.cc', | 1769 'service/cloud_print/cloud_print_helpers_unittest.cc', |
| 1770 'service/cloud_print/cloud_print_token_store_unittest.cc', | 1770 'service/cloud_print/cloud_print_token_store_unittest.cc', |
| 1771 'service/cloud_print/cloud_print_url_fetcher_unittest.cc', | 1771 'service/cloud_print/cloud_print_url_fetcher_unittest.cc', |
| 1772 'service/cloud_print/connector_settings_unittest.cc', | 1772 'service/cloud_print/connector_settings_unittest.cc', |
| 1773 'service/cloud_print/printer_job_handler_unittest.cc', | 1773 'service/cloud_print/printer_job_handler_unittest.cc', |
| 1774 'service/cloud_print/printer_job_queue_handler_unittest.cc', | 1774 'service/cloud_print/printer_job_queue_handler_unittest.cc', |
| 1775 'service/service_process_prefs_unittest.cc', | 1775 'service/service_process_prefs_unittest.cc', |
| 1776 'service/service_process_unittest.cc', | 1776 'service/service_process_unittest.cc', |
| 1777 'test/base/browser_with_test_window_test.cc', | 1777 'test/base/browser_with_test_window_test.cc', |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1932 }, { # OS=="ios" | 1932 }, { # OS=="ios" |
| 1933 'dependencies': [ | 1933 'dependencies': [ |
| 1934 '../third_party/ocmock/ocmock.gyp:ocmock', | 1934 '../third_party/ocmock/ocmock.gyp:ocmock', |
| 1935 ], | 1935 ], |
| 1936 'sources/': [ | 1936 'sources/': [ |
| 1937 # Exclude everything but iOS-specific files. | 1937 # Exclude everything but iOS-specific files. |
| 1938 ['exclude', '\\.(cc|mm)$'], | 1938 ['exclude', '\\.(cc|mm)$'], |
| 1939 ['include', '_ios\\.(cc|mm)$'], | 1939 ['include', '_ios\\.(cc|mm)$'], |
| 1940 ['include', '(^|/)ios/'], | 1940 ['include', '(^|/)ios/'], |
| 1941 # TODO(ios): Add files here as they are updated to compile on iOS. | 1941 # TODO(ios): Add files here as they are updated to compile on iOS. |
| 1942 ['include', '^common/translate/language_detection_util_unittest\\.cc
$'], |
| 1943 ['include', '^common/translate/translate_util_unittest\\.cc$'], |
| 1942 ['include', '^common/zip_'], | 1944 ['include', '^common/zip_'], |
| 1943 ], | 1945 ], |
| 1944 'conditions': [ | 1946 'conditions': [ |
| 1945 ['coverage != 0', { | 1947 ['coverage != 0', { |
| 1946 'sources/': [ | 1948 'sources/': [ |
| 1947 # These tests crash when run with coverage turned on due to an | 1949 # These tests crash when run with coverage turned on due to an |
| 1948 # issue with llvm_gcda_increment_indirect_counter: | 1950 # issue with llvm_gcda_increment_indirect_counter: |
| 1949 # http://crbug.com/156058 | 1951 # http://crbug.com/156058 |
| 1950 ['exclude', '^browser/autocomplete/bookmark_provider_unittest\\.
cc$'], | 1952 ['exclude', '^browser/autocomplete/bookmark_provider_unittest\\.
cc$'], |
| 1951 ['exclude', '^browser/autocomplete/builtin_provider_unittest\\.c
c$'], | 1953 ['exclude', '^browser/autocomplete/builtin_provider_unittest\\.c
c$'], |
| (...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2647 # more details. | 2649 # more details. |
| 2648 'DebugInformationFormat': '3', | 2650 'DebugInformationFormat': '3', |
| 2649 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2651 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
| 2650 }, | 2652 }, |
| 2651 }, | 2653 }, |
| 2652 }, | 2654 }, |
| 2653 ], | 2655 ], |
| 2654 }], | 2656 }], |
| 2655 ], # 'conditions' | 2657 ], # 'conditions' |
| 2656 } | 2658 } |
| OLD | NEW |