Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Side by Side Diff: build/all.gyp

Issue 377693003: add 25 *_unittests to Dr.Memory build target chromium_builder_dbg_drmemory_win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 'variables': { 6 'variables': {
7 # A hook that can be overridden in other repositories to add additional 7 # A hook that can be overridden in other repositories to add additional
8 # compilation targets to 'All'. Only used on Android. 8 # compilation targets to 'All'. Only used on Android.
9 'android_app_targets%': [], 9 'android_app_targets%': [],
10 }, 10 },
(...skipping 1012 matching lines...) Expand 10 before | Expand all | Expand 10 after
1023 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 1023 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
1024 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 1024 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
1025 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 1025 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
1026 '../url/url.gyp:url_unittests', 1026 '../url/url.gyp:url_unittests',
1027 ], 1027 ],
1028 }, 1028 },
1029 { 1029 {
1030 'target_name': 'chromium_builder_dbg_drmemory_win', 1030 'target_name': 'chromium_builder_dbg_drmemory_win',
1031 'type': 'none', 1031 'type': 'none',
1032 'dependencies': [ 1032 'dependencies': [
1033 '../ash/ash.gyp:ash_shell_unittests',
1034 '../ash/ash.gyp:ash_unittests',
1033 '../base/base.gyp:base_unittests', 1035 '../base/base.gyp:base_unittests',
1036 '../cc/cc_tests.gyp:cc_unittests',
1037 '../chrome/chrome.gyp:browser_tests',
1038 '../chrome/chrome.gyp:chrome_app_unittests',
1039 '../chrome/chrome.gyp:chromedriver_unittests',
1040 '../chrome/chrome.gyp:installer_util_unittests',
1034 '../chrome/chrome.gyp:unit_tests', 1041 '../chrome/chrome.gyp:unit_tests',
1035 '../chrome/chrome.gyp:browser_tests', 1042 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1036 '../cloud_print/cloud_print.gyp:cloud_print_unittests', 1043 '../cloud_print/cloud_print.gyp:cloud_print_unittests',
1037 '../components/components_tests.gyp:components_unittests', 1044 '../components/components_tests.gyp:components_unittests',
1038 '../content/content_shell_and_tests.gyp:content_browsertests', 1045 '../content/content_shell_and_tests.gyp:content_browsertests',
1039 '../content/content_shell_and_tests.gyp:content_shell', 1046 '../content/content_shell_and_tests.gyp:content_shell',
1040 '../content/content_shell_and_tests.gyp:content_shell_crash_service' , 1047 '../content/content_shell_and_tests.gyp:content_shell_crash_service' ,
1041 '../content/content_shell_and_tests.gyp:layout_test_helper', 1048 '../content/content_shell_and_tests.gyp:layout_test_helper',
1042 '../content/content_shell_and_tests.gyp:content_unittests', 1049 '../content/content_shell_and_tests.gyp:content_unittests',
1050 '../courgette/courgette.gyp:courgette_unittests',
1043 '../crypto/crypto.gyp:crypto_unittests', 1051 '../crypto/crypto.gyp:crypto_unittests',
1044 '../device/device_tests.gyp:device_unittests', 1052 '../device/device_tests.gyp:device_unittests',
1053 '../extensions/extensions.gyp:extensions_unittests',
1054 '../gin/gin.gyp:gin_unittests',
1055 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1056 '../google_apis/google_apis.gyp:google_apis_unittests',
1057 '../gpu/gpu.gyp:angle_unittests',
1058 '../gpu/gpu.gyp:gpu_unittests',
1045 '../ipc/ipc.gyp:ipc_tests', 1059 '../ipc/ipc.gyp:ipc_tests',
1046 '../jingle/jingle.gyp:jingle_unittests', 1060 '../jingle/jingle.gyp:jingle_unittests',
1061 '../media/cast/cast.gyp:cast_unittests',
1047 '../media/media.gyp:media_unittests', 1062 '../media/media.gyp:media_unittests',
1048 '../mojo/mojo.gyp:mojo', 1063 '../mojo/mojo.gyp:mojo',
1049 '../net/net.gyp:net_unittests', 1064 '../net/net.gyp:net_unittests',
1050 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1051 '../gpu/gpu.gyp:gpu_unittests',
1052 '../printing/printing.gyp:printing_unittests', 1065 '../printing/printing.gyp:printing_unittests',
1053 '../remoting/remoting.gyp:remoting_unittests', 1066 '../remoting/remoting.gyp:remoting_unittests',
1054 '../sql/sql.gyp:sql_unittests', 1067 '../sql/sql.gyp:sql_unittests',
1055 '../sync/sync.gyp:sync_unit_tests', 1068 '../sync/sync.gyp:sync_unit_tests',
1056 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 1069 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
1057 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 1070 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
1058 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 1071 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
1059 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 1072 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
1073 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_heap_unittests',
1074 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests',
1075 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1076 '../ui/app_list/app_list.gyp:app_list_unittests',
1077 '../ui/aura/aura.gyp:aura_unittests',
1078 '../ui/compositor/compositor.gyp:compositor_unittests',
1079 '../ui/display/display.gyp:display_unittests',
1080 '../ui/events/events.gyp:events_unittests',
1081 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1082 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1060 '../url/url.gyp:url_unittests', 1083 '../url/url.gyp:url_unittests',
1061 ], 1084 ],
1062 }, 1085 },
1063 { 1086 {
1064 'target_name': 'webkit_builder_win', 1087 'target_name': 'webkit_builder_win',
1065 'type': 'none', 1088 'type': 'none',
1066 'dependencies': [ 1089 'dependencies': [
1067 'blink_tests', 1090 'blink_tests',
1068 ], 1091 ],
1069 }, 1092 },
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
1234 'dependencies': [ 1257 'dependencies': [
1235 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', 1258 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1236 '../ui/views/views.gyp:views', 1259 '../ui/views/views.gyp:views',
1237 '../ui/views/views.gyp:views_unittests', 1260 '../ui/views/views.gyp:views_unittests',
1238 ], 1261 ],
1239 }, # target_name: macviews_builder 1262 }, # target_name: macviews_builder
1240 ], # targets 1263 ], # targets
1241 }], # os=='mac' and toolkit_views==1 1264 }], # os=='mac' and toolkit_views==1
1242 ], # conditions 1265 ], # conditions
1243 } 1266 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698