aboutsummaryrefslogtreecommitdiff
path: root/javanano/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Uncomment string/bytes fields in oneof nano.Jisi Liu2015-02-191-2/+2
|
* Oneof message level elements (consts, case getter/clear) and messsage type ↵Jisi Liu2015-02-191-1/+1
| | | | field oneof support.
* Initial check in for primitive oneof fields.Jisi Liu2015-02-191-0/+8
|
* Support maps in NanoPrinter.Jisi Liu2015-02-191-0/+39
|
* 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