aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
Commit message (Collapse)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
| | | | | | | | | | | | | | | | | | * Fixed a bunch of Ruby conformance errors. * Fixed some more Ruby conformance errors in JSON.
* | | Raise the number of digits used for floats.Gravatar Thomas Van Lenten2017-06-16
| | | | | | | | | | | | | | | About 1.5% of all IEEE754 single-precision numbers require nine decimal digits to represent accurately.
* | | 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
|\ \ | | | | | | Conformance tests for JavaScript (Node.js). 15 tests are failing.
| * | 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.
| * | | 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
|/ / / | | | | | | | | | | | | This better shows the semantic of the API. For already setted fields, mergeFromString do replacement for singular fields and appending for repeated fields.
| * | 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
| | | | | | | | | | | | | | | | | | | | | | * A few more cases for binary conformance tests. * over-encoded varints (encoded in more bytes than are necessary). * truncated varints (>32 bits for 32-bit types). * Fixed Python decoding bug with 32-bit varints. * Fixed 1L -> 1LL for 32-bit platforms.
* | Added conformance testing for binary primitive types. (#2491)Gravatar Joshua Haberman2016-12-13
| | | | | | This is basic and more tests will be added over time.
* | Fix #include in cc filesGravatar Julien Brianceau2016-12-09
| |
* | Factored Conformance and Benchmark test messages into shared test schema. ↵Gravatar Joshua Haberman2016-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1971) * Factored Conformance test messages into shared test schema. * Updated benchmarks to use new proto3 message locations. * Fixed include path. * Conformance: fixed include of Python test messages. * Make maven in Rakefile use --batch-mode. * Revert changes to benchmarks. On second thought I think a separate schema for CPU benchmarking makes sense. * Try regenerating C# protos for new test protos. * Removed benchmark messages from test proto. * Added Jon Skeet's fixes for C#. * Removed duplicate/old test messages C# file. * C# fixes for test schema move. * Fixed C# to use the correct TestAllTypes message. * Fixes for Objective C test schema move. * Added missing EXTRA_DIST file.
* | Updated failure_list_java.txt for Java conformance testGravatar Adam Cozzette2016-11-22
| | | | | | | | | | A new test is now passing and so we can remove it from the failure whitelist.
* | 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
| | | | | | | | Add note about JSON tests maybe being wrong. - Add note about the JSON test maybe not being correct yet. - Add test to checks the generated names for double underscores to be sure they are what is expected.
* More JSON testsGravatar Thomas Van Lenten2016-08-22
| | | | | - String behaviors - Testing only valid JSON is allowed