summaryrefslogtreecommitdiff
path: root/tests/json/test_json.cc
AgeCommit message (Expand)Author
2019-04-19Fixed oneof case accessor to cast to enum for C++.Joshua Haberman
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-01-15All tests pass again!Joshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-12A lot more tests are working now.Joshua Haberman
2019-01-09upb_refcounted is gone! Some tests still to fix.Joshua Haberman
2018-12-17test_json is working!Josh Haberman
2018-12-04Implement json decoding for Any message. (#130)Paul Yang
2018-06-27Enable ignore unknown field in json parsingBo Yang
2016-04-19Changed schema for JSON test to be defined in a .proto file. (#54)Joshua Haberman
2016-04-14JSON parser: always accept both name variants, flag controls which we generate.Joshua Haberman
2016-02-17Changed JSON parser/printer to correctly camelCase names.Josh Haberman
2015-08-14Added lots of decoder tests and fixed lots of bugs.Josh Haberman
2015-07-30Changed parser semantics around skipping.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-05-08Merge from open-source development.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2015-05-06Resolve compilation errors if compiled with more stringent semantic checks.Martin Maly
2015-02-02Support maps in JSON parsing and serialization.Chris Fallin
2015-01-07Changes from Google-internal development.Josh Haberman
2014-12-09JSON test, symbolic enum names in JSON, and a few improvements.Chris Fallin
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback