aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
Commit message (Expand)AuthorAge
* Properly express all outputs for the conformance buildGravatar Thomas Van Lenten2016-05-06
* Bugfix for JSON error case.Gravatar Josh Haberman2016-04-14
* Merge branch 'master' of github.com:google/protobufGravatar Jisi Liu2016-03-30
|\
* | Integrate google internal changes.Gravatar Jisi Liu2016-03-30
| * Changed Ruby to properly camelCase its JSON by default.Gravatar Josh Haberman2016-02-18
|/
* Merge pull request #1145 from jskeet/conformanceGravatar Jon Skeet2016-01-16
|\
* \ Merge pull request #1146 from haberman/pycppfixGravatar Joshua Haberman2016-01-15
|\ \
| * | Fixed Python 3.x C++ build, and updated conformance failure lists.Gravatar Josh Haberman2016-01-15
| | * Remove now-fixed conformance errors.Gravatar Jon Skeet2016-01-15
| |/
* / Fix tests broken by the Java directory change.Gravatar Feng Xiao2016-01-14
|/
* Don't generate Objective C WKT for conformance tests to avoid dupliate defs.Gravatar Josh Haberman2016-01-12
* Conformance: Update C# failure list to reflect which tests currently pass.Gravatar Josh Haberman2016-01-12
* Updated C#'s failure list, and added missing file.Gravatar Josh Haberman2016-01-11
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Gravatar Josh Haberman2016-01-11
* Fix up the conformance testsGravatar Thomas Van Lenten2016-01-05
* Fix conformance test to only report skips in verbose mode.Gravatar Thomas Van Lenten2016-01-05
* Add missing files to EXTRA_DIST.Gravatar Feng Xiao2015-12-28
* Exclude failing objc conformance tests.Gravatar Feng Xiao2015-12-21
* Configure conformance tests to build with C++11 (require GCC 4.8)Gravatar Feng Xiao2015-12-21
* Make conformance tests build for C++ and Java.Gravatar Feng Xiao2015-12-16
* Down-integrate from internal code base.Gravatar Feng Xiao2015-12-11
* Fix dist_clean and maintainer-clean to get more generated files.Gravatar Thomas Van Lenten2015-12-10
* Remove all bare strings as exceptions.Gravatar Josh Haberman2015-12-04
* Added Python failure lists, and fixes to make sure failure propagates.Gravatar Josh Haberman2015-12-03
* Added JSON support to Python conformance tests.Gravatar Josh Haberman2015-12-02
* Conformance test implementation for Python.Gravatar Josh Haberman2015-12-02
* Ensure the conformance build of objc code is using the Mac OS X SDK andGravatar Thomas Van Lenten2015-12-02
* Set the stream limit to the length of the data.Gravatar Thomas Van Lenten2015-11-23
* Add support for the conformance test for objc when run on OS XGravatar Thomas Van Lenten2015-11-18
* Cleanups of deps and ignores for conformanceGravatar Thomas Van Lenten2015-11-16
* Fixed several Ruby conformance test cases through upb update.Gravatar Josh Haberman2015-08-12
* Validate that after reading a message, we've consumed as many bytes as we exp...Gravatar Jon Skeet2015-08-05
* Added C# conformance tests.Gravatar Jon Skeet2015-08-05
* Fixed lint errors and responded to CR comments.Gravatar Josh Haberman2015-07-17
* Added Ruby to conformance tests.Gravatar Josh Haberman2015-07-16
* Added support for Json and valid input to conformance tests.Gravatar Josh Haberman2015-07-10
* Removed test_name from conformance.proto.Gravatar Josh Haberman2015-06-04
* Conformance tests can now be excluded based on their names.Gravatar Josh Haberman2015-06-03
* Null-terminate C strings.Gravatar Feng Xiao2015-05-26
* down-integrate internal changesGravatar Bo Yang2015-05-21
* Run conformance tests against Java for the Travis build.Gravatar Josh Haberman2015-05-06
* Added conformance test support for Java.Gravatar Josh Haberman2015-04-16
* Factored conformance tests so they can run in-process.Gravatar Josh Haberman2015-04-15
* Added first version of conformance tests.Gravatar Josh Haberman2015-04-08