Side by Side Diff: tools/json_schema_compiler/test/objects.json
Issue 9456007 :
Add wider support to json_schema_compiler (Closed)
Patch Set: rework, add nocompile to extension.json
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
build/json_schema_compile.gypi
chrome/chrome_tests.gypi
chrome/common/extensions/api/extension.json
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_type_generator_test.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/arrays.json
tools/json_schema_compiler/test/arrays_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/objects.json
tools/json_schema_compiler/test/objects_unittest.cc
tools/json_schema_compiler/test/simple_api_unittest.cc
tools/json_schema_compiler/util.h
tools/json_schema_compiler/util_cc_helper.py