Side by Side Diff: tools/json_schema_compiler/test/any.json
Issue 10701012 :
JSON Schema Compiler: Added event compilation. (Closed)
Patch Set: Reworked Create functions and lots 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/common/extensions/api/storage.json
tools/json_schema_compiler/cc_generator.py
tools/json_schema_compiler/cpp_type_generator.py
tools/json_schema_compiler/cpp_type_generator_test.py
tools/json_schema_compiler/h_generator.py
tools/json_schema_compiler/model.py
tools/json_schema_compiler/model_test.py
tools/json_schema_compiler/schema_bundle_generator.py
tools/json_schema_compiler/test/additional_properties_unittest.cc
tools/json_schema_compiler/test/any.json
tools/json_schema_compiler/test/arrays_unittest.cc
tools/json_schema_compiler/test/callbacks.json
tools/json_schema_compiler/test/callbacks_unittest.cc
tools/json_schema_compiler/test/choices.json
tools/json_schema_compiler/test/choices_unittest.cc
tools/json_schema_compiler/test/crossref_unittest.cc
tools/json_schema_compiler/test/enums.json
tools/json_schema_compiler/test/enums_unittest.cc
tools/json_schema_compiler/test/functions_on_types_unittest.cc
tools/json_schema_compiler/test/objects.json
tools/json_schema_compiler/test/objects_unittest.cc
tools/json_schema_compiler/test/simple_api.json
tools/json_schema_compiler/test/simple_api_unittest.cc