blob: cb53def9d31a7480e84cc0168fad43ad1ed53f66 [file] [log] [blame]
Austin Schuh40c16522018-10-28 20:27:54 -07001#!/bin/bash
2#
3# Build file to set up and run tests
4
5# Change to repo root
6cd $(dirname $0)/../../..
7
8# Prepare worker environment to run tests
9source kokoro/macos/prepare_build_macos_rc
10g++ --version
11
12./tests.sh python_cpp