Commit 8f376b9
committed
Test that relative
This tests that a nonempty value of `EXEPATH` that is a realtive
path does not trigger the `EXEPATH` optimization of
`system_prefix()` on Windows.
This is similar to the previously introduced test for an empty
value, in that both are treated as relative paths. Like that test,
this one currently fails, but both will pass once the `EXEPATH`
optimization is refined to refuse to look under a non-absolute
path.EXEPATH doesn't trigger the optimization1 parent 495c864 commit 8f376b9
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
124 | 141 | | |
0 commit comments