aboutsummaryrefslogtreecommitdiff
path: root/javanano/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Implement Equals for nano.Jisi Liu2015-02-061-2/+121
|
* Rename empty bytes in JavaNano.Jisi Liu2015-02-051-1/+0
|
* Add tests merging empty entries in JavaNano mapJisi Liu2015-02-051-0/+30
|
* Fix the behavior when merging conflicting keys, the new value alwaysJisi Liu2015-02-052-1/+28
| | | | override the existing one even for message types.
* Test keys and values cannot be null.Jisi Liu2015-02-051-1/+23
|
* Basic serialization/parsing test.Jisi Liu2015-02-052-1/+130
|
* parsing and serialzation for maps in JavaNano.Jisi Liu2015-02-031-22/+7
|
* Add package for map test for nano.Jisi Liu2015-02-021-1/+4
|
* Add tests for JavaNano maps.Jisi Liu2015-02-021-0/+52
|
* Replace links in nano proto code.Feng Xiao2014-11-2615-15/+15
|
* Prepare nano proto code to be merged into protobuf repository.Feng Xiao2014-11-1921-0/+5031