aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
Commit message (Expand)AuthorAge
...
| * | | change java to uniform message, revert TestValidDataForType's parametersGravatar Yilun Chong2017-06-29
| * | | change cpp and python to uniform messageGravatar Yilun Chong2017-06-29
| * | | add message set test caseGravatar Yilun Chong2017-06-28
| * | | add objec supportGravatar Yilun Chong2017-06-28
| * | | delete backup filesGravatar Yilun Chong2017-06-28
| * | | delete binaryGravatar Yilun Chong2017-06-28
| * | | add java supportedGravatar Yilun Chong2017-06-28
| * | | add proto2 supported for cpp,python,nodejs,ruby,phpGravatar Yilun Chong2017-06-27
| * | | add support for proto2Gravatar Yilun Chong2017-06-26
| * | | add test_proto2_message.proto and change conformnace/makefile.amGravatar Yilun Chong2017-06-23
|/ / /
* | | Updated upb to fix JSON conformance issues. (#3206)Gravatar Joshua Haberman2017-06-19
* | | Raise the number of digits used for floats.Gravatar Thomas Van Lenten2017-06-16
* | | Properly error on a tag with field number zero.Gravatar Thomas Van Lenten2017-06-06
|/ /
* | Make PHP c extension work with PHP7 (#2951)Gravatar Paul Yang2017-04-19
* | Update Java conformance failure list.Gravatar Feng Xiao2017-03-31
* | Update objective-c conformance failure list.Gravatar Feng Xiao2017-03-30
* | Update python conformance failure list.Gravatar Feng Xiao2017-03-30
* | Update C# conformance failure list.Gravatar Feng Xiao2017-03-29
* | Update python conformance failure list.Gravatar Feng Xiao2017-03-29
* | Down-integrate from google3.Gravatar Feng Xiao2017-03-29
* | Merge pull request #1662 from haberman/jsconformanceGravatar Joshua Haberman2017-03-27
|\ \
| * | Removed obsolete comments and added docs.Gravatar Josh Haberman2017-03-16
| * | Build system fixes for JS conformance tests.Gravatar Josh Haberman2017-03-14
| * | Conformance test for JS now work, though 15 tests fail.Gravatar Josh Haberman2017-03-13
* | | Merge pull request #2819 from haberman/pythonexceptGravatar Joshua Haberman2017-03-09
|\ \ \
| * | | update_failure_list.py: fixed Python "raise" statement.Gravatar Josh Haberman2017-03-09
* | | | Rename encode/decode to serializeToString/mergeFromString (#2795)Gravatar Paul Yang2017-03-08
|/ / /
| * | Added JavaScript conformance tests. All tests pass!Gravatar Josh Haberman2017-03-06
| * | WIP.Gravatar Josh Haberman2017-03-06
|/ /
* | Implement json encoding decoding for php. (#2682)Gravatar Paul Yang2017-02-08
* | Add conformance test for php (#2655)Gravatar Paul Yang2017-02-01
* | A few more cases for binary conformance tests. (#2500)Gravatar Joshua Haberman2017-01-06
* | Added conformance testing for binary primitive types. (#2491)Gravatar Joshua Haberman2016-12-13
* | Fix #include in cc filesGravatar Julien Brianceau2016-12-09
* | Factored Conformance and Benchmark test messages into shared test schema. (#1...Gravatar Joshua Haberman2016-12-03
* | Updated failure_list_java.txt for Java conformance testGravatar Adam Cozzette2016-11-22
* | Update conformance failure lists.Gravatar Feng Xiao2016-11-18
* | Merge branch 'master' into down-integrate-with-msvc-fixGravatar Adam Cozzette2016-11-17
|\ \
* | | Integrated internal changes from GoogleGravatar Adam Cozzette2016-11-17
| | * Add tests to demonstrate json parsing for null Timestamp and Duration typesGravatar Mark Costello2016-11-16
| |/
| * Fix jenkins tests.Gravatar Feng Xiao2016-11-15
| * Update conformance test failure listGravatar Jon Skeet2016-11-03
|/
* Fix bugs for internal integration.Gravatar Bo Yang2016-10-10
* Fix travis, jenkins environment issues.Gravatar Bo Yang2016-10-10
* Fix bugs for csharp and ruby for internal integration.Gravatar Bo Yang2016-10-10
* Fix python bugs for internal integration.Gravatar Bo Yang2016-10-10
* Fix bugs for internal integration.Gravatar Bo Yang2016-10-10
* Integrate internal changesGravatar Bo Yang2016-10-10
* Add note about JSON tests maybe being wrong. (#1992)Gravatar Thomas Van Lenten2016-08-23
* More JSON testsGravatar Thomas Van Lenten2016-08-22