17 Commits (d1eeb852fcbe46b29a3bc47001e997d79358d9f8)

Author SHA1 Message Date
Paul Yang a9bb65643b
Add binary conformance test for default repeated fields (#6440) 5 years ago
Paul Yang 2849a79990
Add binary conformance test for message type. (#6435) 5 years ago
Paul Yang 455440fc47
Add binary conformance test for enum fields. (#6434) 5 years ago
Paul Yang 29e4fadbfb
Add binary conformance test case for bytes field (#6428) 5 years ago
Paul Yang eef87dd138
Add conformance test for binary string (#6415) 5 years ago
Hao Nguyen 51026d9229 Down integrate to GitHub 6 years ago
Paul Yang abb4fb0040
Change offset of Timestamp conformance test to distinguish from the default (#6263) 6 years ago
Hao Nguyen 6b4b9869ec
Add a new conformance test for top level JSON null (#5966) 6 years ago
Paul Yang 4b145b1c7f
Parse nested listvalue in json for ruby (#5867) 6 years ago
Paul Yang a18680890b
Encode empty ListValue (#5857) 6 years ago
Yilun Chong d8c2501b43 down integration from internal 6 years ago
Paul Yang 7f42d6d0bc
Fix empty FieldMask json encoding/decoding (#5605) 6 years ago
Hao Nguyen 37dbfd6c46 Do not require ruby enum to be uppercase 6 years ago
Hao Nguyen 00b9b2303c Add conformance test for enum alias with same name but different case 6 years ago
Paul Yang cecba296b8
Down-integrate internal changes (#5467) 6 years ago
Paul Yang 5aeee3dc91
Add source dependency of test suite implementation to main function (#5069) 6 years ago
Feng Xiao 6bbe197e9c Down-integrate from google3. 6 years ago
Paul Yang 8705adc228
Give a specific category to each test. (#4965) 6 years ago
Paul Yang 26eeec93e4
Enable ignoring unknown in json parsing in php (#4839) 6 years ago
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
Jon Skeet 5140bae383 Add conformance test for null value in list JSON 7 years ago
Adam Cozzette 39a789e657 Removed using statements from common.h 7 years ago
Paul Yang 188f18044f
All integer types should accept null in json. (#3869) 7 years ago
Paul Yang 23adfeb003 Reserve unknown in Ruby (#3763) 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
tanderson-google 126082c371 Add std:: namespace prefix to set and map (#3332) 8 years ago
Yilun Chong 3adb054bbf add some test proto2 supported, add js proto2 supported, fixed some error 8 years ago
Yilun Chong fcb9268255 change java to uniform message, revert TestValidDataForType's parameters 8 years ago
Yilun Chong 020a24dfdc change cpp and python to uniform message 8 years ago
Yilun Chong 18a0c2c4d2 add proto2 supported for cpp,python,nodejs,ruby,php 8 years ago
Yilun Chong 2ad74e1606 add support for proto2 8 years ago
Joshua Haberman 1325588982 Updated upb to fix JSON conformance issues. (#3206) 8 years ago
Thomas Van Lenten dd19b876d4 Raise the number of digits used for floats. 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Joshua Haberman ffa71f8007 A few more cases for binary conformance tests. (#2500) 8 years ago
Joshua Haberman 2ff42dcf2c Added conformance testing for binary primitive types. (#2491) 8 years ago
Julien Brianceau e3da722b66 Fix #include in cc files 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Mark Costello cb54caff01
Add tests to demonstrate json parsing for null Timestamp and Duration types 8 years ago
Bo Yang e3f0689d05 Fix bugs for internal integration. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Bo Yang a2c65011c3 Fix bugs for internal integration. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Thomas Van Lenten 80f65d2df8 Add note about JSON tests maybe being wrong. (#1992) 8 years ago
Thomas Van Lenten 7437774a27 More JSON tests 8 years ago
Thomas Van Lenten e389165586 Add more JSON tests around underscores (#1963) 8 years ago
Thomas Van Lenten 27c8962505 Add more types to the zero oneof cases. 8 years ago
Thomas Van Lenten ac3df39c22 Add conformance test for zero fields in oneofs. (#1939) 8 years ago