blob: c384583a3c5296acc36323f43354c6ebbb3a2f5d [file] [log] [blame]
<p><code>List of strings; optional; subject to
<a href="${link make-variables#location}">$(location)</a> and
<a href="${link make-variables}">"Make variable"</a> substitution, and
<a href="#sh-tokenization">Bourne shell tokenization</a></code></p>
<p>Command line arguments that Bazel passes to the target when it is
executed with <code>bazel test</code>.
<p>
These arguments are passed before any <code>--test_arg</code> values
specified on the <code>bazel test</code> command line.
</p>