blob: d717ce344f64d093c4a6fc8c1ec2098956573d23 [file] [log] [blame]
<p><code>List of strings; optional; subject to
<a href="${link make-variables#predefined_label_variables}">$(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>