aboutsummaryrefslogtreecommitdiff
path: root/js/binary/reader_test.js
Commit message (Collapse)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-14/+11
| | | | This includes all internal changes from around May 20 to now.
* Test redundant varint fields decoding in JS.Grigoriy Kraynov2016-05-121-0/+52
| | | | | Varints are generally encoded in minimum possible length but need to ensure that any redundancy does not break fields decoder.
* Integrate google internal changes.Jisi Liu2016-03-301-45/+29
|
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+889