This repository was archived by the owner on Sep 8, 2022. It is now read-only.
Commit b5ccf33
committed
Include compiler flags from system property when interpreting pragma
When interpreting the #partest pragma in check files, also look for
compiler flags that were provided using the partest.scalac_opts system
property. That is, for example, when running
SCALAC_OPTS="-Ydelambdafy:method" test/partest test/files/...1 parent 3e608c0 commit b5ccf33
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
| 252 | + | |
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
| |||
0 commit comments