Lines Matching full:cd

25   cd conformance && make test_cpp && cd ..
33 cd src
56 cd ${DIST//.tar.gz}
65 cd ..
138 (cd dotnettmp; dotnet new > /dev/null)
146 cd conformance && make test_csharp && cd ..
173 …(cd $GOPATH/src/github.com/golang && git clone https://github.com/golang/protobuf.git && cd protob…
176 cd examples && PROTO_PATH="-I../src -I." make gotest && cd ..
221 cd $dir && $MVN clean
235 cd ../..
244 cd java/bom && $MVN install
245 cd ../..
246 cd java/core && $MVN test && $MVN install
247 cd ../lite && $MVN test && $MVN install
248 cd ../util && $MVN test && $MVN install && $MVN package assembly:single
250 cd ../kotlin && $MVN test && $MVN install
251 cd ../kotlin-lite && $MVN test && $MVN install
253 cd ../..
254 cd conformance && make test_java && cd ..
291 cd java
343 cd python
345 cd ..
350 cd python
353 cd ..
376 cd python
378 cd ..
385 cd python
388 cd ..
409 cd ruby && bash travis-test.sh ruby-2.3.8 && cd ..
413 cd ruby && bash travis-test.sh ruby-2.4 && cd ..
417 cd ruby && bash travis-test.sh ruby-2.5.1 && cd ..
421 cd ruby && bash travis-test.sh ruby-2.6.0 && cd ..
425 cd ruby && bash travis-test.sh ruby-2.7.0 && cd ..
429 cd ruby && bash travis-test.sh ruby-3.0.2 && cd ..
433 cd ruby && bash travis-test.sh ruby-3.1.0 && cd ..
438 internal_build_java jdk8 && cd .. # For Maven protobuf jar with local changes
439 cd ruby && bash travis-test.sh jruby-9.2.20.1 && cd ..
444 internal_build_java jdk8 && cd .. # For Maven protobuf jar with local changes
445 cd ruby && bash travis-test.sh jruby-9.3.4.0 && cd ..
463 (cd conformance && make test_php)
474 (cd conformance && make test_php_c)
562 cd kokoro/linux/benchmark && ./run.sh
610 cd $(dirname $0)