25 Commits (27ddb9ce34f010a3ec551caa7ec77454ea1f86c4)

Author SHA1 Message Date
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 2 months ago
Adam Cozzette f48205ffed Internal change 3 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
Ryan Govostes a02a8b88c1 Fix --maximum_edition usage text (#15828) 10 months ago
Mike Kruskal a2ba8bc78e Enable conformance tests over editions protos 1 year ago
Sandy Zhang 81068e8e8c Internal change 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
Jonathan Albrecht 5e03386555 Conformance test runner big endian fixes (#13443) 1 year ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Mike Kruskal bfed218c71 Internal changes 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 701dd83594
Integrate from Piper for C++, Java, and Python (#10429) 2 years ago
Mike Kruskal 6b46e5fb37
Clean up conformance test documentation (#10410) 2 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
Abhishek Jain 0ef575beff
Fix compiler warnings issue found in conformance_test_runner#8189 (#8190) 4 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
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
Adam Cozzette 67952fab2c Deleted scoped_ptr.h 7 years ago
Adam Cozzette 39a789e657 Removed using statements from common.h 7 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 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
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Josh Haberman 4b31ffa488 Added Python failure lists, and fixes to make sure failure propagates. 9 years ago
Josh Haberman 181c7f2636 Added Ruby to conformance tests. 10 years ago
Josh Haberman d2b67389b3 Conformance tests can now be excluded based on their names. 10 years ago
Feng Xiao 621bf82065 Null-terminate C strings. 10 years ago
Josh Haberman 420f938bac Added conformance test support for Java. 10 years ago
Josh Haberman 4e63b52088 Factored conformance tests so they can run in-process. 10 years ago