protobuf/jenkins
Paul Yang dd8d5f57d7 Rename encode/decode to serializeToString/mergeFromString (#2795)
This better shows the semantic of the API. For already setted fields,
mergeFromString do replacement for singular fields and appending for
repeated fields.
2017-03-08 14:31:34 -08:00
..
buildcmds Fix pure php implementation for 32-bit machine. (#2282) 2016-10-25 17:27:05 -07:00
docker Rename encode/decode to serializeToString/mergeFromString (#2795) 2017-03-08 14:31:34 -08:00
docker32 Update commit id in Dockerfile to trigger update. (#2467) 2016-12-08 14:39:20 -08:00
build_and_run_docker.sh Add 32-bit machine test on jenkins. (#2245) 2016-10-12 12:55:48 -07:00
make_test_output.py Rearranged and commented files for running under Jenkins. 2016-03-04 14:34:30 -08:00
pull_request_in_docker.sh Add 32-bit machine test on jenkins. (#2245) 2016-10-12 12:55:48 -07:00
README.md Rearranged and commented files for running under Jenkins. 2016-03-04 14:34:30 -08:00

Jenkins Infrastructure

The scripts in this directory serve as plumbing for running the protobuf tests under Jenkins.