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
*
Add note about JSON tests maybe being wrong. (#1992)
Thomas Van Lenten
2016-08-23
*
More JSON tests
Thomas Van Lenten
2016-08-22
*
Add more JSON tests around underscores (#1963)
Thomas Van Lenten
2016-08-16
*
Fix up ignores and conformance generation
Thomas Van Lenten
2016-08-15
*
Regenerate conformance files to include extra oneof fields.
Jon Skeet
2016-08-15
*
Add more types to the zero oneof cases.
Thomas Van Lenten
2016-08-11
*
Record zero for "has" for proto3 if in a oneof.
Thomas Van Lenten
2016-08-11
*
Add conformance test for zero fields in oneofs. (#1939)
Thomas Van Lenten
2016-08-11
*
Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...
Jon Skeet
2016-07-31
*
Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
Josh Haberman
2016-07-25
*
Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...
Jon Skeet
2016-07-14
*
Comment out lite conformance test.
Feng Xiao
2016-07-13
*
Fix spelling in strings and comments
Otto Kekäläinen
2016-07-03
*
Updated failure_list_java.txt to remove tests that now pass
Adam Cozzette
2016-06-30
*
Added update_failure_list.py.
Josh Haberman
2016-06-03
*
Surrogate checking is unpredictable, so always manually check.
Josh Haberman
2016-06-03
*
Fixed Python by updating failure lists and fixed a few broken tests.
Josh Haberman
2016-06-03
*
Make conformance tests more strict about the failure list.
Josh Haberman
2016-06-03
*
Properly express all outputs for the conformance build
Thomas Van Lenten
2016-05-06
*
Bugfix for JSON error case.
Josh Haberman
2016-04-14
*
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-03-30
|
\
*
|
Integrate google internal changes.
Jisi Liu
2016-03-30
|
*
Changed Ruby to properly camelCase its JSON by default.
Josh Haberman
2016-02-18
|
/
*
Merge pull request #1145 from jskeet/conformance
Jon Skeet
2016-01-16
|
\
*
\
Merge pull request #1146 from haberman/pycppfix
Joshua Haberman
2016-01-15
|
\
\
|
*
|
Fixed Python 3.x C++ build, and updated conformance failure lists.
Josh Haberman
2016-01-15
|
|
*
Remove now-fixed conformance errors.
Jon Skeet
2016-01-15
|
|
/
*
/
Fix tests broken by the Java directory change.
Feng Xiao
2016-01-14
|
/
*
Don't generate Objective C WKT for conformance tests to avoid dupliate defs.
Josh Haberman
2016-01-12
*
Conformance: Update C# failure list to reflect which tests currently pass.
Josh Haberman
2016-01-12
*
Updated C#'s failure list, and added missing file.
Josh Haberman
2016-01-11
*
Allow conformance test runner to tolerate crashes, and re-enable conformance ...
Josh Haberman
2016-01-11
*
Fix up the conformance tests
Thomas Van Lenten
2016-01-05
*
Fix conformance test to only report skips in verbose mode.
Thomas Van Lenten
2016-01-05
*
Add missing files to EXTRA_DIST.
Feng Xiao
2015-12-28
*
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
[next]