Sign in
android
/
platform
/
external
/
protobuf
/
HEAD
/
.
/
kokoro
/
macos
/
python
/
build.sh
blob: 388e24b4ac1281ed1f544b858eb07b8d9eaf43d1 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $
(
dirname $0
)/../../..
# Prepare worker environment to run tests
KOKORO_INSTALL_TOX
=
yes
source kokoro
/
macos
/
prepare_build_macos_rc
./
tests
.
sh python