Bart Hertog 39c463d6f4 Added a test case to verify setting and clearing a enum in a oneof field. %!s(int64=5) %!d(string=hai) anos
..
mock db1b94698b Renamed the peak function to the correct spelling peek. %!s(int64=5) %!d(string=hai) anos
proto 39c463d6f4 Added a test case to verify setting and clearing a enum in a oneof field. %!s(int64=5) %!d(string=hai) anos
test_EmbeddedProto.cpp d910374eda Typo in header. %!s(int64=5) %!d(string=hai) anos
test_IncludeOtherFiles.cpp 510600a53a Correctly find templated classes in a different namespace. %!s(int64=5) %!d(string=hai) anos
test_MessageSizeCalculator.cpp f825c9aa95 Added one more function call to get coverage. %!s(int64=5) %!d(string=hai) anos
test_NestedMessage.cpp 30b7463507 Corrected type deduction for enums. Moved exception handling to a higher level to pass errors to protoc. %!s(int64=5) %!d(string=hai) anos
test_ReadBufferSection.cpp db1b94698b Renamed the peak function to the correct spelling peek. %!s(int64=5) %!d(string=hai) anos
test_RepeatedFieldFixedSize.cpp a921ad789b The non const version of get() will now modify the number of elements in the array. %!s(int64=5) %!d(string=hai) anos
test_RepeatedFieldMessage.cpp 66c0def90c Added a test to see if the assignment of a nested message with a repeated field works. %!s(int64=5) %!d(string=hai) anos
test_SimpleTypes.cpp 7c780b4290 Fixed test data to test the correct fault case. %!s(int64=5) %!d(string=hai) anos
test_empty_messages.cpp 15773f6576 Small changes in documentation of the empty message tests. %!s(int64=5) %!d(string=hai) anos
test_getters_setters_fields.cpp d910374eda Typo in header. %!s(int64=5) %!d(string=hai) anos
test_oneof_fields.cpp 39c463d6f4 Added a test case to verify setting and clearing a enum in a oneof field. %!s(int64=5) %!d(string=hai) anos
test_string_bytes.cpp 8bddfc3b9b Test and fix for deserializing repeated strings. %!s(int64=5) %!d(string=hai) anos