aboutsummaryrefslogtreecommitdiff
path: root/conformance/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add missing reference to conformanc_test_impl.cc in Makefile (#5100)Paul Yang2018-08-311-0/+1
* Fix failing tests.Feng Xiao2018-08-091-2/+0
* Down-integrate from google3.Feng Xiao2018-08-081-0/+2
* Fix cpp_distcheckBSBandme2018-07-091-2/+0
* Fix php well known type conformance tests (#3828)Paul Yang2017-11-031-2/+2
* Generate the proto2 test file and link it in for ObjC.Thomas Van Lenten2017-07-261-9/+11
* add comments in makefile.amYilun Chong2017-07-051-1/+2
* Merge branch 'master' into ConformanceTestYilunChongYilun Chong2017-06-301-1/+4
|\
| * Add json encode/decode for php. (#3226)Paul Yang2017-06-301-1/+4
* | add some test proto2 supported, add js proto2 supported, fixed some errorYilun Chong2017-06-301-2/+2
* | add test_proto2_message.proto and change conformnace/makefile.amYilun Chong2017-06-231-6/+16
|/
* Build system fixes for JS conformance tests.Josh Haberman2017-03-141-3/+5
* Conformance test for JS now work, though 15 tests fail.Josh Haberman2017-03-131-7/+14
* Added JavaScript conformance tests. All tests pass!Josh Haberman2017-03-061-0/+3
* WIP.Josh Haberman2017-03-061-4/+4
* Add conformance test for php (#2655)Paul Yang2017-02-011-7/+61
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman2016-12-031-6/+14
* Fix travis, jenkins environment issues.Bo Yang2016-10-101-1/+1
* Integrate internal changesBo Yang2016-10-101-8/+8
* Fix up ignores and conformance generationThomas Van Lenten2016-08-151-1/+1
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet2016-07-141-1/+1
* Comment out lite conformance test.Feng Xiao2016-07-131-44/+44
* Fixed Python by updating failure lists and fixed a few broken tests.Josh Haberman2016-06-031-2/+2
* Properly express all outputs for the conformance buildThomas Van Lenten2016-05-061-3/+105
* Integrate google internal changes.Jisi Liu2016-03-301-1/+19
* Fix tests broken by the Java directory change.Feng Xiao2016-01-141-2/+2
* Don't generate Objective C WKT for conformance tests to avoid dupliate defs.Josh Haberman2016-01-121-6/+11
* Updated C#'s failure list, and added missing file.Josh Haberman2016-01-111-0/+1
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman2016-01-111-4/+11
* Add missing files to EXTRA_DIST.Feng Xiao2015-12-281-1/+20
* Configure conformance tests to build with C++11 (require GCC 4.8)Feng Xiao2015-12-211-0/+1
* Make conformance tests build for C++ and Java.Feng Xiao2015-12-161-6/+7
* Fix dist_clean and maintainer-clean to get more generated files.Thomas Van Lenten2015-12-101-0/+1
* Conformance test implementation for Python.Josh Haberman2015-12-021-2/+10
* Ensure the conformance build of objc code is using the Mac OS X SDK andThomas Van Lenten2015-12-021-1/+5
* Add support for the conformance test for objc when run on OS XThomas Van Lenten2015-11-181-4/+34
* Cleanups of deps and ignores for conformanceThomas Van Lenten2015-11-161-4/+10
* Added C# conformance tests.Jon Skeet2015-08-051-1/+13
* Added Ruby to conformance tests.Josh Haberman2015-07-161-2/+5
* Conformance tests can now be excluded based on their names.Josh Haberman2015-06-031-1/+1
* Run conformance tests against Java for the Travis build.Josh Haberman2015-05-061-2/+2
* Added conformance test support for Java.Josh Haberman2015-04-161-9/+22
* Factored conformance tests so they can run in-process.Josh Haberman2015-04-151-7/+7
* Added first version of conformance tests.Josh Haberman2015-04-081-0/+50