aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
Commit message (Expand)AuthorAge
* 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
| * 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
* Add more JSON tests around underscores (#1963)Gravatar Thomas Van Lenten2016-08-16
* Fix up ignores and conformance generationGravatar Thomas Van Lenten2016-08-15
* Regenerate conformance files to include extra oneof fields.Gravatar Jon Skeet2016-08-15
* Add more types to the zero oneof cases.Gravatar Thomas Van Lenten2016-08-11
* Record zero for "has" for proto3 if in a oneof.Gravatar Thomas Van Lenten2016-08-11
* Add conformance test for zero fields in oneofs. (#1939)Gravatar Thomas Van Lenten2016-08-11
* Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...Gravatar Jon Skeet2016-07-31
* Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Gravatar Josh Haberman2016-07-25
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Gravatar Jon Skeet2016-07-14
* Comment out lite conformance test.Gravatar Feng Xiao2016-07-13
* Fix spelling in strings and commentsGravatar Otto Kekäläinen2016-07-03
* Updated failure_list_java.txt to remove tests that now passGravatar Adam Cozzette2016-06-30
* Added update_failure_list.py.Gravatar Josh Haberman2016-06-03
* Surrogate checking is unpredictable, so always manually check.Gravatar Josh Haberman2016-06-03
* Fixed Python by updating failure lists and fixed a few broken tests.Gravatar Josh Haberman2016-06-03
* Make conformance tests more strict about the failure list.Gravatar Josh Haberman2016-06-03
* 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