aboutsummaryrefslogtreecommitdiff
path: root/conformance/conformance_test_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* Add source dependency of test suite implementation to main function (#5069)Paul Yang2018-09-061-179/+141
* Down-integrate from google3.Feng Xiao2018-08-081-6/+16
* Deleted scoped_ptr.hAdam Cozzette2018-03-141-2/+1
* Removed using statements from common.hAdam Cozzette2018-01-261-2/+2
* Integrate internal changesBo Yang2016-10-101-0/+12
* Make conformance tests more strict about the failure list.Josh Haberman2016-06-031-1/+3
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman2016-01-111-11/+53
* Down-integrate from internal code base.Feng Xiao2015-12-111-6/+18
* Added Python failure lists, and fixes to make sure failure propagates.Josh Haberman2015-12-031-0/+6
* Added Ruby to conformance tests.Josh Haberman2015-07-161-3/+5
* Conformance tests can now be excluded based on their names.Josh Haberman2015-06-031-5/+58
* Null-terminate C strings.Feng Xiao2015-05-261-1/+2
* Added conformance test support for Java.Josh Haberman2015-04-161-2/+2
* Factored conformance tests so they can run in-process.Josh Haberman2015-04-151-0/+196