Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c0c8cc80c90fce772046067bb28ad65e7ff9ef1f
/
.
/
tools
/
ci
/
run-tests.sh
blob: 6b7414facdcaa8083a275b3f13c837126cbe82dc [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
bazel
--
batch test
-
c opt
--
curses
=
no
--
color
=
no
//...
bazel
--
batch build
-
c opt
--
curses
=
no
--
color
=
no
//...
--
cpu
=
roborio
bazel
--
batch build
-
c opt
--
curses
=
no
--
color
=
no
//
motors
/...
--
cpu
=
cortex
-
m4f