55 Commits (11b8c8ccf3d34a2c4e6715e0ab6b7bb27d329f53)

Author SHA1 Message Date
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 '.'). 4 months ago
Yamil Morales b0fd2257c0 Fix for cl/660491962: If `names_to_test` is exhausted by a suite, we still shouldn't run ANY tests of subsequent ones. 4 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 32bedd9b8a Automated rollback of commit 10c00b82af. 5 months ago
Protobuf Team Bot 10c00b82af Migrate `const std::string&` to alternatives: 5 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 2166cce734 Remove all remaining STL sets in favor of Abseil containers. 2 years ago
Mike Kruskal 60a84c347d Internal change 2 years ago
deannagarcia 1085f8528a
Fix spelling errors (#10717) 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 701dd83594
Integrate from Piper for C++, Java, and Python (#10429) 2 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 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 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 67952fab2c Deleted scoped_ptr.h 7 years ago
Paul Yang 23adfeb003 Reserve unknown in Ruby (#3763) 7 years ago
Jisi Liu 759245a49a Merge from master 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 2ad74e1606 add support for proto2 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Joshua Haberman 2ff42dcf2c Added conformance testing for binary primitive types. (#2491) 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 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 ac3df39c22 Add conformance test for zero fields in oneofs. (#1939) 8 years ago
Josh Haberman ef7894e2dc Make conformance tests more strict about the failure list. 9 years ago