aboutsummaryrefslogtreecommitdiff
path: root/conformance
AgeCommit message (Expand)Author
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
2015-04-08Added first version of conformance tests.Josh Haberman