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

Unified Diff: chrome/chrome_tests.gypi

Issue 9415001: Add tests to tools/json_schema_compiler (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | generated_files_will_not_submit/array.h » ('j') | tools/json_schema_compiler/cc_generator.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index b8a1ae2f5819fdecb3e4a1db5517cb527494c8f9..4f7081857dbb52b0eb3a81b9b0b7e177b551c719 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1221,6 +1221,7 @@
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../third_party/libjingle/libjingle.gyp:libjingle',
'../third_party/libxml/libxml.gyp:libxml',
+ '../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:json_schema_compiler_tests',
'../ui/gfx/gl/gl.gyp:gl',
'../ui/ui.gyp:ui_resources',
'../ui/ui.gyp:ui_resources_standard',
@@ -2102,6 +2103,10 @@
'tools/convert_dict/convert_dict_unittest.cc',
'../testing/gtest_mac_unittest.mm',
'../third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc',
+ '../tools/json_schema_compiler/test/array_test.cc',
+ '../tools/json_schema_compiler/test/choices_test.cc',
+ '../tools/json_schema_compiler/test/crossref_test.cc',
+ '../tools/json_schema_compiler/test/simple_api_test.cc',
not at google - send to devlin 2012/02/18 03:29:02 Can these be moved into json_schema_compiler_tests
calamity 2012/02/20 05:03:37 I moved them and got it to compile, but when runni
not at google - send to devlin 2012/02/20 11:59:25 Cool, this is fine.
'../ui/views/test/test_views_delegate.cc',
'../ui/views/test/test_views_delegate.h',
'../ui/views/test/views_test_base.cc',
« no previous file with comments | « no previous file | generated_files_will_not_submit/array.h » ('j') | tools/json_schema_compiler/cc_generator.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698