82 Commits (9a60e5d001442f0af8563f40ac7f449c4f579bf4)

Author SHA1 Message Date
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 3 months ago
Adam Cozzette f48205ffed Internal change 3 months ago
Yamil Morales 3f908cfff7 Wildcard support for Protobuf conformance failure lists by using a Trie made up of nodes that contain a section of a test name (divided by '.'). 3 months ago
Yamil Morales 3ce384ade2 go/conformanceDebuggability can now run tests in isolation without producing debugging info/commands. Test names to be run in isolation are passed through the --test flag, and if the user wishes to debug them, they will set --debug. 4 months ago
Yamil Morales eceb8ccc0d Implementation of go/conformanceDebuggability. Refactor ForkPipeRunner::RunTest(): There's no need for rerunning through argv for common flags between suites. This also enables "debug_test_names" to be shared between suites. 4 months ago
Protobuf Team Bot ecb8214f22 Update failure lists to include a small comment of 'why' a test failed. 4 months ago
Protobuf Team Bot d0395408aa Fix outputted command for usage of update_failure_list.py 4 months ago
Protobuf Team Bot 32bedd9b8a Automated rollback of commit 10c00b82af. 5 months ago
Protobuf Team Bot 10c00b82af Migrate `const std::string&` to alternatives: 5 months ago
Mike Kruskal 93b219f4e8 Remove edition getter from C++ descriptor APIs 11 months ago
Protobuf Team Bot a83da510c4 Automated rollback of commit 0bcc8ef9f2. 11 months ago
Protobuf Team Bot 0bcc8ef9f2 Removed the unused "JSPB (internal)" from conformance the conformance test suite. 11 months ago
Mike Kruskal 17f4f915a3 Remove descriptor_legacy usage from C++ runtime 12 months ago
Mike Kruskal a2ba8bc78e Enable conformance tests over editions protos 1 year ago
Mike Kruskal 28e573e77f Restructure syntax branches in text format conformance tests. 1 year ago
Mike Kruskal 39752aaea3 Clean up conformance tests warnings and formatting. 1 year ago
Joshua Haberman 8a4bfd645d Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot 0287cf4272 Internal change. 1 year ago
Mike Kruskal bdeacc7fb8 Internal Code Change 2 years ago
Mike Kruskal 63895855d7 Internal Code Change 2 years ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Mike Kruskal 2166cce734 Remove all remaining STL sets in favor of Abseil containers. 2 years ago
Mike Kruskal a02c9021cc Internal changes 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Mike Kruskal c3e751aac6 Sync from Piper @475378801 2 years ago
Mike Kruskal a3c8e2deb0
Integrate from Piper for C++, Java, and Python (#10455) 2 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 5 years ago
Paul Yang a9bb65643b
Add binary conformance test for default repeated fields (#6440) 5 years ago
Hao Nguyen 2f864fdfdf Down integrate to Github 6 years ago
Yilun Chong d8c2501b43 down integration from internal 6 years ago
Yilun Chong cb95a7f6a8
Down-integrate internal changes to github. (#5566) 6 years ago
Yilun Chong 0adb74c2d3 Down-integrate internal changes to github. (#5555) 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) 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