index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
conformance
Commit message (
Expand
)
Author
Age
*
Exclude failing objc conformance tests.
Feng Xiao
2015-12-21
*
Configure conformance tests to build with C++11 (require GCC 4.8)
Feng Xiao
2015-12-21
*
Make conformance tests build for C++ and Java.
Feng Xiao
2015-12-16
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11
*
Fix dist_clean and maintainer-clean to get more generated files.
Thomas Van Lenten
2015-12-10
*
Remove all bare strings as exceptions.
Josh Haberman
2015-12-04
*
Added Python failure lists, and fixes to make sure failure propagates.
Josh Haberman
2015-12-03
*
Added JSON support to Python conformance tests.
Josh Haberman
2015-12-02
*
Conformance test implementation for Python.
Josh Haberman
2015-12-02
*
Ensure the conformance build of objc code is using the Mac OS X SDK and
Thomas Van Lenten
2015-12-02
*
Set the stream limit to the length of the data.
Thomas Van Lenten
2015-11-23
*
Add support for the conformance test for objc when run on OS X
Thomas Van Lenten
2015-11-18
*
Cleanups of deps and ignores for conformance
Thomas Van Lenten
2015-11-16
*
Fixed several Ruby conformance test cases through upb update.
Josh Haberman
2015-08-12
*
Validate that after reading a message, we've consumed as many bytes as we exp...
Jon Skeet
2015-08-05
*
Added C# conformance tests.
Jon Skeet
2015-08-05
*
Fixed lint errors and responded to CR comments.
Josh Haberman
2015-07-17
*
Added Ruby to conformance tests.
Josh Haberman
2015-07-16
*
Added support for Json and valid input to conformance tests.
Josh Haberman
2015-07-10
*
Removed test_name from conformance.proto.
Josh Haberman
2015-06-04
*
Conformance tests can now be excluded based on their names.
Josh Haberman
2015-06-03
*
Null-terminate C strings.
Feng Xiao
2015-05-26
*
down-integrate internal changes
Bo Yang
2015-05-21
*
Run conformance tests against Java for the Travis build.
Josh Haberman
2015-05-06
*
Added conformance test support for Java.
Josh Haberman
2015-04-16
*
Factored conformance tests so they can run in-process.
Josh Haberman
2015-04-15
*
Added first version of conformance tests.
Josh Haberman
2015-04-08