summaryrefslogtreecommitdiff
path: root/conformance
AgeCommit message (Expand)Author
2016-07-14Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet
2016-07-03Fix spelling in strings and commentsOtto Kekäläinen
2016-06-30Updated failure_list_java.txt to remove tests that now passAdam Cozzette
2016-06-03Added update_failure_list.py.Josh Haberman
2016-06-03Surrogate checking is unpredictable, so always manually check.Josh Haberman
2016-06-03Fixed Python by updating failure lists and fixed a few broken tests.Josh Haberman
2016-06-03Make conformance tests more strict about the failure list.Josh Haberman
2016-05-06Properly express all outputs for the conformance buildThomas Van Lenten
2016-04-14Bugfix for JSON error case.Josh Haberman
2016-03-30Merge branch 'master' of github.com:google/protobufJisi Liu
2016-03-30Integrate google internal changes.Jisi Liu
2016-02-18Changed Ruby to properly camelCase its JSON by default.Josh Haberman
2016-01-16Merge pull request #1145 from jskeet/conformanceJon Skeet
2016-01-15Merge pull request #1146 from haberman/pycppfixJoshua Haberman
2016-01-15Fixed Python 3.x C++ build, and updated conformance failure lists.Josh Haberman
2016-01-15Remove now-fixed conformance errors.Jon Skeet
2016-01-14Fix tests broken by the Java directory change.Feng Xiao
2016-01-12Don't generate Objective C WKT for conformance tests to avoid dupliate defs.Josh Haberman
2016-01-12Conformance: Update C# failure list to reflect which tests currently pass.Josh Haberman
2016-01-11Updated C#'s failure list, and added missing file.Josh Haberman
2016-01-11Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman
2016-01-05Fix up the conformance testsThomas Van Lenten
2016-01-05Fix conformance test to only report skips in verbose mode.Thomas Van Lenten
2015-12-28Add missing files to EXTRA_DIST.Feng Xiao
2015-12-21Exclude failing objc conformance tests.Feng Xiao
2015-12-21Configure conformance tests to build with C++11 (require GCC 4.8)Feng Xiao
2015-12-16Make conformance tests build for C++ and Java.Feng Xiao
2015-12-11Down-integrate from internal code base.Feng Xiao
2015-12-10Fix dist_clean and maintainer-clean to get more generated files.Thomas Van Lenten
2015-12-04Remove all bare strings as exceptions.Josh Haberman
2015-12-03Added Python failure lists, and fixes to make sure failure propagates.Josh Haberman
2015-12-02Added JSON support to Python conformance tests.Josh Haberman
2015-12-02Conformance test implementation for Python.Josh Haberman
2015-12-02Ensure the conformance build of objc code is using the Mac OS X SDK andThomas Van Lenten
2015-11-23Set the stream limit to the length of the data.Thomas Van Lenten
2015-11-18Add support for the conformance test for objc when run on OS XThomas Van Lenten
2015-11-16Cleanups of deps and ignores for conformanceThomas Van Lenten
2015-08-12Fixed several Ruby conformance test cases through upb update.Josh Haberman
2015-08-05Validate that after reading a message, we've consumed as many bytes as we exp...Jon Skeet
2015-08-05Added C# conformance tests.Jon Skeet
2015-07-17Fixed lint errors and responded to CR comments.Josh Haberman
2015-07-16Added Ruby to conformance tests.Josh Haberman
2015-07-10Added support for Json and valid input to conformance tests.Josh Haberman
2015-06-04Removed test_name from conformance.proto.Josh Haberman
2015-06-03Conformance tests can now be excluded based on their names.Josh Haberman
2015-05-26Null-terminate C strings.Feng Xiao
2015-05-21down-integrate internal changesBo Yang
2015-05-06Run conformance tests against Java for the Travis build.Josh Haberman
2015-04-16Added conformance test support for Java.Josh Haberman
2015-04-15Factored conformance tests so they can run in-process.Josh Haberman