Side by Side Diff: tools/json_schema_compiler/test/crossref.json
Issue 9309044 :
Supporting more APIs with json_schema_compiler (Closed)
Patch Set: rework, add a couple of tests
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
chrome/chrome_tests.gypi
generated_files_will_not_submit/array.h
generated_files_will_not_submit/array.cc
generated_files_will_not_submit/choices.h
generated_files_will_not_submit/choices.cc
generated_files_will_not_submit/crossref.h
generated_files_will_not_submit/crossref.cc
generated_files_will_not_submit/experimental.declarative.h
generated_files_will_not_submit/experimental.declarative.cc
generated_files_will_not_submit/permissions.h
generated_files_will_not_submit/permissions.cc
generated_files_will_not_submit/simple_api.h
generated_files_will_not_submit/simple_api.cc
generated_files_will_not_submit/tabs.h
generated_files_will_not_submit/tabs.cc
generated_files_will_not_submit/windows.h
generated_files_will_not_submit/windows.cc
tools/json_schema_compiler/cc_generator.py
tools/json_schema_compiler/compiler.py
tools/json_schema_compiler/cpp_type_generator.py
tools/json_schema_compiler/cpp_util.py
tools/json_schema_compiler/h_generator.py
tools/json_schema_compiler/model.py
tools/json_schema_compiler/test/array.json
tools/json_schema_compiler/test/array_unittest.cc
tools/json_schema_compiler/test/choices.json
tools/json_schema_compiler/test/choices_unittest.cc
tools/json_schema_compiler/test/crossref.json
tools/json_schema_compiler/test/crossref_unittest.cc
tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
tools/json_schema_compiler/test/simple_api.json
tools/json_schema_compiler/test/simple_api_unittest.cc
tools/json_schema_compiler/util_cc_helper.py