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 1285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1296 'browser/sync/profile_sync_test_util.h', | 1296 'browser/sync/profile_sync_test_util.h', |
1297 'browser/sync/sessions2/tab_node_pool2_unittest.cc', | 1297 'browser/sync/sessions2/tab_node_pool2_unittest.cc', |
1298 'browser/sync/sync_global_error_unittest.cc', | 1298 'browser/sync/sync_global_error_unittest.cc', |
1299 'browser/sync/sync_prefs_unittest.cc', | 1299 'browser/sync/sync_prefs_unittest.cc', |
1300 'browser/sync/sync_startup_tracker_unittest.cc', | 1300 'browser/sync/sync_startup_tracker_unittest.cc', |
1301 'browser/sync/sync_ui_util_unittest.cc', | 1301 'browser/sync/sync_ui_util_unittest.cc', |
1302 'browser/sync/test/test_http_bridge_factory.cc', | 1302 'browser/sync/test/test_http_bridge_factory.cc', |
1303 'browser/sync/test/test_http_bridge_factory.h', | 1303 'browser/sync/test/test_http_bridge_factory.h', |
1304 'browser/sync/test_profile_sync_service.cc', | 1304 'browser/sync/test_profile_sync_service.cc', |
1305 'browser/sync/test_profile_sync_service.h', | 1305 'browser/sync/test_profile_sync_service.h', |
1306 'browser/sync_file_system/drive_backend/api_util_unittest.cc', | |
1307 'browser/sync_file_system/drive_backend/drive_file_sync_service_fake_uni
ttest.cc', | |
1308 'browser/sync_file_system/drive_backend/drive_file_sync_service_sync_uni
ttest.cc', | |
1309 'browser/sync_file_system/drive_backend/drive_file_sync_service_unittest
.cc', | |
1310 'browser/sync_file_system/drive_backend/drive_metadata_store_unittest.cc
', | |
1311 'browser/sync_file_system/drive_backend/fake_api_util.cc', | |
1312 'browser/sync_file_system/drive_backend/fake_api_util.h', | |
1313 'browser/sync_file_system/drive_backend/fake_api_util_unittest.cc', | |
1314 'browser/sync_file_system/drive_backend/fake_drive_service_helper.cc', | |
1315 'browser/sync_file_system/drive_backend/fake_drive_service_helper.h', | |
1316 'browser/sync_file_system/drive_backend/local_sync_operation_resolver_un
ittest.cc', | |
1317 'browser/sync_file_system/drive_backend/metadata_database_unittest.cc', | 1306 'browser/sync_file_system/drive_backend/metadata_database_unittest.cc', |
1318 'browser/sync_file_system/drive_backend/metadata_db_migration_util_unitt
est.cc', | 1307 'browser/sync_file_system/drive_backend/metadata_db_migration_util_unitt
est.cc', |
1319 'browser/sync_file_system/drive_backend/remote_sync_operation_resolver_u
nittest.cc', | 1308 'browser/sync_file_system/drive_backend_v1/api_util_unittest.cc', |
| 1309 'browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_
unittest.cc', |
| 1310 'browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_
unittest.cc', |
| 1311 'browser/sync_file_system/drive_backend_v1/drive_file_sync_service_unitt
est.cc', |
| 1312 'browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest
.cc', |
| 1313 'browser/sync_file_system/drive_backend_v1/fake_api_util.cc', |
| 1314 'browser/sync_file_system/drive_backend_v1/fake_api_util.h', |
| 1315 'browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc', |
| 1316 'browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.cc'
, |
| 1317 'browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.h', |
| 1318 'browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver
_unittest.cc', |
| 1319 'browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolve
r_unittest.cc', |
1320 'browser/sync_file_system/fake_remote_change_processor.cc', | 1320 'browser/sync_file_system/fake_remote_change_processor.cc', |
1321 'browser/sync_file_system/fake_remote_change_processor.h', | 1321 'browser/sync_file_system/fake_remote_change_processor.h', |
1322 'browser/sync_file_system/file_change_unittest.cc', | 1322 'browser/sync_file_system/file_change_unittest.cc', |
1323 'browser/sync_file_system/local/canned_syncable_file_system.cc', | 1323 'browser/sync_file_system/local/canned_syncable_file_system.cc', |
1324 'browser/sync_file_system/local/canned_syncable_file_system.h', | 1324 'browser/sync_file_system/local/canned_syncable_file_system.h', |
1325 'browser/sync_file_system/local/local_file_change_tracker_unittest.cc', | 1325 'browser/sync_file_system/local/local_file_change_tracker_unittest.cc', |
1326 'browser/sync_file_system/local/local_file_sync_context_unittest.cc', | 1326 'browser/sync_file_system/local/local_file_sync_context_unittest.cc', |
1327 'browser/sync_file_system/local/local_file_sync_service_unittest.cc', | 1327 'browser/sync_file_system/local/local_file_sync_service_unittest.cc', |
1328 'browser/sync_file_system/local/local_file_sync_status_unittest.cc', | 1328 'browser/sync_file_system/local/local_file_sync_status_unittest.cc', |
1329 'browser/sync_file_system/local/mock_sync_status_observer.cc', | 1329 'browser/sync_file_system/local/mock_sync_status_observer.cc', |
(...skipping 1452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2782 # more details. | 2782 # more details. |
2783 'DebugInformationFormat': '3', | 2783 'DebugInformationFormat': '3', |
2784 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2784 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
2785 }, | 2785 }, |
2786 }, | 2786 }, |
2787 }, | 2787 }, |
2788 ], | 2788 ], |
2789 }], | 2789 }], |
2790 ], # 'conditions' | 2790 ], # 'conditions' |
2791 } | 2791 } |
OLD | NEW |