Lines Matching full:cd
27 cd conformance && make test_cpp && cd ..
33 cd benchmarks && make cpp-benchmark && cd ..
46 cd src
68 cd ${DIST//.tar.gz}
77 cd ..
138 (cd dotnettmp; dotnet new > /dev/null)
146 cd conformance && make test_csharp && cd ..
165 cd examples && PROTO_PATH="-I../src -I." make gotest && cd ..
198 cd $dir && $MVN clean && $MVN test
199 cd ../..
207 cd java && $MVN test && $MVN install
208 cd util && $MVN package assembly:single
209 cd ../..
210 cd conformance && make test_java && cd ..
226 cd java/compatibility_tests/v2.5.0
277 cd python
284 cd ..
289 cd python
292 cd ..
323 cd python
330 cd ..
337 cd python
340 cd ..
370 cd python/compatibility_tests/v2.5.0
379 cd ruby && bash travis-test.sh ruby-2.3.8 && cd ..
383 cd ruby && bash travis-test.sh ruby-2.4 && cd ..
387 cd ruby && bash travis-test.sh ruby-2.5.1 && cd ..
391 cd ruby && bash travis-test.sh ruby-2.6.0 && cd ..
396 cd js && npm install && npm test && cd ..
397 cd conformance && make test_nodejs && cd ..
492 cd php/tests && /bin/bash ./test.sh 5.5-zts && cd ../..
513 cd php/tests && /bin/bash ./test.sh 5.6 && cd ../..
532 cd php/tests && /bin/bash ./test.sh 5.6-zts && cd ../..
557 cd php/tests && /bin/bash ./test.sh && cd ../..
578 cd php/tests && /bin/bash ./test.sh 7.0 && cd ../..
597 cd php/tests && /bin/bash ./test.sh 7.0-zts && cd ../..
622 cd php/tests && /bin/bash ./test.sh && cd ../..
649 cd php/tests && /bin/bash ./test.sh 7.1 && cd ../..
670 cd php/tests && /bin/bash ./test.sh 7.1-zts && cd ../..
702 cd kokoro/linux/benchmark && ./run.sh
750 cd $(dirname $0)