41 Commits (9e080f7ac007b75dacbd233b214e5c0cb2e48e0f)

Author SHA1 Message Date
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) 7 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
Jon Skeet 00d5a7f099 Amend the conformance tests to only use Int64/Uint64 non-wrapped values which (#1164) 8 years ago
Josh Haberman ef7894e2dc Make conformance tests more strict about the failure list. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Thomas Van Lenten df4e4d8717 Fix up the conformance tests 9 years ago
Thomas Van Lenten de3c56a0d1 Fix conformance test to only report skips in verbose mode. 9 years ago
Feng Xiao a0cecfd31a Make conformance tests build for C++ and Java. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Josh Haberman 325392dd61 Conformance test implementation for Python. 9 years ago
Josh Haberman b0500b37b2 Added support for Json and valid input to conformance tests. 10 years ago
Josh Haberman 23bf3b566f Removed test_name from conformance.proto. 10 years ago
Josh Haberman d2b67389b3 Conformance tests can now be excluded based on their names. 10 years ago
Bo Yang 5db217305f down-integrate internal changes 10 years ago
Josh Haberman 4e63b52088 Factored conformance tests so they can run in-process. 10 years ago
Josh Haberman 35a1cc7a7c Added first version of conformance tests. 10 years ago