• Joshua Haberman's avatar
    A few more cases for binary conformance tests. (#2500) · ffa71f80
    Joshua Haberman authored
    * A few more cases for binary conformance tests.
    
    * over-encoded varints (encoded in more bytes than are necessary).
    * truncated varints (>32 bits for 32-bit types).
    
    * Fixed Python decoding bug with 32-bit varints.
    
    * Fixed 1L -> 1LL for 32-bit platforms.
    ffa71f80
Name
Last commit
Last update
..
protobuf Loading commit data...
__init__.py Loading commit data...