- 03 Sep, 2019 1 commit
-
-
Paul Yang authored
* Add binary conformance tests for map fields * Update failure list * Fix php conformance test * Fix php conformance test In 32-bit platform, int64 should be string. However, map iterator returns string key as integer. * Add more test cases for map * Update failure list
-
- 23 Aug, 2019 1 commit
-
-
Paul Yang authored
* Test singular fields are encoded in canonical way * Defautl values in proto3 should not be encoded. * Values should be converted to the canonical representation (e.g., long int64 value may be truncated for int32 field) * Update failure list * Update failure list
-
- 22 Feb, 2019 1 commit
-
-
Yilun Chong authored
-
- 22 Jan, 2019 1 commit
-
-
Paul Yang authored
* Fix empty FieldMask json encoding/decoding * Add failed test to python's conformance failure list
-
- 09 Aug, 2018 1 commit
-
-
Feng Xiao authored
-
- 27 Jul, 2018 1 commit
-
-
Paul Yang authored
* Give a unique category to each test. This change introduce a TestCategory enum to ConformanceRequest. Existing tests are divided into three categories: binary format test, json format test and json format (ignore unknown when parsing) test. For the previous two categories, there is no change to existing testee programs. For tests with the last category, testee programs should either enable ignoring unknown field during json parsing or skip the test. * Fix python test * Fix java * Fix csharp * Update document * Update csharp generated code
-
- 09 Jul, 2018 1 commit
-
-
Paul Yang authored
* Enable ignoring unknown in json parsing in php * Update generated descriptor files * Update failure list for other languages. * Remove unnecessary php files
-
- 20 Mar, 2018 1 commit
-
-
Adam Cozzette authored
-
- 13 Mar, 2018 1 commit
-
-
Adam Cozzette authored
-
- 04 Dec, 2017 1 commit
-
-
Adam Cozzette authored
-
- 01 Dec, 2017 1 commit
-
-
Adam Cozzette authored
-
- 18 Oct, 2017 1 commit
-
-
Jisi Liu authored
-
- 25 Jul, 2017 2 commits
- 19 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 18 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 01 Jul, 2017 1 commit
-
-
Yilun Chong authored
-
- 30 Mar, 2017 1 commit
-
-
Feng Xiao authored
-
- 29 Mar, 2017 2 commits
- 18 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 10 Oct, 2016 2 commits
- 21 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 20 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 23 Aug, 2016 1 commit
-
-
Thomas Van Lenten authored
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.
-
- 11 Aug, 2016 1 commit
-
-
Thomas Van Lenten authored
* Add conformance test for zero fields in oneofs. * Add failures to the "expected" files.
-
- 03 Jun, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
Python 2.x doesn't detect unpaired surrogates so we have to do that manually.
-
- 16 Jan, 2016 1 commit
-
-
Josh Haberman authored
-
- 12 Jan, 2016 1 commit
-
-
Josh Haberman authored
-
- 03 Dec, 2015 1 commit
-
-
Josh Haberman authored
-
- 05 Aug, 2015 2 commits