rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

test: Location expand environment variables

Open hovind opened this issue 1 year ago • 1 comments
trafficstars

Description

Perform location expansion on testing environment.

Motivation

I want to provide paths to the scala_test via the environment. https://github.com/ucb-bar/chiseltest requires VERILATOR_ROOT to be present in the environment. I want to use the @verilator//:verilator_executable provided by https://github.com/hdl/bazel_rules_hdl.

I removed some ifs and elses whose necessity I did not quite understand, please advice if I have broken something.

hovind avatar May 08 '24 12:05 hovind

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 08 '24 12:05 google-cla[bot]