aboutsummaryrefslogtreecommitdiff
path: root/conformance
Commit message (Expand)AuthorAgeFilesLines
* 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
* Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...Jon Skeet2016-07-312-8/+12
* Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Josh Haberman2016-07-251-1/+1
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet2016-07-141-1/+1
* Comment out lite conformance test.Feng Xiao2016-07-131-44/+44
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-2/+2
* Updated failure_list_java.txt to remove tests that now passAdam Cozzette2016-06-301-2/+0
* Added update_failure_list.py.Josh Haberman2016-06-031-0/+73
* Surrogate checking is unpredictable, so always manually check.Josh Haberman2016-06-031-16/+0
* Fixed Python by updating failure lists and fixed a few broken tests.Josh Haberman2016-06-034-83/+18
* Make conformance tests more strict about the failure list.Josh Haberman2016-06-035-80/+51
* Properly express all outputs for the conformance buildThomas Van Lenten2016-05-061-3/+105
* Bugfix for JSON error case.Josh Haberman2016-04-141-2/+0
* Merge branch 'master' of github.com:google/protobufJisi Liu2016-03-302-144/+16
|\
| * Changed Ruby to properly camelCase its JSON by default.Josh Haberman2016-02-182-144/+16
* | Integrate google internal changes.Jisi Liu2016-03-303-2/+145
|/
* Merge pull request #1145 from jskeet/conformanceJon Skeet2016-01-161-73/+0
|\
| * Remove now-fixed conformance errors.Jon Skeet2016-01-151-73/+0
* | Merge pull request #1146 from haberman/pycppfixJoshua Haberman2016-01-152-180/+4
|\ \
| * | Fixed Python 3.x C++ build, and updated conformance failure lists.Josh Haberman2016-01-152-180/+4
| |/
* / Fix tests broken by the Java directory change.Feng Xiao2016-01-141-2/+2
|/
* Don't generate Objective C WKT for conformance tests to avoid dupliate defs.Josh Haberman2016-01-121-6/+11
* Conformance: Update C# failure list to reflect which tests currently pass.Josh Haberman2016-01-121-89/+2
* Updated C#'s failure list, and added missing file.Josh Haberman2016-01-113-0/+179
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman2016-01-118-44/+752