aboutsummaryrefslogtreecommitdiff
path: root/js/testbinary.proto
Commit message (Collapse)AuthorAgeFilesLines
* Fixed JS parsing of unspecified map keysAdam Cozzette2018-05-251-0/+32
| | | | | | | | | We need to use a default of 0 when parsing unspecified map keys, instead of failing an assertion. This change was written by Michael Aaron (michaelaaron@google.com) but I am cherry-picking it directly instead of waiting for the next sync of Google-internal changes.
* Fixed failing JS testsAdam Cozzette2016-07-061-2/+0
| | | | | | A couple of small tweaks were needed to fix test failures that were inadvertently introduced in the last down integration. I also had to add the map.js file which was missing.
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-0/+29
| | | | This includes all internal changes from around May 20 to now.
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+185