aboutsummaryrefslogtreecommitdiff
path: root/conformance
Commit message (Expand)AuthorAgeFilesLines
* Update conformance testsJisi Liu2017-07-195-1184/+6
* Merge master into 3.4.xJisi Liu2017-07-1810-620/+276
|\
| * Add std:: namespace prefix to set and map (#3332)tanderson-google2017-07-092-4/+4
| * Add json encode/decode for php. (#3226)Paul Yang2017-06-306-538/+265
| * Updated upb to fix JSON conformance issues. (#3206)Joshua Haberman2017-06-192-74/+5
| * Raise the number of digits used for floats.Thomas Van Lenten2017-06-162-0/+2
| * Properly error on a tag with field number zero.Thomas Van Lenten2017-06-061-4/+0
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-184-5/+1194
|/
* Make PHP c extension work with PHP7 (#2951)Paul Yang2017-04-191-18/+10
* Update Java conformance failure list.Feng Xiao2017-03-311-1/+0
* Update objective-c conformance failure list.Feng Xiao2017-03-301-2/+4
* Update python conformance failure list.Feng Xiao2017-03-301-3/+0
* Update C# conformance failure list.Feng Xiao2017-03-291-0/+4
* Update python conformance failure list.Feng Xiao2017-03-292-1181/+0
* Down-integrate from google3.Feng Xiao2017-03-296-2/+1207
* Merge pull request #1662 from haberman/jsconformanceJoshua Haberman2017-03-274-8/+231
|\
| * Removed obsolete comments and added docs.Josh Haberman2017-03-162-5/+30
| * Build system fixes for JS conformance tests.Josh Haberman2017-03-141-3/+5
| * Conformance test for JS now work, though 15 tests fail.Josh Haberman2017-03-133-27/+49
| * Added JavaScript conformance tests. All tests pass!Josh Haberman2017-03-062-0/+174
| * WIP.Josh Haberman2017-03-061-4/+4
* | Merge pull request #2819 from haberman/pythonexceptJoshua Haberman2017-03-091-1/+1
|\ \
| * | update_failure_list.py: fixed Python "raise" statement.Josh Haberman2017-03-091-1/+1
| |/
* / Rename encode/decode to serializeToString/mergeFromString (#2795)Paul Yang2017-03-081-4/+4
|/
* Implement json encoding decoding for php. (#2682)Paul Yang2017-02-082-379/+13
* Add conformance test for php (#2655)Paul Yang2017-02-014-7/+1385
* A few more cases for binary conformance tests. (#2500)Joshua Haberman2017-01-061-4/+27
* Added conformance testing for binary primitive types. (#2491)Joshua Haberman2016-12-132-37/+162
* Fix #include in cc filesJulien Brianceau2016-12-092-2/+2
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman2016-12-039-232/+84
* Updated failure_list_java.txt for Java conformance testAdam Cozzette2016-11-221-1/+0
* Update conformance failure lists.Feng Xiao2016-11-182-12/+0
* Merge branch 'master' into down-integrate-with-msvc-fixAdam Cozzette2016-11-171-4/+4
|\
| * Fix jenkins tests.Feng Xiao2016-11-151-0/+4
| * Update conformance test failure listJon Skeet2016-11-031-4/+0
* | Integrated internal changes from GoogleAdam Cozzette2016-11-176-43/+191
|/
* Fix bugs for internal integration.Bo Yang2016-10-101-3/+3
* Fix travis, jenkins environment issues.Bo Yang2016-10-101-1/+1
* Fix bugs for csharp and ruby for internal integration.Bo Yang2016-10-102-217/+215
* Fix python bugs for internal integration.Bo Yang2016-10-102-4/+12
* Fix bugs for internal integration.Bo Yang2016-10-103-41/+48
* Integrate internal changesBo Yang2016-10-109-496/+503
* Add note about JSON tests maybe being wrong. (#1992)Thomas Van Lenten2016-08-237-16/+32
* More JSON testsThomas Van Lenten2016-08-224-0/+85
* Add more JSON tests around underscores (#1963)Thomas Van Lenten2016-08-164-2/+49
* Fix up ignores and conformance generationThomas Van Lenten2016-08-151-1/+1
* Regenerate conformance files to include extra oneof fields.Jon Skeet2016-08-151-20/+0
* Add more types to the zero oneof cases.Thomas Van Lenten2016-08-114-0/+61
* Record zero for "has" for proto3 if in a oneof.Thomas Van Lenten2016-08-111-5/+3
* Add conformance test for zero fields in oneofs. (#1939)Thomas Van Lenten2016-08-116-2/+57