- 23 Mar, 2018 1 commit
-
-
Adam Cozzette authored
This commit adds two entries to the conformance failure list for Ruby. It seems that these particular test cases have been failing since they were introduced in 5140bae3, so there has not been any regression.
-
- 26 Oct, 2017 1 commit
-
-
Paul Yang authored
* Reserve unknown in ruby * Revert ruby tests. Wait for cpp impl for conformance test * Add conformance test for preserving unknown * Add unknown field conformance test to csharp failure list. * Fix comments * Fix comment * Fix comments * Fix typo * Use stringsink_string directly * Mark hd unused * Remove unused encodeunknown_handlerfunc
-
- 25 Jul, 2017 3 commits
- 19 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 01 Jul, 2017 1 commit
-
-
Yilun Chong authored
-
- 19 Jun, 2017 1 commit
-
-
Joshua Haberman authored
* Fixed a bunch of Ruby conformance errors. * Fixed some more Ruby conformance errors in JSON.
-
- 16 Jun, 2017 1 commit
-
-
Thomas Van Lenten authored
About 1.5% of all IEEE754 single-precision numbers require nine decimal digits to represent accurately.
-
- 18 Nov, 2016 1 commit
-
-
Feng Xiao authored
-
- 10 Oct, 2016 1 commit
-
-
Bo Yang authored
-
- 21 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.
-
- 22 Aug, 2016 1 commit
-
-
Thomas Van Lenten authored
- String behaviors - Testing only valid JSON is allowed
-
- 16 Aug, 2016 1 commit
-
-
Thomas Van Lenten authored
Add more JSON tests around underscores
-
- 11 Aug, 2016 2 commits
-
-
Thomas Van Lenten authored
Incase the different runtimes have different generation/implementations for for the different primitive field types, cover a larger range of the proto types in the oneof zero tests.
-
Thomas Van Lenten authored
* Add conformance test for zero fields in oneofs. * Add failures to the "expected" files.
-
- 15 Apr, 2016 1 commit
-
-
Josh Haberman authored
-
- 18 Feb, 2016 1 commit
-
-
Josh Haberman authored
-
- 12 Jan, 2016 1 commit
-
-
Josh Haberman authored
-
- 13 Aug, 2015 1 commit
-
-
Josh Haberman authored
Change-Id: Ief77de7134e05e07b1a7e3970d49880c2d5e6fe9
-
- 16 Jul, 2015 1 commit
-
-
Josh Haberman authored
This involved fixing a few important bugs in the Ruby implementation -- mostly cases of mixing upb field types and descriptor types (upb field types do not distinguish between int/sint/fixed/sfixed like descriptor types do). Also added protobuf-specific exceptions so parse errors can be caught specifically. Change-Id: Ib49d3db976900b2c6f3455c8b88af52cfb86e036
-