Commit 33d3ef1
authored
build: Grab binary path from cargo (#1429)
The conformance test needs the path to a generated binary. This was calculated based on the path of the test binary. This assumption fails when the build dir is changed with `CARGO_BUILD_BUILD_DIR`. Take the path from the environment as Cargo will store it there.1 parent d0b6199 commit 33d3ef1
1 file changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 12 | + | |
| 13 | + | |
23 | 14 | | |
24 | 15 | | |
25 | 16 | | |
| |||
0 commit comments